Pull request #42774 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5125ab820bf5fcb117014958e51a3015b8021139+9bc0c4903f7f02ce287b9918f64795368e507f9d (f7f81d2f163c9a8f0cfc69846e34a9a1a493317a) 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-42774@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-22T12:11:18.899Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-22T12:11:18.903Z] Trying to pass milestone 1 [Pipeline] milestone [2021-08-22T12:11:18.962Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-22T12:11:34.116Z] Still waiting to schedule task [2021-08-22T12:11:34.119Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-22T12:12:02.034Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03f2798bfc6f42692) in /home/ubuntu/workspace/moby_PR-42774 [Pipeline] { [Pipeline] checkout [2021-08-22T12:12:02.108Z] The recommended git tool is: git [2021-08-22T12:12:02.118Z] using credential docker-jenkins-github-credentials [2021-08-22T12:12:02.127Z] Cloning the remote Git repository [2021-08-22T12:12:02.127Z] Cloning with configured refspecs honoured and without tags [2021-08-22T12:12:02.128Z] Cloning repository https://github.com/moby/moby.git [2021-08-22T12:12:02.128Z] > git init /home/ubuntu/workspace/moby_PR-42774 # timeout=10 [2021-08-22T12:12:02.138Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:02.138Z] > git --version # timeout=10 [2021-08-22T12:12:02.141Z] > git --version # 'git version 2.17.1' [2021-08-22T12:12:02.141Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:02.141Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:16.902Z] Fetching without tags [2021-08-22T12:12:17.157Z] Merging remotes/origin/master commit 9bc0c4903f7f02ce287b9918f64795368e507f9d into PR head commit 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:17.636Z] Merge succeeded, producing 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:17.636Z] Checking out Revision 5125ab820bf5fcb117014958e51a3015b8021139 (PR-42774) [2021-08-22T12:12:16.883Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:16.887Z] > git config --add remote.origin.fetch +refs/pull/42774/head:refs/remotes/origin/PR-42774 # timeout=10 [2021-08-22T12:12:16.893Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:16.898Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:16.904Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:16.904Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:16.905Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:17.158Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:17.161Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:17.617Z] > git remote # timeout=10 [2021-08-22T12:12:17.621Z] > git config --get remote.origin.url # timeout=10 [2021-08-22T12:12:17.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:17.625Z] > git merge 9bc0c4903f7f02ce287b9918f64795368e507f9d # timeout=10 [2021-08-22T12:12:17.632Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-22T12:12:17.637Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:17.639Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:18.168Z] Commit message: "daemon: cleanupContainer(): pass ContainerRmConfig as parameter" [2021-08-22T12:12:18.173Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-22T12:12:18.804Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42774:/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-22T12:12:18.169Z] > git rev-list --no-walk 2bf37e00a9ec62a24263021da508d7cdc082337c # timeout=10 [2021-08-22T12:12:21.347Z] 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 [2021-08-22T12:12:21.841Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-03f2798bfc6f42692) in /home/ubuntu/workspace/moby_PR-42774 [Pipeline] node [2021-08-22T12:12:21.843Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0189f179d9a8103f8) in /home/ubuntu/workspace/moby_PR-42774 [2021-08-22T12:12:21.844Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0aed9ec1196e576dc) in /home/ubuntu/workspace/moby_PR-42774 [2021-08-22T12:12:21.845Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-007ca98215707802f) in /home/ubuntu/workspace/moby_PR-42774 [Pipeline] node [2021-08-22T12:12:21.847Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-04baaf715ef120e5e) in /home/ubuntu/workspace/moby_PR-42774 [Pipeline] node [Pipeline] node [2021-08-22T12:12:21.848Z] Running on azwin-2-0f0fd0 in d:\jenkins\workspace\moby_PR-42774 [Pipeline] node [2021-08-22T12:12:21.850Z] Running on azwin-2-59ce30 in d:\jenkins\workspace\moby_PR-42774 [2021-08-22T12:12:21.851Z] Running on azwin-2-ad7060 in d:\jenkins\workspace\moby_PR-42774 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] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] ws [2021-08-22T12:12:21.950Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-08-22T12:12:21.951Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-08-22T12:12:21.964Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-22T12:12:21.977Z] The recommended git tool is: git [Pipeline] checkout [2021-08-22T12:12:21.982Z] The recommended git tool is: git [Pipeline] checkout [2021-08-22T12:12:21.987Z] using credential docker-jenkins-github-credentials [2021-08-22T12:12:21.990Z] using credential docker-jenkins-github-credentials [2021-08-22T12:12:21.991Z] The recommended git tool is: git [Pipeline] checkout [2021-08-22T12:12:21.998Z] The recommended git tool is: git [2021-08-22T12:12:21.999Z] Cloning the remote Git repository [2021-08-22T12:12:21.999Z] Cloning with configured refspecs honoured and without tags [2021-08-22T12:12:22.000Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-08-22T12:12:22.003Z] Fetching changes from the remote Git repository [2021-08-22T12:12:22.006Z] The recommended git tool is: git [2021-08-22T12:12:22.010Z] Cloning the remote Git repository [2021-08-22T12:12:22.010Z] Cloning with configured refspecs honoured and without tags [2021-08-22T12:12:22.012Z] Fetching without tags [Pipeline] checkout [2021-08-22T12:12:22.013Z] using credential docker-jenkins-github-credentials [2021-08-22T12:12:22.019Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-08-22T12:12:22.020Z] Cloning the remote Git repository [2021-08-22T12:12:22.020Z] Cloning with configured refspecs honoured and without tags [2021-08-22T12:12:22.027Z] Cloning the remote Git repository [2021-08-22T12:12:22.027Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-08-22T12:12:22.083Z] The recommended git tool is: git [2021-08-22T12:12:22.090Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-08-22T12:12:22.110Z] The recommended git tool is: git [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] } [2021-08-22T12:12:22.256Z] Merging remotes/origin/master commit 9bc0c4903f7f02ce287b9918f64795368e507f9d into PR head commit 5125ab820bf5fcb117014958e51a3015b8021139 [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] } [2021-08-22T12:12:22.292Z] using credential docker-jenkins-github-credentials [2021-08-22T12:12:22.300Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-22T12:12:22.318Z] using credential docker-jenkins-github-credentials [2021-08-22T12:12:22.324Z] Merge succeeded, producing 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:22.324Z] Checking out Revision 5125ab820bf5fcb117014958e51a3015b8021139 (PR-42774) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-08-22T12:12:22.365Z] Cloning the remote Git repository [2021-08-22T12:12:22.365Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-08-22T12:12:22.374Z] Cloning the remote Git repository [2021-08-22T12:12:22.374Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [2021-08-22T12:12:22.391Z] Cloning the remote Git repository [2021-08-22T12:12:22.391Z] Cloning with configured refspecs honoured and without tags [2021-08-22T12:12:22.391Z] Commit message: "daemon: cleanupContainer(): pass ContainerRmConfig as parameter" 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] } [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-22T12:12:21.994Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42774/.git # timeout=10 [2021-08-22T12:12:22.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:22.013Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:22.013Z] > git --version # timeout=10 [2021-08-22T12:12:22.016Z] > git --version # 'git version 2.17.1' [2021-08-22T12:12:22.016Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:22.016Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:22.258Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:22.260Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:22.305Z] > git remote # timeout=10 [2021-08-22T12:12:22.309Z] > git config --get remote.origin.url # timeout=10 [2021-08-22T12:12:22.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:22.313Z] > git merge 9bc0c4903f7f02ce287b9918f64795368e507f9d # timeout=10 [2021-08-22T12:12:22.320Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-22T12:12:22.325Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:22.327Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:21.999Z] Cloning repository https://github.com/moby/moby.git [2021-08-22T12:12:21.999Z] > git init /home/ubuntu/workspace/moby_PR-42774 # timeout=10 [2021-08-22T12:12:22.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:22.007Z] > git --version # timeout=10 [2021-08-22T12:12:22.017Z] > git --version # 'git version 2.17.1' [2021-08-22T12:12:22.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:22.019Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:22.012Z] Cloning repository https://github.com/moby/moby.git [2021-08-22T12:12:22.013Z] > git init /home/ubuntu/workspace/moby_PR-42774 # timeout=10 [2021-08-22T12:12:22.028Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:22.028Z] > git --version # timeout=10 [2021-08-22T12:12:22.031Z] > git --version # 'git version 2.17.1' [2021-08-22T12:12:22.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:22.032Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:22.022Z] Cloning repository https://github.com/moby/moby.git [2021-08-22T12:12:22.022Z] > git init /home/ubuntu/workspace/moby_PR-42774 # timeout=10 [2021-08-22T12:12:22.032Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:22.033Z] > git --version # timeout=10 [2021-08-22T12:12:22.040Z] > git --version # 'git version 2.25.1' [2021-08-22T12:12:22.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:22.040Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:22.043Z] Cloning repository https://github.com/moby/moby.git [2021-08-22T12:12:22.043Z] > git init /home/ubuntu/workspace/moby_PR-42774 # timeout=10 [2021-08-22T12:12:22.051Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:22.051Z] > git --version # timeout=10 [2021-08-22T12:12:22.055Z] > git --version # 'git version 2.25.1' [2021-08-22T12:12:22.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:22.056Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:23.025Z] + [ PR != PR ] [2021-08-22T12:12:23.025Z] + [ master != master ] [2021-08-22T12:12:23.025Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-22T12:12:22.398Z] Cloning repository https://github.com/moby/moby.git [2021-08-22T12:12:22.398Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-22T12:12:22.469Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:22.470Z] > git --version # timeout=10 [2021-08-22T12:12:22.519Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-22T12:12:22.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:22.521Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:22.399Z] Cloning repository https://github.com/moby/moby.git [2021-08-22T12:12:22.399Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-22T12:12:22.462Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:22.462Z] > git --version # timeout=10 [2021-08-22T12:12:22.508Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-22T12:12:22.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:22.508Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:22.423Z] Cloning repository https://github.com/moby/moby.git [2021-08-22T12:12:22.424Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-22T12:12:22.536Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:22.536Z] > git --version # timeout=10 [2021-08-22T12:12:22.621Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-22T12:12:22.622Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:22.624Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:23.354Z] + docker version [2021-08-22T12:12:23.354Z] Client: Docker Engine - Community [2021-08-22T12:12:23.354Z] Version: 20.10.6 [2021-08-22T12:12:23.354Z] API version: 1.41 [2021-08-22T12:12:23.354Z] Go version: go1.13.15 [2021-08-22T12:12:23.354Z] Git commit: 370c289 [2021-08-22T12:12:23.354Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-22T12:12:23.354Z] OS/Arch: linux/amd64 [2021-08-22T12:12:23.354Z] Context: default [2021-08-22T12:12:23.354Z] Experimental: true [2021-08-22T12:12:23.354Z] [2021-08-22T12:12:23.354Z] Server: Docker Engine - Community [2021-08-22T12:12:23.354Z] Engine: [2021-08-22T12:12:23.354Z] Version: 20.10.6 [2021-08-22T12:12:23.354Z] API version: 1.41 (minimum version 1.12) [2021-08-22T12:12:23.354Z] Go version: go1.13.15 [2021-08-22T12:12:23.354Z] Git commit: 8728dd2 [2021-08-22T12:12:23.354Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-22T12:12:23.354Z] OS/Arch: linux/amd64 [2021-08-22T12:12:23.354Z] Experimental: true [2021-08-22T12:12:23.354Z] containerd: [2021-08-22T12:12:23.354Z] Version: 1.4.6 [2021-08-22T12:12:23.354Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-22T12:12:23.354Z] runc: [2021-08-22T12:12:23.354Z] Version: 1.0.0-rc95 [2021-08-22T12:12:23.354Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-22T12:12:23.354Z] docker-init: [2021-08-22T12:12:23.354Z] Version: 0.19.0 [2021-08-22T12:12:23.354Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-22T12:12:23.643Z] + docker info [2021-08-22T12:12:23.643Z] Client: [2021-08-22T12:12:23.643Z] Context: default [2021-08-22T12:12:23.643Z] Debug Mode: false [2021-08-22T12:12:23.643Z] Plugins: [2021-08-22T12:12:23.643Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-22T12:12:23.643Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-22T12:12:23.643Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-22T12:12:23.643Z] [2021-08-22T12:12:23.643Z] Server: [2021-08-22T12:12:23.643Z] Containers: 0 [2021-08-22T12:12:23.643Z] Running: 0 [2021-08-22T12:12:23.643Z] Paused: 0 [2021-08-22T12:12:23.643Z] Stopped: 0 [2021-08-22T12:12:23.643Z] Images: 4 [2021-08-22T12:12:23.643Z] Server Version: 20.10.6 [2021-08-22T12:12:23.643Z] Storage Driver: overlay2 [2021-08-22T12:12:23.643Z] Backing Filesystem: extfs [2021-08-22T12:12:23.643Z] Supports d_type: true [2021-08-22T12:12:23.643Z] Native Overlay Diff: true [2021-08-22T12:12:23.643Z] userxattr: false [2021-08-22T12:12:23.643Z] Logging Driver: json-file [2021-08-22T12:12:23.643Z] Cgroup Driver: cgroupfs [2021-08-22T12:12:23.643Z] Cgroup Version: 1 [2021-08-22T12:12:23.643Z] Plugins: [2021-08-22T12:12:23.643Z] Volume: local [2021-08-22T12:12:23.643Z] Network: bridge host ipvlan macvlan null overlay [2021-08-22T12:12:23.643Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-22T12:12:23.643Z] Swarm: inactive [2021-08-22T12:12:23.643Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-22T12:12:23.643Z] Default Runtime: runc [2021-08-22T12:12:23.643Z] Init Binary: docker-init [2021-08-22T12:12:23.643Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-22T12:12:23.643Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-22T12:12:23.643Z] init version: de40ad0 [2021-08-22T12:12:23.644Z] Security Options: [2021-08-22T12:12:23.644Z] apparmor [2021-08-22T12:12:23.644Z] seccomp [2021-08-22T12:12:23.644Z] Profile: default [2021-08-22T12:12:23.644Z] Kernel Version: 5.4.0-1048-aws [2021-08-22T12:12:23.644Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-22T12:12:23.644Z] OSType: linux [2021-08-22T12:12:23.644Z] Architecture: x86_64 [2021-08-22T12:12:23.644Z] CPUs: 2 [2021-08-22T12:12:23.644Z] Total Memory: 7.569GiB [2021-08-22T12:12:23.644Z] Name: ip-10-100-49-154 [2021-08-22T12:12:23.644Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-22T12:12:23.644Z] Docker Root Dir: /var/lib/docker [2021-08-22T12:12:23.644Z] Debug Mode: false [2021-08-22T12:12:23.644Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:12:23.644Z] Labels: [2021-08-22T12:12:23.644Z] Experimental: true [2021-08-22T12:12:23.644Z] Insecure Registries: [2021-08-22T12:12:23.644Z] 127.0.0.0/8 [2021-08-22T12:12:23.644Z] Live Restore Enabled: true [2021-08-22T12:12:23.644Z] [2021-08-22T12:12:23.644Z] WARNING: No swap limit support [Pipeline] sh [2021-08-22T12:12:23.930Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:12:23.930Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:12:23.930Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42774/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-22T12:12:23.930Z] + bash /home/ubuntu/workspace/moby_PR-42774/check-config.sh [2021-08-22T12:12:23.930Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-22T12:12:23.930Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-22T12:12:23.930Z] [2021-08-22T12:12:23.930Z] Generally Necessary: [2021-08-22T12:12:23.930Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-22T12:12:23.930Z] - apparmor: enabled and tools installed [2021-08-22T12:12:23.930Z] - CONFIG_NAMESPACES: enabled [2021-08-22T12:12:23.930Z] - CONFIG_NET_NS: enabled [2021-08-22T12:12:23.930Z] - CONFIG_PID_NS: enabled [2021-08-22T12:12:23.930Z] - CONFIG_IPC_NS: enabled [2021-08-22T12:12:23.930Z] - CONFIG_UTS_NS: enabled [2021-08-22T12:12:23.930Z] - CONFIG_CGROUPS: enabled [2021-08-22T12:12:23.930Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-22T12:12:23.930Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-22T12:12:23.930Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-22T12:12:23.930Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-22T12:12:23.930Z] - CONFIG_CPUSETS: enabled [2021-08-22T12:12:23.930Z] - CONFIG_MEMCG: enabled [2021-08-22T12:12:23.930Z] - CONFIG_KEYS: enabled [2021-08-22T12:12:23.930Z] - CONFIG_VETH: enabled (as module) [2021-08-22T12:12:23.930Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-22T12:12:23.930Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-22T12:12:24.191Z] [2021-08-22T12:12:24.191Z] Optional Features: [2021-08-22T12:12:24.191Z] - CONFIG_USER_NS: enabled [2021-08-22T12:12:24.191Z] - CONFIG_SECCOMP: enabled [2021-08-22T12:12:24.191Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-22T12:12:24.191Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-22T12:12:24.191Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-22T12:12:24.191Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-22T12:12:24.191Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-22T12:12:24.191Z] - CONFIG_BLK_CGROUP: enabled [2021-08-22T12:12:24.191Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-22T12:12:24.191Z] - CONFIG_CGROUP_PERF: enabled [2021-08-22T12:12:24.191Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-22T12:12:24.191Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-22T12:12:24.191Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-22T12:12:24.191Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-22T12:12:24.191Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-22T12:12:24.191Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_IP_VS: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-22T12:12:24.191Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-22T12:12:24.191Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-22T12:12:24.191Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-22T12:12:24.191Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-22T12:12:24.191Z] - CONFIG_EXT4_FS: enabled [2021-08-22T12:12:24.191Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-22T12:12:24.191Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-22T12:12:24.191Z] - Network Drivers: [2021-08-22T12:12:24.191Z] - "overlay": [2021-08-22T12:12:24.191Z] - CONFIG_VXLAN: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-22T12:12:24.191Z] Optional (for encrypted networks): [2021-08-22T12:12:24.191Z] - CONFIG_CRYPTO: enabled [2021-08-22T12:12:24.191Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-22T12:12:24.191Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-22T12:12:24.191Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-22T12:12:24.191Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-22T12:12:24.191Z] - CONFIG_XFRM: enabled [2021-08-22T12:12:24.191Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-22T12:12:24.191Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-22T12:12:24.191Z] - "ipvlan": [2021-08-22T12:12:24.191Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-22T12:12:24.191Z] - "macvlan": [2021-08-22T12:12:24.451Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-22T12:12:24.451Z] - CONFIG_DUMMY: enabled (as module) [2021-08-22T12:12:24.451Z] - "ftp,tftp client in container": [2021-08-22T12:12:24.451Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-22T12:12:24.451Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-22T12:12:24.451Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-22T12:12:24.451Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-22T12:12:24.451Z] - Storage Drivers: [2021-08-22T12:12:24.451Z] - "aufs": [2021-08-22T12:12:24.451Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-22T12:12:24.451Z] - "btrfs": [2021-08-22T12:12:24.451Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-22T12:12:24.451Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-22T12:12:24.451Z] - "devicemapper": [2021-08-22T12:12:24.451Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-22T12:12:24.451Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-22T12:12:24.451Z] - "overlay": [2021-08-22T12:12:24.451Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-22T12:12:24.451Z] - "zfs": [2021-08-22T12:12:24.451Z] - /dev/zfs: present [2021-08-22T12:12:24.451Z] - zfs command: missing [2021-08-22T12:12:24.451Z] - zpool command: missing [2021-08-22T12:12:24.451Z] [2021-08-22T12:12:24.451Z] Limits: [2021-08-22T12:12:24.451Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-22T12:12:24.451Z] [2021-08-22T12:12:24.451Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-22T12:12:24.790Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:5125ab820bf5fcb117014958e51a3015b8021139 . [2021-08-22T12:12:24.790Z] #1 [internal] load build definition from Dockerfile [2021-08-22T12:12:24.790Z] #1 sha256:8e3e41bb8651ed1f74c3fc5ab3b7dae9eca00cf0fcc4bdacb1b8b15acf3049b8 [2021-08-22T12:12:24.790Z] #1 transferring dockerfile: 16.59kB done [2021-08-22T12:12:24.790Z] #1 DONE 0.0s [2021-08-22T12:12:24.790Z] [2021-08-22T12:12:24.790Z] #2 [internal] load .dockerignore [2021-08-22T12:12:24.790Z] #2 sha256:3bf9434c19111807353440bb9ce3e0f25b12ef77ff718bf49a7935ef672b1568 [2021-08-22T12:12:24.790Z] #2 transferring context: 87B done [2021-08-22T12:12:24.790Z] #2 DONE 0.0s [2021-08-22T12:12:24.790Z] [2021-08-22T12:12:24.790Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-22T12:12:24.790Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-22T12:12:25.051Z] #3 DONE 0.1s [2021-08-22T12:12:25.051Z] [2021-08-22T12:12:25.051Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-22T12:12:25.051Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-22T12:12:25.051Z] #4 CACHED [2021-08-22T12:12:25.313Z] [2021-08-22T12:12:25.313Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-22T12:12:25.313Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-22T12:12:25.313Z] #5 DONE 0.1s [2021-08-22T12:12:25.313Z] [2021-08-22T12:12:25.313Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-22T12:12:25.313Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-22T12:12:25.313Z] #8 DONE 0.1s [2021-08-22T12:12:25.313Z] [2021-08-22T12:12:25.313Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-22T12:12:25.313Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-22T12:12:25.313Z] #7 DONE 0.1s [2021-08-22T12:12:25.313Z] [2021-08-22T12:12:25.313Z] #6 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-22T12:12:25.313Z] #6 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-22T12:12:25.313Z] #6 DONE 0.1s [2021-08-22T12:12:25.313Z] [2021-08-22T12:12:25.313Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-22T12:12:25.313Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-22T12:12:25.313Z] #72 DONE 0.0s [2021-08-22T12:12:25.313Z] [2021-08-22T12:12:25.313Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-22T12:12:25.313Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-22T12:12:25.313Z] #70 DONE 0.0s [2021-08-22T12:12:25.313Z] [2021-08-22T12:12:25.313Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-22T12:12:25.313Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-22T12:12:25.313Z] #9 DONE 0.0s [2021-08-22T12:12:25.313Z] [2021-08-22T12:12:25.313Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-22T12:12:25.313Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-22T12:12:25.313Z] #33 DONE 0.0s [2021-08-22T12:12:25.313Z] [2021-08-22T12:12:25.313Z] #30 [internal] load build context [2021-08-22T12:12:25.313Z] #30 sha256:77cc14766e793b14810a682b3ede0bfee9a53d3d17ac16c7fe8716e108f9f27e [2021-08-22T12:12:25.895Z] #30 ... [2021-08-22T12:12:25.895Z] [2021-08-22T12:12:25.895Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-22T12:12:25.895Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-22T12:12:25.895Z] #49 DONE 0.5s [2021-08-22T12:12:25.895Z] [2021-08-22T12:12:25.895Z] #30 [internal] load build context [2021-08-22T12:12:25.895Z] #30 sha256:77cc14766e793b14810a682b3ede0bfee9a53d3d17ac16c7fe8716e108f9f27e [2021-08-22T12:12:27.287Z] #30 transferring context: 55.81MB 1.6s done [2021-08-22T12:12:27.287Z] #30 DONE 1.7s [2021-08-22T12:12:27.287Z] [2021-08-22T12:12:27.287Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-22T12:12:27.287Z] #23 sha256:c150647480063362889de2f1e3f46a04755d4086f8f9a96cee79596168ae923d [2021-08-22T12:12:27.287Z] #23 CACHED [2021-08-22T12:12:27.287Z] [2021-08-22T12:12:27.287Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-22T12:12:27.287Z] #25 sha256:238560b17dbeb2895f0c56b1cebce5ae6d86b3ee2eeb9e0dce4095c960ddba8f [2021-08-22T12:12:27.287Z] #25 CACHED [2021-08-22T12:12:27.287Z] [2021-08-22T12:12:27.287Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-22T12:12:27.287Z] #60 sha256:937a9cd359eaaf0d761587669c4ddb19f5056f08bb4e4e25c723bbdf0a2f8707 [2021-08-22T12:12:27.287Z] #60 CACHED [2021-08-22T12:12:27.287Z] [2021-08-22T12:12:27.287Z] #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-22T12:12:27.288Z] #59 sha256:16a578f24dfb80b21ebfc5b36c317d9ae7cb0f8f79ad64e5610639dcd3ce19fd [2021-08-22T12:12:27.288Z] #59 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #45 sha256:8cadae6e7d0ca2f8e95b3110e85a0c4b128c5592bca9b603697d2883cb297744 [2021-08-22T12:12:27.288Z] #45 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-22T12:12:27.288Z] #39 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #42 sha256:41c868b210464b2ccc28c8db159881b362841dc1b6bb26805eee713687d3b886 [2021-08-22T12:12:27.288Z] #42 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-22T12:12:27.288Z] #29 sha256:c8f11d6dda6785b6eb7a8f037928bb26e27c39285625dfa1b8327e5e568bc533 [2021-08-22T12:12:27.288Z] #29 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-22T12:12:27.288Z] #16 sha256:5a56e33782894af906001e6c5e2ad9d6b15a9c061df5f71365acd06441b6604b [2021-08-22T12:12:27.288Z] #16 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-22T12:12:27.288Z] #43 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-22T12:12:27.288Z] #68 sha256:3103da2946a37b0f109a77843edfe3bc53dc18755ecee69141659f882b4bc94f [2021-08-22T12:12:27.288Z] #68 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-22T12:12:27.288Z] #32 sha256:5f303f56e9b6c01e697ecf10a42b1a197a41df000ad44704d3650d0673e54db2 [2021-08-22T12:12:27.288Z] #32 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #18 sha256:018c0add466ea88f2123352558e9417861e10daa997263332fe1e5e12412beac [2021-08-22T12:12:27.288Z] #18 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-22T12:12:27.288Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-22T12:12:27.288Z] #73 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #65 sha256:3653e7f8c367fc6b1d2fcc571cdab8e3b2c445044f2a09a1064867dbca2fe836 [2021-08-22T12:12:27.288Z] #65 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #62 sha256:d0656765290ec7bd002629182750397725877bb599294603abb5388c2ba990aa [2021-08-22T12:12:27.288Z] #62 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #56 sha256:946ea7853c6ee4bcbc0f0178ef746f9dbbe173931de73bd46ac0bcd78c447e74 [2021-08-22T12:12:27.288Z] #56 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-22T12:12:27.288Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-22T12:12:27.288Z] #71 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #53 sha256:7ec504a7b4cf5c7341ceb1abeeefb0d263e1fa77ee5717a96eba9493aaafd90f [2021-08-22T12:12:27.288Z] #53 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #54 sha256:35ff51022136648d8140d865140a39c9b1a1a66ea0b44b559ef1d46e8474b68c [2021-08-22T12:12:27.288Z] #54 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #69 sha256:2ae82a6001b8a02192c67f50ac6940dd4150c293f90884b43497e06a23b4526e [2021-08-22T12:12:27.288Z] #69 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #50 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-22T12:12:27.288Z] #50 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-22T12:12:27.288Z] #14 sha256:b0b164a8f21e55c89037224335854ca2c76d8bffd4d65615986fc766b4169e1c [2021-08-22T12:12:27.288Z] #14 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #66 sha256:c46d4f0576ba0c1c9f38517948db3cc8cc5a1f6b3d3c6e8dd28c92c7e678df67 [2021-08-22T12:12:27.288Z] #66 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #31 sha256:eb25d7b7f8d6981db68496dacc2e5a775172c09035aeb2b7b89add43446214f1 [2021-08-22T12:12:27.288Z] #31 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-22T12:12:27.288Z] #19 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #58 sha256:3d23eb71da167b24a1b9655172a390e927e45eac2c4ca314bbea577c7b8230bc [2021-08-22T12:12:27.288Z] #58 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-08-22T12:12:27.288Z] #26 sha256:25d80193b30efb071fd3bd573eaf6d63cdd7009e46d6188cdb08d06fc031a9b7 [2021-08-22T12:12:27.288Z] #26 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-22T12:12:27.288Z] #24 sha256:e23685049c9bf73160936aba3d757afdf662b268af061d1b937c1f0136f4dfa1 [2021-08-22T12:12:27.288Z] #24 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-22T12:12:27.288Z] #15 sha256:35cc174222a2af740ada313862c8663cac73723449c6761756bfa660db3a3eb5 [2021-08-22T12:12:27.288Z] #15 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #52 sha256:dcc9b96a77015ae7add760dec940990525a7698b5a74a22351c6475378fe7c4c [2021-08-22T12:12:27.288Z] #52 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #28 sha256:18347a56ef65d4920c3f85a8792ef17d75c23851caab350cde28076af0b8141f [2021-08-22T12:12:27.288Z] #28 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:12:27.288Z] #47 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #44 sha256:86ad64822065a6b7a98dde828b8f74b44a7eb93bcf7b00463234b7b3abc30da1 [2021-08-22T12:12:27.288Z] #44 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #74 sha256:d213ae4b030c8c5fb32b1368a693f3a5ff9affecaa0b8497fb6a6d20fb226634 [2021-08-22T12:12:27.288Z] #74 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-22T12:12:27.288Z] #37 sha256:170956dad2c9885426c6020b1f6c4e862cf954ee953f4ba7316c3ec502bce352 [2021-08-22T12:12:27.288Z] #37 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-22T12:12:27.288Z] #67 sha256:ab2bc134b81e316454a1ff5578c7e04f5bb2306146ff2104a85e674539dcb7e2 [2021-08-22T12:12:27.288Z] #67 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-22T12:12:27.288Z] #46 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-22T12:12:27.288Z] #46 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-22T12:12:27.288Z] #11 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-22T12:12:27.288Z] #13 sha256:36bfb247a51f40f96b3428a5b192634b9b23130abd159edb6f9ece96c25fc4a9 [2021-08-22T12:12:27.288Z] #13 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-22T12:12:27.288Z] #63 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #64 sha256:bd0e43afd21becda71f222c49b964cdb1ec08b5e85eaa669bd77a3327e7a67d6 [2021-08-22T12:12:27.288Z] #64 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-22T12:12:27.288Z] #17 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #27 sha256:443205566622fa80ff9e8af8f0e91c16e1705752746ca2bd00dc8abbe4167b18 [2021-08-22T12:12:27.288Z] #27 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-22T12:12:27.288Z] #38 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-22T12:12:27.288Z] #38 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #20 sha256:ffffea6e3f44d6af937424192a7c0ad275ab3af4b5aeee35119a25a02e30757b [2021-08-22T12:12:27.288Z] #20 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #61 sha256:35eeeaacdf1ecfe54e8ba6e476307c5e47a41532ce50eab197263c634ea90224 [2021-08-22T12:12:27.288Z] #61 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-22T12:12:27.288Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-22T12:12:27.288Z] #10 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-22T12:12:27.288Z] #35 sha256:2d6cf6d6724e9c969f57f267631c8cfe0f8fee33f662bd7ac489585dcef95c35 [2021-08-22T12:12:27.288Z] #35 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #48 sha256:2927851cd517a74683667263910056bc65aa53706734c546460f5313f693964b [2021-08-22T12:12:27.288Z] #48 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-22T12:12:27.288Z] #40 sha256:4f3990aeed9fc7501b8a8ff34900d4e49c8bbd832921ee9f53cb20c32d3836bf [2021-08-22T12:12:27.288Z] #40 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #55 sha256:bed8e40c20b5573781c297625b1af3bf2e893d682e70ac01dec7e158889cfeec [2021-08-22T12:12:27.288Z] #55 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-22T12:12:27.288Z] #12 sha256:b4f3a26c234b547313862058bf04befd8def1ca8873d2aa43a21228f33962cd6 [2021-08-22T12:12:27.288Z] #12 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #22 sha256:ccd1b2699167efa4ad181798cc777c00b0b9ea84f1d00cb6eb44892d6eec8d72 [2021-08-22T12:12:27.288Z] #22 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-22T12:12:27.288Z] #21 sha256:4283cb1e8c16472a96644d3c876f5fc4a9994eae376fbaa2e971e1e45d8c3bd8 [2021-08-22T12:12:27.288Z] #21 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #36 sha256:0293c77695245ee3832121a423e71aa88df64f0d7e648f92b8b3bd292a35d247 [2021-08-22T12:12:27.288Z] #36 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-22T12:12:27.288Z] #51 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #57 sha256:e351f4ecc0edaacf549a96839e350e92ab4607798c198b34f0c8ac75fe7b83e9 [2021-08-22T12:12:27.288Z] #57 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-22T12:12:27.288Z] #34 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #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-22T12:12:27.288Z] #41 sha256:6a4a9969a92fbc299631b8b3968688b9c3bf60a6f87d38a75a96f90f26591d68 [2021-08-22T12:12:27.288Z] #41 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-22T12:12:27.288Z] #75 sha256:04b5680c486b0d5b93d9a4551506cfbd83da36259d1e9480cd3a79f35d9dbc8e [2021-08-22T12:12:27.288Z] #75 CACHED [2021-08-22T12:12:27.288Z] [2021-08-22T12:12:27.288Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-22T12:12:27.288Z] #76 sha256:93c557253ec0d1072597dfb908e322cbb736106c3d7c9aee7b0ef6338f52c550 [2021-08-22T12:12:27.866Z] #76 DONE 0.8s [2021-08-22T12:12:28.126Z] [2021-08-22T12:12:28.126Z] #77 exporting to image [2021-08-22T12:12:28.127Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-22T12:12:28.127Z] #77 exporting layers [2021-08-22T12:12:29.069Z] #77 exporting layers 1.0s done [2021-08-22T12:12:29.069Z] #77 writing image sha256:224c1e71ee389ba8e016db5728a33732434917ff0ae3ee2fb0d1bc323867cfab done [2021-08-22T12:12:29.069Z] #77 naming to docker.io/library/docker:5125ab820bf5fcb117014958e51a3015b8021139 done [2021-08-22T12:12:29.069Z] #77 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-22T12:12:29.469Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42774/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/validate/default [2021-08-22T12:12:30.040Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-22T12:12:30.040Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-22T12:12:30.041Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-22T12:12:30.301Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-22T12:12:30.301Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-22T12:12:30.301Z] Congratulations! No new tests were added to integration-cli. [2021-08-22T12:12:30.301Z] [2021-08-22T12:12:30.301Z] INFO Start validation with golang-ci-lint [2021-08-22T12:12:30.301Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-22T12:12:30.301Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-22T12:12:30.301Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-22T12:12:36.051Z] Fetching without tags [2021-08-22T12:12:36.251Z] Fetching without tags [2021-08-22T12:12:35.756Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:35.802Z] > git config --add remote.origin.fetch +refs/pull/42774/head:refs/remotes/origin/PR-42774 # timeout=10 [2021-08-22T12:12:35.851Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:35.967Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:36.085Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:36.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:36.087Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:36.483Z] Merging remotes/origin/master commit 9bc0c4903f7f02ce287b9918f64795368e507f9d into PR head commit 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:36.763Z] Merging remotes/origin/master commit 9bc0c4903f7f02ce287b9918f64795368e507f9d into PR head commit 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:36.966Z] Fetching without tags [2021-08-22T12:12:36.972Z] Merge succeeded, producing 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:36.973Z] Checking out Revision 5125ab820bf5fcb117014958e51a3015b8021139 (PR-42774) [2021-08-22T12:12:37.211Z] Merging remotes/origin/master commit 9bc0c4903f7f02ce287b9918f64795368e507f9d into PR head commit 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:37.225Z] Fetching without tags [2021-08-22T12:12:37.339Z] Fetching without tags [2021-08-22T12:12:37.526Z] Commit message: "daemon: cleanupContainer(): pass ContainerRmConfig as parameter" [2021-08-22T12:12:37.638Z] Merging remotes/origin/master commit 9bc0c4903f7f02ce287b9918f64795368e507f9d into PR head commit 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:37.709Z] Merge succeeded, producing 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:37.709Z] Checking out Revision 5125ab820bf5fcb117014958e51a3015b8021139 (PR-42774) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2021-08-22T12:12:37.306Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:37.312Z] > git config --add remote.origin.fetch +refs/pull/42774/head:refs/remotes/origin/PR-42774 # timeout=10 [2021-08-22T12:12:37.314Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:37.333Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:37.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:37.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:37.387Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:37.638Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:37.649Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [Pipeline] { (Print info) [2021-08-22T12:12:36.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:36.928Z] > git config --add remote.origin.fetch +refs/pull/42774/head:refs/remotes/origin/PR-42774 # timeout=10 [2021-08-22T12:12:36.944Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:36.949Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:36.966Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:36.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:36.967Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:37.211Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:37.216Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:37.673Z] > git remote # timeout=10 [2021-08-22T12:12:37.677Z] > git config --get remote.origin.url # timeout=10 [2021-08-22T12:12:37.682Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:37.683Z] > git merge 9bc0c4903f7f02ce287b9918f64795368e507f9d # timeout=10 [2021-08-22T12:12:37.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-22T12:12:37.710Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:37.725Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:36.235Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:36.237Z] > git config --add remote.origin.fetch +refs/pull/42774/head:refs/remotes/origin/PR-42774 # timeout=10 [2021-08-22T12:12:36.240Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:36.245Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:36.253Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:36.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:36.253Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:36.484Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:36.489Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:36.931Z] > git remote # timeout=10 [2021-08-22T12:12:36.939Z] > git config --get remote.origin.url # timeout=10 [2021-08-22T12:12:36.945Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:36.945Z] > git merge 9bc0c4903f7f02ce287b9918f64795368e507f9d # timeout=10 [2021-08-22T12:12:36.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-22T12:12:36.974Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:36.987Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [Pipeline] sh [2021-08-22T12:12:37.972Z] Merging remotes/origin/master commit 9bc0c4903f7f02ce287b9918f64795368e507f9d into PR head commit 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:38.044Z] Fetching without tags [2021-08-22T12:12:36.796Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:36.842Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:36.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:36.969Z] > git config --add remote.origin.fetch +refs/pull/42774/head:refs/remotes/origin/PR-42774 # timeout=10 [2021-08-22T12:12:37.016Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:37.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:37.250Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:37.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:37.250Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:38.001Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:38.048Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:38.171Z] Merge succeeded, producing 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:38.172Z] Checking out Revision 5125ab820bf5fcb117014958e51a3015b8021139 (PR-42774) [2021-08-22T12:12:38.180Z] + docker version [2021-08-22T12:12:38.180Z] Client: Docker Engine - Community [2021-08-22T12:12:38.180Z] Version: 20.10.6 [2021-08-22T12:12:38.180Z] API version: 1.41 [2021-08-22T12:12:38.180Z] Go version: go1.13.15 [2021-08-22T12:12:38.180Z] Git commit: 370c289 [2021-08-22T12:12:38.180Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-22T12:12:38.180Z] OS/Arch: linux/amd64 [2021-08-22T12:12:38.180Z] Context: default [2021-08-22T12:12:38.180Z] Experimental: true [2021-08-22T12:12:38.180Z] [2021-08-22T12:12:38.180Z] Server: Docker Engine - Community [2021-08-22T12:12:38.180Z] Engine: [2021-08-22T12:12:38.180Z] Version: 20.10.6 [2021-08-22T12:12:38.180Z] API version: 1.41 (minimum version 1.12) [2021-08-22T12:12:38.180Z] Go version: go1.13.15 [2021-08-22T12:12:38.180Z] Git commit: 8728dd2 [2021-08-22T12:12:38.180Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-22T12:12:38.180Z] OS/Arch: linux/amd64 [2021-08-22T12:12:38.180Z] Experimental: true [2021-08-22T12:12:38.180Z] containerd: [2021-08-22T12:12:38.180Z] Version: 1.4.6 [2021-08-22T12:12:38.180Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-22T12:12:38.180Z] runc: [2021-08-22T12:12:38.180Z] Version: 1.0.0-rc95 [2021-08-22T12:12:38.180Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-22T12:12:38.180Z] docker-init: [2021-08-22T12:12:38.180Z] Version: 0.19.0 [2021-08-22T12:12:38.180Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-22T12:12:38.261Z] Commit message: "daemon: cleanupContainer(): pass ContainerRmConfig as parameter" [2021-08-22T12:12:38.366Z] Commit message: "daemon: cleanupContainer(): pass ContainerRmConfig as parameter" [2021-08-22T12:12:38.408Z] Merging remotes/origin/master commit 9bc0c4903f7f02ce287b9918f64795368e507f9d into PR head commit 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:38.464Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-22T12:12:38.724Z] Client: [2021-08-22T12:12:38.724Z] Context: default [2021-08-22T12:12:38.724Z] Debug Mode: false [2021-08-22T12:12:38.724Z] Plugins: [2021-08-22T12:12:38.724Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-22T12:12:38.724Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-22T12:12:38.724Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-22T12:12:38.724Z] [2021-08-22T12:12:38.724Z] Server: [2021-08-22T12:12:38.724Z] Containers: 0 [2021-08-22T12:12:38.724Z] Running: 0 [2021-08-22T12:12:38.724Z] Paused: 0 [2021-08-22T12:12:38.724Z] Stopped: 0 [2021-08-22T12:12:38.724Z] Images: 1 [2021-08-22T12:12:38.724Z] Server Version: 20.10.6 [2021-08-22T12:12:38.724Z] Storage Driver: overlay2 [2021-08-22T12:12:38.724Z] Backing Filesystem: extfs [2021-08-22T12:12:38.724Z] Supports d_type: true [2021-08-22T12:12:38.724Z] Native Overlay Diff: true [2021-08-22T12:12:38.724Z] userxattr: false [2021-08-22T12:12:38.724Z] Logging Driver: json-file [2021-08-22T12:12:38.724Z] Cgroup Driver: systemd [2021-08-22T12:12:38.724Z] Cgroup Version: 2 [2021-08-22T12:12:38.724Z] Plugins: [2021-08-22T12:12:38.724Z] Volume: local [2021-08-22T12:12:38.724Z] Network: bridge host ipvlan macvlan null overlay [2021-08-22T12:12:38.724Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-22T12:12:38.724Z] Swarm: inactive [2021-08-22T12:12:38.724Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-22T12:12:38.724Z] Default Runtime: runc [2021-08-22T12:12:38.724Z] Init Binary: docker-init [2021-08-22T12:12:38.724Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-22T12:12:38.724Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-22T12:12:38.724Z] init version: de40ad0 [2021-08-22T12:12:38.724Z] Security Options: [2021-08-22T12:12:38.724Z] apparmor [2021-08-22T12:12:38.724Z] seccomp [2021-08-22T12:12:38.724Z] Profile: default [2021-08-22T12:12:38.724Z] cgroupns [2021-08-22T12:12:38.724Z] Kernel Version: 5.4.0-1048-aws [2021-08-22T12:12:38.724Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-22T12:12:38.724Z] OSType: linux [2021-08-22T12:12:38.724Z] Architecture: x86_64 [2021-08-22T12:12:38.724Z] CPUs: 2 [2021-08-22T12:12:38.724Z] Total Memory: 7.487GiB [2021-08-22T12:12:38.724Z] Name: ip-10-100-55-103 [2021-08-22T12:12:38.724Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-22T12:12:38.724Z] Docker Root Dir: /var/lib/docker [2021-08-22T12:12:38.724Z] Debug Mode: false [2021-08-22T12:12:38.724Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:12:38.724Z] Labels: [2021-08-22T12:12:38.724Z] Experimental: true [2021-08-22T12:12:38.724Z] Insecure Registries: [2021-08-22T12:12:38.724Z] 127.0.0.0/8 [2021-08-22T12:12:38.724Z] Live Restore Enabled: true [2021-08-22T12:12:38.724Z] [2021-08-22T12:12:38.724Z] WARNING: No kernel memory limit support [2021-08-22T12:12:38.724Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-22T12:12:38.911Z] + docker version [2021-08-22T12:12:38.911Z] Client: Docker Engine - Community [2021-08-22T12:12:38.911Z] Version: 20.10.6 [2021-08-22T12:12:38.911Z] API version: 1.41 [2021-08-22T12:12:38.911Z] Go version: go1.13.15 [2021-08-22T12:12:38.911Z] Git commit: 370c289 [2021-08-22T12:12:38.911Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-22T12:12:38.911Z] OS/Arch: linux/amd64 [2021-08-22T12:12:38.911Z] Context: default [2021-08-22T12:12:38.911Z] Experimental: true [2021-08-22T12:12:38.911Z] [2021-08-22T12:12:38.911Z] Server: Docker Engine - Community [2021-08-22T12:12:38.911Z] Engine: [2021-08-22T12:12:38.911Z] Version: 20.10.6 [2021-08-22T12:12:38.911Z] API version: 1.41 (minimum version 1.12) [2021-08-22T12:12:38.911Z] Go version: go1.13.15 [2021-08-22T12:12:38.911Z] Git commit: 8728dd2 [2021-08-22T12:12:38.911Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-22T12:12:38.911Z] OS/Arch: linux/amd64 [2021-08-22T12:12:38.911Z] Experimental: true [2021-08-22T12:12:38.911Z] containerd: [2021-08-22T12:12:38.911Z] Version: 1.4.6 [2021-08-22T12:12:38.911Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-22T12:12:38.911Z] runc: [2021-08-22T12:12:38.911Z] Version: 1.0.0-rc95 [2021-08-22T12:12:38.911Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-22T12:12:38.911Z] docker-init: [2021-08-22T12:12:38.911Z] Version: 0.19.0 [2021-08-22T12:12:38.911Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-22T12:12:39.073Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:5125ab820bf5fcb117014958e51a3015b8021139 . [2021-08-22T12:12:39.153Z] + docker version [2021-08-22T12:12:39.153Z] Client: Docker Engine - Community [2021-08-22T12:12:39.153Z] Version: 20.10.6 [2021-08-22T12:12:39.153Z] API version: 1.41 [2021-08-22T12:12:39.153Z] Go version: go1.13.15 [2021-08-22T12:12:39.153Z] Git commit: 370c289 [2021-08-22T12:12:39.153Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-22T12:12:39.153Z] OS/Arch: linux/amd64 [2021-08-22T12:12:39.153Z] Context: default [2021-08-22T12:12:39.153Z] Experimental: true [2021-08-22T12:12:39.153Z] [2021-08-22T12:12:39.153Z] Server: Docker Engine - Community [2021-08-22T12:12:39.153Z] Engine: [2021-08-22T12:12:39.153Z] Version: 20.10.6 [2021-08-22T12:12:39.153Z] API version: 1.41 (minimum version 1.12) [2021-08-22T12:12:39.153Z] Go version: go1.13.15 [2021-08-22T12:12:39.153Z] Git commit: 8728dd2 [2021-08-22T12:12:39.153Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-22T12:12:39.153Z] OS/Arch: linux/amd64 [2021-08-22T12:12:39.153Z] Experimental: true [2021-08-22T12:12:39.153Z] containerd: [2021-08-22T12:12:39.153Z] Version: 1.4.6 [2021-08-22T12:12:39.153Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-22T12:12:39.153Z] runc: [2021-08-22T12:12:39.153Z] Version: 1.0.0-rc95 [2021-08-22T12:12:39.153Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-22T12:12:39.153Z] docker-init: [2021-08-22T12:12:39.153Z] Version: 0.19.0 [2021-08-22T12:12:39.153Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-22T12:12:39.191Z] + docker info [2021-08-22T12:12:39.333Z] #1 [internal] load build definition from Dockerfile [2021-08-22T12:12:39.333Z] #1 sha256:e2fb98c087c5aff5f9741eb2a514599504fb4515640b2f0d344fe035d985138f [2021-08-22T12:12:39.333Z] #1 transferring dockerfile: 16.59kB done [2021-08-22T12:12:39.333Z] #1 DONE 0.0s [2021-08-22T12:12:39.333Z] [2021-08-22T12:12:39.333Z] #2 [internal] load .dockerignore [2021-08-22T12:12:39.333Z] #2 sha256:11aca63376a1d78ff9bb557908dd4b432cd912c3f5b92dad2c0ff6fa6730a6a1 [2021-08-22T12:12:39.333Z] #2 transferring context: 87B done [2021-08-22T12:12:39.333Z] #2 DONE 0.0s [2021-08-22T12:12:39.333Z] [2021-08-22T12:12:39.333Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-22T12:12:39.333Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-22T12:12:39.333Z] #3 DONE 0.1s [2021-08-22T12:12:39.333Z] [2021-08-22T12:12:39.333Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-22T12:12:39.333Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-22T12:12:39.333Z] #4 CACHED [2021-08-22T12:12:39.414Z] Merge succeeded, producing 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:39.414Z] Checking out Revision 5125ab820bf5fcb117014958e51a3015b8021139 (PR-42774) [2021-08-22T12:12:39.433Z] + docker info [2021-08-22T12:12:39.433Z] Client: [2021-08-22T12:12:39.433Z] Context: default [2021-08-22T12:12:39.433Z] Debug Mode: false [2021-08-22T12:12:39.433Z] Plugins: [2021-08-22T12:12:39.433Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-22T12:12:39.433Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-22T12:12:39.433Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-22T12:12:39.433Z] [2021-08-22T12:12:39.433Z] Server: [2021-08-22T12:12:39.433Z] Containers: 0 [2021-08-22T12:12:39.433Z] Running: 0 [2021-08-22T12:12:39.433Z] Paused: 0 [2021-08-22T12:12:39.433Z] Stopped: 0 [2021-08-22T12:12:39.433Z] Images: 1 [2021-08-22T12:12:39.433Z] Server Version: 20.10.6 [2021-08-22T12:12:39.433Z] Storage Driver: overlay2 [2021-08-22T12:12:39.433Z] Backing Filesystem: extfs [2021-08-22T12:12:39.433Z] Supports d_type: true [2021-08-22T12:12:39.433Z] Native Overlay Diff: true [2021-08-22T12:12:39.433Z] userxattr: false [2021-08-22T12:12:39.433Z] Logging Driver: json-file [2021-08-22T12:12:39.433Z] Cgroup Driver: cgroupfs [2021-08-22T12:12:39.433Z] Cgroup Version: 1 [2021-08-22T12:12:39.433Z] Plugins: [2021-08-22T12:12:39.433Z] Volume: local [2021-08-22T12:12:39.433Z] Network: bridge host ipvlan macvlan null overlay [2021-08-22T12:12:39.433Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-22T12:12:39.433Z] Swarm: inactive [2021-08-22T12:12:39.433Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-22T12:12:39.433Z] Default Runtime: runc [2021-08-22T12:12:39.433Z] Init Binary: docker-init [2021-08-22T12:12:39.433Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-22T12:12:39.433Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-22T12:12:39.433Z] init version: de40ad0 [2021-08-22T12:12:39.433Z] Security Options: [2021-08-22T12:12:39.433Z] apparmor [2021-08-22T12:12:39.433Z] seccomp [2021-08-22T12:12:39.433Z] Profile: default [2021-08-22T12:12:39.433Z] Kernel Version: 5.4.0-1048-aws [2021-08-22T12:12:39.433Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-22T12:12:39.433Z] OSType: linux [2021-08-22T12:12:39.433Z] Architecture: x86_64 [2021-08-22T12:12:39.433Z] CPUs: 2 [2021-08-22T12:12:39.433Z] Total Memory: 7.569GiB [2021-08-22T12:12:39.433Z] Name: ip-10-100-81-118 [2021-08-22T12:12:39.433Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-22T12:12:39.433Z] Docker Root Dir: /var/lib/docker [2021-08-22T12:12:39.433Z] Debug Mode: false [2021-08-22T12:12:39.433Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:12:39.433Z] Labels: [2021-08-22T12:12:39.433Z] Experimental: true [2021-08-22T12:12:39.433Z] Insecure Registries: [2021-08-22T12:12:39.433Z] 127.0.0.0/8 [2021-08-22T12:12:39.433Z] Live Restore Enabled: true [2021-08-22T12:12:39.433Z] [2021-08-22T12:12:39.433Z] WARNING: No swap limit support [2021-08-22T12:12:39.452Z] Client: [2021-08-22T12:12:39.452Z] Context: default [2021-08-22T12:12:39.452Z] Debug Mode: false [2021-08-22T12:12:39.452Z] Plugins: [2021-08-22T12:12:39.452Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-22T12:12:39.452Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-22T12:12:39.452Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-22T12:12:39.452Z] [2021-08-22T12:12:39.452Z] Server: [2021-08-22T12:12:39.452Z] Containers: 0 [2021-08-22T12:12:39.452Z] Running: 0 [2021-08-22T12:12:39.452Z] Paused: 0 [2021-08-22T12:12:39.452Z] Stopped: 0 [2021-08-22T12:12:39.452Z] Images: 1 [2021-08-22T12:12:39.452Z] Server Version: 20.10.6 [2021-08-22T12:12:39.452Z] Storage Driver: overlay2 [2021-08-22T12:12:39.452Z] Backing Filesystem: extfs [2021-08-22T12:12:39.452Z] Supports d_type: true [2021-08-22T12:12:39.452Z] Native Overlay Diff: true [2021-08-22T12:12:39.452Z] userxattr: false [2021-08-22T12:12:39.452Z] Logging Driver: json-file [2021-08-22T12:12:39.452Z] Cgroup Driver: cgroupfs [2021-08-22T12:12:39.452Z] Cgroup Version: 1 [2021-08-22T12:12:39.452Z] Plugins: [2021-08-22T12:12:39.452Z] Volume: local [2021-08-22T12:12:39.452Z] Network: bridge host ipvlan macvlan null overlay [2021-08-22T12:12:39.452Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-22T12:12:39.452Z] Swarm: inactive [2021-08-22T12:12:39.452Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-22T12:12:39.452Z] Default Runtime: runc [2021-08-22T12:12:39.452Z] Init Binary: docker-init [2021-08-22T12:12:39.452Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-22T12:12:39.452Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-22T12:12:39.452Z] init version: de40ad0 [2021-08-22T12:12:39.452Z] Security Options: [2021-08-22T12:12:39.452Z] apparmor [2021-08-22T12:12:39.452Z] seccomp [2021-08-22T12:12:39.452Z] Profile: default [2021-08-22T12:12:39.452Z] Kernel Version: 5.4.0-1048-aws [2021-08-22T12:12:39.452Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-22T12:12:39.452Z] OSType: linux [2021-08-22T12:12:39.452Z] Architecture: x86_64 [2021-08-22T12:12:39.452Z] CPUs: 2 [2021-08-22T12:12:39.452Z] Total Memory: 7.569GiB [2021-08-22T12:12:39.452Z] Name: ip-10-100-111-198 [2021-08-22T12:12:39.452Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-22T12:12:39.452Z] Docker Root Dir: /var/lib/docker [2021-08-22T12:12:39.452Z] Debug Mode: false [2021-08-22T12:12:39.452Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:12:39.452Z] Labels: [2021-08-22T12:12:39.452Z] Experimental: true [2021-08-22T12:12:39.452Z] Insecure Registries: [2021-08-22T12:12:39.452Z] 127.0.0.0/8 [2021-08-22T12:12:39.452Z] Live Restore Enabled: true [2021-08-22T12:12:39.452Z] [2021-08-22T12:12:39.452Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] sh [2021-08-22T12:12:39.593Z] [2021-08-22T12:12:39.593Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-22T12:12:39.593Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-22T12:12:39.593Z] #5 DONE 0.1s [2021-08-22T12:12:39.593Z] [2021-08-22T12:12:39.593Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-22T12:12:39.593Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-22T12:12:39.593Z] #8 DONE 0.1s [2021-08-22T12:12:39.593Z] [2021-08-22T12:12:39.593Z] #6 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-22T12:12:39.593Z] #6 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-22T12:12:39.593Z] #6 DONE 0.1s [2021-08-22T12:12:39.593Z] [2021-08-22T12:12:39.593Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-08-22T12:12:39.593Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-22T12:12:39.593Z] #7 DONE 0.1s [2021-08-22T12:12:38.109Z] > git remote # timeout=10 [2021-08-22T12:12:38.114Z] > git config --get remote.origin.url # timeout=10 [2021-08-22T12:12:38.133Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:38.134Z] > git merge 9bc0c4903f7f02ce287b9918f64795368e507f9d # timeout=10 [2021-08-22T12:12:38.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-22T12:12:38.171Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:38.189Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:38.022Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:38.027Z] > git config --add remote.origin.fetch +refs/pull/42774/head:refs/remotes/origin/PR-42774 # timeout=10 [2021-08-22T12:12:38.033Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:38.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:38.060Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:38.060Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:38.061Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:38.424Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:38.433Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:39.393Z] > git remote # timeout=10 [2021-08-22T12:12:39.397Z] > git config --get remote.origin.url # timeout=10 [2021-08-22T12:12:39.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:39.409Z] > git merge 9bc0c4903f7f02ce287b9918f64795368e507f9d # timeout=10 [2021-08-22T12:12:39.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-22T12:12:39.430Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:39.434Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:39.736Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:12:39.736Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:12:39.736Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42774/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-22T12:12:39.759Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:12:39.759Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:12:39.759Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42774/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-22T12:12:39.774Z] Merge succeeded, producing 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:39.775Z] Checking out Revision 5125ab820bf5fcb117014958e51a3015b8021139 (PR-42774) [2021-08-22T12:12:39.467Z] > git remote # timeout=10 [2021-08-22T12:12:39.515Z] > git config --get remote.origin.url # timeout=10 [2021-08-22T12:12:39.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:39.564Z] > git merge 9bc0c4903f7f02ce287b9918f64795368e507f9d # timeout=10 [2021-08-22T12:12:39.685Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-22T12:12:39.909Z] Commit message: "daemon: cleanupContainer(): pass ContainerRmConfig as parameter" [2021-08-22T12:12:40.002Z] + bash /home/ubuntu/workspace/moby_PR-42774/check-config.sh [2021-08-22T12:12:40.002Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-22T12:12:40.002Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-22T12:12:40.002Z] [2021-08-22T12:12:40.002Z] Generally Necessary: [2021-08-22T12:12:40.002Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-22T12:12:40.002Z] - apparmor: enabled and tools installed [2021-08-22T12:12:40.002Z] - CONFIG_NAMESPACES: enabled [2021-08-22T12:12:40.002Z] - CONFIG_NET_NS: enabled [2021-08-22T12:12:40.002Z] - CONFIG_PID_NS: enabled [2021-08-22T12:12:40.002Z] - CONFIG_IPC_NS: enabled [2021-08-22T12:12:40.002Z] - CONFIG_UTS_NS: enabled [2021-08-22T12:12:40.002Z] - CONFIG_CGROUPS: enabled [2021-08-22T12:12:40.002Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-22T12:12:40.002Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-22T12:12:40.002Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-22T12:12:40.002Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-22T12:12:40.002Z] - CONFIG_CPUSETS: enabled [2021-08-22T12:12:40.002Z] - CONFIG_MEMCG: enabled [2021-08-22T12:12:40.002Z] - CONFIG_KEYS: enabled [2021-08-22T12:12:40.002Z] - CONFIG_VETH: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-22T12:12:40.002Z] [2021-08-22T12:12:40.002Z] Optional Features: [2021-08-22T12:12:40.002Z] - CONFIG_USER_NS: enabled [2021-08-22T12:12:40.002Z] - CONFIG_SECCOMP: enabled [2021-08-22T12:12:40.002Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-22T12:12:40.002Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-22T12:12:40.002Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-22T12:12:40.002Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-22T12:12:40.002Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-22T12:12:40.002Z] - CONFIG_BLK_CGROUP: enabled [2021-08-22T12:12:40.002Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-22T12:12:40.002Z] - CONFIG_CGROUP_PERF: enabled [2021-08-22T12:12:40.002Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-22T12:12:40.002Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-22T12:12:40.002Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-22T12:12:40.002Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-22T12:12:40.002Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-22T12:12:40.002Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_IP_VS: enabled (as module) [2021-08-22T12:12:40.002Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-22T12:12:40.002Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-22T12:12:40.014Z] + bash /home/ubuntu/workspace/moby_PR-42774/check-config.sh [2021-08-22T12:12:40.014Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-22T12:12:40.014Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-22T12:12:40.014Z] [2021-08-22T12:12:40.014Z] Generally Necessary: [2021-08-22T12:12:40.014Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-22T12:12:40.014Z] - apparmor: enabled and tools installed [2021-08-22T12:12:40.014Z] - CONFIG_NAMESPACES: enabled [2021-08-22T12:12:40.014Z] - CONFIG_NET_NS: enabled [2021-08-22T12:12:40.014Z] - CONFIG_PID_NS: enabled [2021-08-22T12:12:40.014Z] - CONFIG_IPC_NS: enabled [2021-08-22T12:12:40.014Z] - CONFIG_UTS_NS: enabled [2021-08-22T12:12:40.014Z] - CONFIG_CGROUPS: enabled [2021-08-22T12:12:40.014Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-22T12:12:40.014Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-22T12:12:40.014Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-22T12:12:40.014Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-22T12:12:40.014Z] - CONFIG_CPUSETS: enabled [2021-08-22T12:12:40.014Z] - CONFIG_MEMCG: enabled [2021-08-22T12:12:40.014Z] - CONFIG_KEYS: enabled [2021-08-22T12:12:40.014Z] - CONFIG_VETH: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-22T12:12:40.014Z] [2021-08-22T12:12:40.014Z] Optional Features: [2021-08-22T12:12:40.014Z] - CONFIG_USER_NS: enabled [2021-08-22T12:12:40.014Z] - CONFIG_SECCOMP: enabled [2021-08-22T12:12:40.014Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-22T12:12:40.014Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-22T12:12:40.014Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-22T12:12:40.014Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-22T12:12:40.014Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-22T12:12:40.014Z] - CONFIG_BLK_CGROUP: enabled [2021-08-22T12:12:40.014Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-22T12:12:40.014Z] - CONFIG_CGROUP_PERF: enabled [2021-08-22T12:12:40.014Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-22T12:12:40.014Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-22T12:12:40.014Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-22T12:12:40.014Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-22T12:12:40.014Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-22T12:12:40.014Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_IP_VS: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-22T12:12:40.014Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-22T12:12:40.014Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-22T12:12:40.014Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-22T12:12:40.014Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-22T12:12:40.014Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-22T12:12:40.163Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-22T12:12:40.163Z] #65 DONE 0.0s [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-22T12:12:40.163Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-22T12:12:40.163Z] #63 DONE 0.0s [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-22T12:12:40.163Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-22T12:12:40.163Z] #9 DONE 0.0s [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-22T12:12:40.163Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-22T12:12:40.163Z] #26 DONE 0.0s [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-22T12:12:40.163Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-22T12:12:40.163Z] #10 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #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-22T12:12:40.163Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-22T12:12:40.163Z] #12 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-22T12:12:40.163Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-22T12:12:40.163Z] #17 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-22T12:12:40.163Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-22T12:12:40.163Z] #18 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-22T12:12:40.163Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-22T12:12:40.163Z] #14 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #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-22T12:12:40.163Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-22T12:12:40.163Z] #15 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-22T12:12:40.163Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-22T12:12:40.163Z] #16 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-22T12:12:40.163Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-22T12:12:40.163Z] #64 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-22T12:12:40.163Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-22T12:12:40.163Z] #66 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-22T12:12:40.163Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-22T12:12:40.163Z] #19 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #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-22T12:12:40.163Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-22T12:12:40.163Z] #56 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #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-22T12:12:40.163Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-22T12:12:40.163Z] #13 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #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-22T12:12:40.163Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-22T12:12:40.163Z] #11 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-22T12:12:40.163Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-22T12:12:40.163Z] #39 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-22T12:12:40.163Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-22T12:12:40.163Z] #31 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #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-22T12:12:40.163Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-22T12:12:40.163Z] #32 CACHED [2021-08-22T12:12:40.163Z] [2021-08-22T12:12:40.163Z] #23 [internal] load build context [2021-08-22T12:12:40.163Z] #23 sha256:bc77f6572673916a7a5617eeb04d37fd58c9461a3b3f4cfaa2ab0ec609bdc299 [Pipeline] withEnv [Pipeline] { [2021-08-22T12:12:40.260Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-22T12:12:40.261Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-22T12:12:40.261Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-22T12:12:40.261Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-22T12:12:40.261Z] - CONFIG_EXT4_FS: enabled [2021-08-22T12:12:40.261Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-22T12:12:40.261Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-22T12:12:40.261Z] - Network Drivers: [2021-08-22T12:12:40.261Z] - "overlay": [2021-08-22T12:12:40.261Z] - CONFIG_VXLAN: enabled (as module) [2021-08-22T12:12:40.261Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-22T12:12:40.261Z] Optional (for encrypted networks): [2021-08-22T12:12:40.261Z] - CONFIG_CRYPTO: enabled [2021-08-22T12:12:40.261Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-22T12:12:40.261Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-22T12:12:40.261Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-22T12:12:40.261Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-22T12:12:40.261Z] - CONFIG_XFRM: enabled [2021-08-22T12:12:40.261Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-22T12:12:40.261Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-22T12:12:40.261Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-22T12:12:40.261Z] - "ipvlan": [2021-08-22T12:12:40.261Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-22T12:12:40.261Z] - "macvlan": [2021-08-22T12:12:40.261Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-22T12:12:40.261Z] - CONFIG_DUMMY: enabled (as module) [2021-08-22T12:12:40.261Z] - "ftp,tftp client in container": [2021-08-22T12:12:40.261Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-22T12:12:40.261Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-22T12:12:40.261Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-22T12:12:40.261Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-22T12:12:40.261Z] - Storage Drivers: [2021-08-22T12:12:40.261Z] - "aufs": [2021-08-22T12:12:40.261Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-22T12:12:40.261Z] - "btrfs": [2021-08-22T12:12:40.261Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-22T12:12:40.261Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-22T12:12:40.261Z] - "devicemapper": [2021-08-22T12:12:40.261Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-22T12:12:40.261Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-22T12:12:40.261Z] - "overlay": [2021-08-22T12:12:40.261Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-22T12:12:40.261Z] - "zfs": [2021-08-22T12:12:40.261Z] - /dev/zfs: present [2021-08-22T12:12:40.261Z] - zfs command: missing [2021-08-22T12:12:40.261Z] - zpool command: missing [2021-08-22T12:12:40.261Z] [2021-08-22T12:12:40.261Z] Limits: [2021-08-22T12:12:40.261Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-22T12:12:40.261Z] [2021-08-22T12:12:40.261Z] + true [Pipeline] } [2021-08-22T12:12:40.285Z] Commit message: "daemon: cleanupContainer(): pass ContainerRmConfig as parameter" [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-08-22T12:12:40.313Z] - CONFIG_EXT4_FS: enabled [2021-08-22T12:12:40.313Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-22T12:12:40.313Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-22T12:12:40.313Z] - Network Drivers: [2021-08-22T12:12:40.313Z] - "overlay": [2021-08-22T12:12:40.313Z] - CONFIG_VXLAN: enabled (as module) [2021-08-22T12:12:40.313Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-22T12:12:40.313Z] Optional (for encrypted networks): [2021-08-22T12:12:40.313Z] - CONFIG_CRYPTO: enabled [2021-08-22T12:12:40.313Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-22T12:12:40.313Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-22T12:12:40.313Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-22T12:12:40.313Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-22T12:12:40.313Z] - CONFIG_XFRM: enabled [2021-08-22T12:12:40.313Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-22T12:12:40.313Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-22T12:12:40.313Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-22T12:12:40.313Z] - "ipvlan": [2021-08-22T12:12:40.313Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-22T12:12:40.313Z] - "macvlan": [2021-08-22T12:12:40.313Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-22T12:12:40.313Z] - CONFIG_DUMMY: enabled (as module) [2021-08-22T12:12:40.313Z] - "ftp,tftp client in container": [2021-08-22T12:12:40.313Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-22T12:12:40.313Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-22T12:12:40.313Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-22T12:12:40.313Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-22T12:12:40.313Z] - Storage Drivers: [2021-08-22T12:12:40.313Z] - "aufs": [2021-08-22T12:12:40.313Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-22T12:12:40.313Z] - "btrfs": [2021-08-22T12:12:40.313Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-22T12:12:40.313Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-22T12:12:40.313Z] - "devicemapper": [2021-08-22T12:12:40.313Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-22T12:12:40.313Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-22T12:12:40.313Z] - "overlay": [2021-08-22T12:12:40.313Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-22T12:12:40.313Z] - "zfs": [2021-08-22T12:12:40.313Z] - /dev/zfs: present [2021-08-22T12:12:40.313Z] - zfs command: missing [2021-08-22T12:12:40.313Z] - zpool command: missing [2021-08-22T12:12:40.313Z] [2021-08-22T12:12:40.313Z] Limits: [2021-08-22T12:12:40.313Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-22T12:12:40.313Z] [2021-08-22T12:12:40.313Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] sh [2021-08-22T12:12:40.424Z] #23 ... [2021-08-22T12:12:40.424Z] [2021-08-22T12:12:40.424Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-22T12:12:40.424Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-22T12:12:40.424Z] #42 DONE 0.3s [2021-08-22T12:12:40.424Z] [2021-08-22T12:12:40.424Z] #23 [internal] load build context [2021-08-22T12:12:40.424Z] #23 sha256:bc77f6572673916a7a5617eeb04d37fd58c9461a3b3f4cfaa2ab0ec609bdc299 [Pipeline] sh [2021-08-22T12:12:40.638Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5125ab820bf5fcb117014958e51a3015b8021139 . [2021-08-22T12:12:40.638Z] #1 [internal] load build definition from Dockerfile [2021-08-22T12:12:40.638Z] #1 sha256:65140d560731dbdb2c93f77376394a8639fb30a62cc9e6d86fcfeac01bd4c89e [2021-08-22T12:12:40.638Z] #1 transferring dockerfile: 16.59kB done [2021-08-22T12:12:40.638Z] #1 DONE 0.0s [2021-08-22T12:12:40.638Z] [2021-08-22T12:12:40.638Z] #2 [internal] load .dockerignore [2021-08-22T12:12:40.638Z] #2 sha256:b42fbad146e0d34b80a087c71369cae3649968c6009041b77859d84051af0b57 [2021-08-22T12:12:40.638Z] #2 transferring context: 87B done [2021-08-22T12:12:40.638Z] #2 DONE 0.0s [2021-08-22T12:12:40.638Z] [2021-08-22T12:12:40.638Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-22T12:12:40.638Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-22T12:12:40.638Z] #3 DONE 0.1s [Pipeline] withEnv [Pipeline] { [2021-08-22T12:12:40.685Z] #23 ... [2021-08-22T12:12:40.685Z] [2021-08-22T12:12:40.685Z] #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-22T12:12:40.685Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-22T12:12:40.685Z] #43 CACHED [2021-08-22T12:12:40.685Z] [2021-08-22T12:12:40.685Z] #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-22T12:12:40.685Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-22T12:12:40.685Z] #44 CACHED [2021-08-22T12:12:40.685Z] [2021-08-22T12:12:40.685Z] #23 [internal] load build context [2021-08-22T12:12:40.685Z] #23 sha256:bc77f6572673916a7a5617eeb04d37fd58c9461a3b3f4cfaa2ab0ec609bdc299 [2021-08-22T12:12:40.685Z] + docker version [2021-08-22T12:12:40.685Z] Client: Docker Engine - Community [2021-08-22T12:12:40.685Z] Version: 20.10.6 [2021-08-22T12:12:40.685Z] API version: 1.41 [2021-08-22T12:12:40.685Z] Go version: go1.13.15 [2021-08-22T12:12:40.685Z] Git commit: 370c289 [2021-08-22T12:12:40.685Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-22T12:12:40.685Z] OS/Arch: linux/arm64 [2021-08-22T12:12:40.685Z] Context: default [2021-08-22T12:12:40.685Z] Experimental: true [2021-08-22T12:12:40.685Z] [2021-08-22T12:12:40.685Z] Server: Docker Engine - Community [2021-08-22T12:12:40.685Z] Engine: [2021-08-22T12:12:40.685Z] Version: 20.10.6 [2021-08-22T12:12:40.685Z] API version: 1.41 (minimum version 1.12) [2021-08-22T12:12:40.685Z] Go version: go1.13.15 [2021-08-22T12:12:40.685Z] Git commit: 8728dd2 [2021-08-22T12:12:40.685Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-22T12:12:40.685Z] OS/Arch: linux/arm64 [2021-08-22T12:12:40.685Z] Experimental: true [2021-08-22T12:12:40.685Z] containerd: [2021-08-22T12:12:40.685Z] Version: 1.4.6 [2021-08-22T12:12:40.685Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-22T12:12:40.685Z] runc: [2021-08-22T12:12:40.685Z] Version: 1.0.0-rc95 [2021-08-22T12:12:40.685Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-22T12:12:40.685Z] docker-init: [2021-08-22T12:12:40.685Z] Version: 0.19.0 [2021-08-22T12:12:40.685Z] GitCommit: de40ad0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] stage [Pipeline] { (Print info) [2021-08-22T12:12:40.746Z] + sudo modprobe ip_vs [2021-08-22T12:12:40.746Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5125ab820bf5fcb117014958e51a3015b8021139 . [2021-08-22T12:12:40.746Z] #1 [internal] load build definition from Dockerfile [2021-08-22T12:12:40.746Z] #1 sha256:7af100ca59b781f8bf20974455a1de54528d9614ca0d1a496fe48a0db3b41269 [2021-08-22T12:12:40.746Z] #1 transferring dockerfile: 16.59kB done [2021-08-22T12:12:40.746Z] #1 DONE 0.0s [2021-08-22T12:12:40.746Z] [2021-08-22T12:12:40.746Z] #2 [internal] load .dockerignore [2021-08-22T12:12:40.746Z] #2 sha256:a1825a468b73b17cdf362465c217ee8e57b7b88df282566e4ebe2e3f02f675b6 [2021-08-22T12:12:40.746Z] #2 transferring context: 87B done [2021-08-22T12:12:40.746Z] #2 DONE 0.0s [2021-08-22T12:12:40.746Z] [2021-08-22T12:12:40.746Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-22T12:12:40.746Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-22T12:12:40.746Z] #3 DONE 0.1s [Pipeline] sh [2021-08-22T12:12:40.897Z] [2021-08-22T12:12:40.897Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-22T12:12:40.897Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-22T12:12:40.897Z] #4 CACHED [2021-08-22T12:12:40.897Z] [2021-08-22T12:12:40.897Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-22T12:12:40.897Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-22T12:12:40.897Z] #5 DONE 0.1s [2021-08-22T12:12:40.897Z] [2021-08-22T12:12:40.897Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-22T12:12:40.897Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-22T12:12:40.897Z] #8 DONE 0.1s [2021-08-22T12:12:40.897Z] [2021-08-22T12:12:40.897Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-22T12:12:40.897Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-22T12:12:40.897Z] #7 DONE 0.1s [2021-08-22T12:12:40.897Z] [2021-08-22T12:12:40.897Z] #6 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-22T12:12:40.897Z] #6 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-22T12:12:40.897Z] #6 DONE 0.1s [2021-08-22T12:12:40.986Z] + docker info [2021-08-22T12:12:41.002Z] [2021-08-22T12:12:41.002Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-22T12:12:41.002Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-22T12:12:41.002Z] #4 CACHED [2021-08-22T12:12:41.002Z] [2021-08-22T12:12:41.002Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-22T12:12:41.002Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-22T12:12:41.258Z] #6 DONE 0.1s [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-22T12:12:41.258Z] #5 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-22T12:12:41.258Z] #5 DONE 0.1s [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-22T12:12:41.258Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-22T12:12:41.258Z] #8 DONE 0.1s [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-08-22T12:12:41.258Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-22T12:12:41.258Z] #7 DONE 0.1s [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-22T12:12:41.258Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-22T12:12:41.258Z] #65 DONE 0.0s [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-22T12:12:41.258Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-22T12:12:41.258Z] #63 DONE 0.0s [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-22T12:12:41.258Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-22T12:12:41.258Z] #9 DONE 0.0s [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-22T12:12:41.258Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-22T12:12:41.258Z] #10 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #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-22T12:12:41.258Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-22T12:12:41.258Z] #11 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-22T12:12:41.258Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-22T12:12:41.258Z] #64 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-22T12:12:41.258Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-22T12:12:41.258Z] #66 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #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-22T12:12:41.258Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-22T12:12:41.258Z] #56 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #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-22T12:12:41.258Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-22T12:12:41.258Z] #12 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #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-22T12:12:41.258Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-22T12:12:41.258Z] #13 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-22T12:12:41.258Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-22T12:12:41.258Z] #39 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-22T12:12:41.258Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-22T12:12:41.258Z] #26 DONE 0.0s [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-22T12:12:41.258Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-22T12:12:41.258Z] #14 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #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-22T12:12:41.258Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-22T12:12:41.258Z] #15 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-22T12:12:41.258Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-22T12:12:41.258Z] #16 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-22T12:12:41.258Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-22T12:12:41.258Z] #31 CACHED [2021-08-22T12:12:41.258Z] [2021-08-22T12:12:41.258Z] #23 [internal] load build context [2021-08-22T12:12:41.258Z] #23 sha256:1a97d2a7177f3046cbd9ef9baaa819768dcc1647a240a805411ad10feb44b36b [2021-08-22T12:12:41.467Z] [2021-08-22T12:12:41.467Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-22T12:12:41.467Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-22T12:12:41.467Z] #9 DONE 0.0s [2021-08-22T12:12:41.467Z] [2021-08-22T12:12:41.467Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-22T12:12:41.467Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-22T12:12:41.467Z] #65 DONE 0.0s [2021-08-22T12:12:41.467Z] [2021-08-22T12:12:41.467Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-22T12:12:41.467Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-22T12:12:41.467Z] #63 DONE 0.0s [2021-08-22T12:12:41.467Z] [2021-08-22T12:12:41.467Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-22T12:12:41.467Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-22T12:12:41.467Z] #10 CACHED [2021-08-22T12:12:41.467Z] [2021-08-22T12:12:41.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-22T12:12:41.467Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-22T12:12:41.468Z] #12 CACHED [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-22T12:12:41.468Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-22T12:12:41.468Z] #39 CACHED [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-22T12:12:41.468Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-22T12:12:41.468Z] #31 CACHED [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-22T12:12:41.468Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-22T12:12:41.468Z] #26 DONE 0.0s [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-22T12:12:41.468Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-22T12:12:41.468Z] #64 CACHED [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-22T12:12:41.468Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-22T12:12:41.468Z] #66 CACHED [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #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-22T12:12:41.468Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-22T12:12:41.468Z] #56 CACHED [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #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-22T12:12:41.468Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-22T12:12:41.468Z] #11 CACHED [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #23 [internal] load build context [2021-08-22T12:12:41.468Z] #23 sha256:1d95931cc852e8444c50acb6c70d6258a57a6293dd07340d9496f53d2bd1df03 [2021-08-22T12:12:41.468Z] #23 ... [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-22T12:12:41.468Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-22T12:12:41.468Z] #42 DONE 0.4s [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #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-22T12:12:41.468Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-22T12:12:41.468Z] #43 CACHED [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #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-22T12:12:41.468Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-22T12:12:41.468Z] #44 CACHED [2021-08-22T12:12:41.468Z] [2021-08-22T12:12:41.468Z] #23 [internal] load build context [2021-08-22T12:12:41.468Z] #23 sha256:1d95931cc852e8444c50acb6c70d6258a57a6293dd07340d9496f53d2bd1df03 [2021-08-22T12:12:41.585Z] Merge succeeded, producing 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:41.586Z] Checking out Revision 5125ab820bf5fcb117014958e51a3015b8021139 (PR-42774) [2021-08-22T12:12:41.637Z] + docker version [2021-08-22T12:12:41.637Z] Client: [2021-08-22T12:12:41.637Z] Version: 20.10.8 [2021-08-22T12:12:41.637Z] API version: 1.41 [2021-08-22T12:12:41.637Z] Go version: go1.16.6 [2021-08-22T12:12:41.637Z] Git commit: 3967b7d [2021-08-22T12:12:41.637Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-22T12:12:41.637Z] OS/Arch: windows/amd64 [2021-08-22T12:12:41.637Z] Context: default [2021-08-22T12:12:41.637Z] Experimental: true [2021-08-22T12:12:41.637Z] [2021-08-22T12:12:41.637Z] Server: Docker Engine - Community [2021-08-22T12:12:41.637Z] Engine: [2021-08-22T12:12:41.637Z] Version: 20.10.8 [2021-08-22T12:12:41.637Z] API version: 1.41 (minimum version 1.24) [2021-08-22T12:12:41.637Z] Go version: go1.16.6 [2021-08-22T12:12:41.637Z] Git commit: 75249d8 [2021-08-22T12:12:41.637Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-22T12:12:41.637Z] OS/Arch: windows/amd64 [2021-08-22T12:12:41.637Z] Experimental: true [2021-08-22T12:12:39.808Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:39.858Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [Pipeline] sh [2021-08-22T12:12:41.271Z] > git remote # timeout=10 [2021-08-22T12:12:41.318Z] > git config --get remote.origin.url # timeout=10 [2021-08-22T12:12:41.365Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:41.365Z] > git merge 9bc0c4903f7f02ce287b9918f64795368e507f9d # timeout=10 [2021-08-22T12:12:41.490Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-22T12:12:41.615Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:41.662Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:41.863Z] #23 ... [2021-08-22T12:12:41.863Z] [2021-08-22T12:12:41.863Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-22T12:12:41.864Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-22T12:12:41.864Z] #42 DONE 0.4s [2021-08-22T12:12:41.864Z] [2021-08-22T12:12:41.864Z] #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-22T12:12:41.864Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-22T12:12:41.864Z] #43 CACHED [2021-08-22T12:12:41.864Z] [2021-08-22T12:12:41.864Z] #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-22T12:12:41.864Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-22T12:12:41.864Z] #44 CACHED [2021-08-22T12:12:41.864Z] [2021-08-22T12:12:41.864Z] #23 [internal] load build context [2021-08-22T12:12:41.864Z] #23 sha256:1a97d2a7177f3046cbd9ef9baaa819768dcc1647a240a805411ad10feb44b36b [2021-08-22T12:12:41.915Z] Commit message: "daemon: cleanupContainer(): pass ContainerRmConfig as parameter" [2021-08-22T12:12:41.931Z] Client: [2021-08-22T12:12:41.931Z] Context: default [2021-08-22T12:12:41.931Z] Debug Mode: false [2021-08-22T12:12:41.931Z] Plugins: [2021-08-22T12:12:41.931Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-22T12:12:41.931Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-22T12:12:41.931Z] [2021-08-22T12:12:41.931Z] Server: [2021-08-22T12:12:41.931Z] Containers: 0 [2021-08-22T12:12:41.931Z] Running: 0 [2021-08-22T12:12:41.931Z] Paused: 0 [2021-08-22T12:12:41.931Z] Stopped: 0 [2021-08-22T12:12:41.931Z] Images: 3 [2021-08-22T12:12:41.931Z] Server Version: 20.10.6 [2021-08-22T12:12:41.931Z] Storage Driver: overlay2 [2021-08-22T12:12:41.931Z] Backing Filesystem: extfs [2021-08-22T12:12:41.931Z] Supports d_type: true [2021-08-22T12:12:41.931Z] Native Overlay Diff: true [2021-08-22T12:12:41.931Z] userxattr: false [2021-08-22T12:12:41.931Z] Logging Driver: json-file [2021-08-22T12:12:41.931Z] Cgroup Driver: cgroupfs [2021-08-22T12:12:41.931Z] Cgroup Version: 1 [2021-08-22T12:12:41.931Z] Plugins: [2021-08-22T12:12:41.931Z] Volume: local [2021-08-22T12:12:41.931Z] Network: bridge host ipvlan macvlan null overlay [2021-08-22T12:12:41.931Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-22T12:12:41.931Z] Swarm: inactive [2021-08-22T12:12:41.931Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-22T12:12:41.931Z] Default Runtime: runc [2021-08-22T12:12:41.931Z] Init Binary: docker-init [2021-08-22T12:12:41.931Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-22T12:12:41.931Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-22T12:12:41.931Z] init version: de40ad0 [2021-08-22T12:12:41.931Z] Security Options: [2021-08-22T12:12:41.931Z] apparmor [2021-08-22T12:12:41.931Z] seccomp [2021-08-22T12:12:41.931Z] Profile: default [2021-08-22T12:12:41.931Z] Kernel Version: 5.4.0-1048-aws [2021-08-22T12:12:41.931Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-22T12:12:41.931Z] OSType: linux [2021-08-22T12:12:41.931Z] Architecture: aarch64 [2021-08-22T12:12:41.931Z] CPUs: 4 [2021-08-22T12:12:41.931Z] Total Memory: 7.493GiB [2021-08-22T12:12:41.931Z] Name: ip-10-100-35-70 [2021-08-22T12:12:41.931Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-22T12:12:41.931Z] Docker Root Dir: /var/lib/docker [2021-08-22T12:12:41.931Z] Debug Mode: false [2021-08-22T12:12:41.931Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:12:41.931Z] Labels: [2021-08-22T12:12:41.931Z] Experimental: true [2021-08-22T12:12:41.931Z] Insecure Registries: [2021-08-22T12:12:41.931Z] 127.0.0.0/8 [2021-08-22T12:12:41.931Z] Live Restore Enabled: true [2021-08-22T12:12:41.931Z] [2021-08-22T12:12:41.931Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-22T12:12:42.491Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:12:42.491Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:12:42.491Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42774/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-22T12:12:42.491Z] + bash /home/ubuntu/workspace/moby_PR-42774/check-config.sh [2021-08-22T12:12:42.491Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-22T12:12:42.491Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-22T12:12:42.491Z] [2021-08-22T12:12:42.491Z] Generally Necessary: [2021-08-22T12:12:42.491Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-22T12:12:42.491Z] - apparmor: enabled and tools installed [2021-08-22T12:12:42.491Z] - CONFIG_NAMESPACES: enabled [2021-08-22T12:12:42.491Z] - CONFIG_NET_NS: enabled [2021-08-22T12:12:42.491Z] - CONFIG_PID_NS: enabled [2021-08-22T12:12:42.491Z] - CONFIG_IPC_NS: enabled [2021-08-22T12:12:42.491Z] - CONFIG_UTS_NS: enabled [2021-08-22T12:12:42.491Z] - CONFIG_CGROUPS: enabled [2021-08-22T12:12:42.491Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-22T12:12:42.491Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-22T12:12:42.491Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-22T12:12:42.491Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-22T12:12:42.491Z] - CONFIG_CPUSETS: enabled [2021-08-22T12:12:42.491Z] - CONFIG_MEMCG: enabled [2021-08-22T12:12:42.491Z] - CONFIG_KEYS: enabled [2021-08-22T12:12:42.491Z] - CONFIG_VETH: enabled (as module) [2021-08-22T12:12:42.491Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-22T12:12:42.491Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-22T12:12:42.491Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-22T12:12:42.491Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-22T12:12:42.491Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-22T12:12:42.649Z] + docker info [2021-08-22T12:12:42.753Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-22T12:12:42.753Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-22T12:12:42.753Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-22T12:12:42.753Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-22T12:12:42.753Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-22T12:12:42.753Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-22T12:12:42.753Z] [2021-08-22T12:12:42.753Z] Optional Features: [2021-08-22T12:12:42.753Z] - CONFIG_USER_NS: enabled [2021-08-22T12:12:42.753Z] - CONFIG_SECCOMP: enabled [2021-08-22T12:12:42.753Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-22T12:12:42.753Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-22T12:12:42.753Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-22T12:12:42.753Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-22T12:12:42.753Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-22T12:12:42.753Z] - CONFIG_BLK_CGROUP: enabled [2021-08-22T12:12:42.753Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-22T12:12:42.753Z] - CONFIG_CGROUP_PERF: enabled [2021-08-22T12:12:42.753Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-22T12:12:42.753Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-22T12:12:42.753Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-22T12:12:42.753Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-22T12:12:42.753Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-22T12:12:42.753Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-22T12:12:43.018Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-22T12:12:43.018Z] - CONFIG_IP_VS: enabled (as module) [2021-08-22T12:12:43.018Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-22T12:12:43.019Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-22T12:12:43.019Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-22T12:12:43.019Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-22T12:12:43.019Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-22T12:12:43.019Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-22T12:12:43.019Z] - CONFIG_EXT4_FS: enabled [2021-08-22T12:12:43.019Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-22T12:12:43.019Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-22T12:12:43.019Z] - Network Drivers: [2021-08-22T12:12:43.019Z] - "overlay": [2021-08-22T12:12:43.019Z] - CONFIG_VXLAN: enabled (as module) [2021-08-22T12:12:43.019Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-22T12:12:43.019Z] Optional (for encrypted networks): [2021-08-22T12:12:43.019Z] - CONFIG_CRYPTO: enabled [2021-08-22T12:12:43.019Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-22T12:12:43.019Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-22T12:12:43.019Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-22T12:12:43.019Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-22T12:12:43.019Z] - CONFIG_XFRM: enabled [2021-08-22T12:12:43.019Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-22T12:12:43.019Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-22T12:12:43.019Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-22T12:12:43.019Z] - "ipvlan": [2021-08-22T12:12:43.019Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-22T12:12:43.019Z] - "macvlan": [2021-08-22T12:12:43.104Z] Client: [2021-08-22T12:12:43.104Z] Context: default [2021-08-22T12:12:43.104Z] Debug Mode: false [2021-08-22T12:12:43.104Z] Plugins: [2021-08-22T12:12:43.104Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-22T12:12:43.104Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-22T12:12:43.104Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-22T12:12:43.104Z] [2021-08-22T12:12:43.104Z] Server: [2021-08-22T12:12:43.104Z] Containers: 1 [2021-08-22T12:12:43.104Z] Running: 0 [2021-08-22T12:12:43.104Z] Paused: 0 [2021-08-22T12:12:43.104Z] Stopped: 1 [2021-08-22T12:12:43.104Z] Images: 11 [2021-08-22T12:12:43.104Z] Server Version: 20.10.8 [2021-08-22T12:12:43.104Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-22T12:12:43.104Z] Windows: [2021-08-22T12:12:43.104Z] LCOW: [2021-08-22T12:12:43.104Z] Logging Driver: json-file [2021-08-22T12:12:43.104Z] Plugins: [2021-08-22T12:12:43.104Z] Volume: local [2021-08-22T12:12:43.104Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T12:12:43.104Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T12:12:43.104Z] Swarm: inactive [2021-08-22T12:12:43.104Z] Default Isolation: process [2021-08-22T12:12:43.104Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-22T12:12:43.104Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-22T12:12:43.104Z] OSType: windows [2021-08-22T12:12:43.104Z] Architecture: x86_64 [2021-08-22T12:12:43.104Z] CPUs: 4 [2021-08-22T12:12:43.104Z] Total Memory: 32GiB [2021-08-22T12:12:43.104Z] Name: azwin-2-0f0fd0 [2021-08-22T12:12:43.104Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-22T12:12:43.104Z] Docker Root Dir: D:\docker [2021-08-22T12:12:43.104Z] Debug Mode: false [2021-08-22T12:12:43.104Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:12:43.104Z] Labels: [2021-08-22T12:12:43.104Z] Experimental: true [2021-08-22T12:12:43.104Z] Insecure Registries: [2021-08-22T12:12:43.104Z] 10.0.0.4:5000 [2021-08-22T12:12:43.104Z] 127.0.0.0/8 [2021-08-22T12:12:43.104Z] Registry Mirrors: [2021-08-22T12:12:43.104Z] http://10.0.0.4:5000/ [2021-08-22T12:12:43.104Z] Live Restore Enabled: false [2021-08-22T12:12:43.104Z] Product License: Community Engine [2021-08-22T12:12:43.104Z] [Pipeline] } [Pipeline] // stage [2021-08-22T12:12:43.265Z] + docker version [2021-08-22T12:12:43.265Z] Client: [2021-08-22T12:12:43.265Z] Version: 20.10.8 [2021-08-22T12:12:43.265Z] API version: 1.41 [2021-08-22T12:12:43.265Z] Go version: go1.16.6 [2021-08-22T12:12:43.265Z] Git commit: 3967b7d [2021-08-22T12:12:43.265Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-22T12:12:43.265Z] OS/Arch: windows/amd64 [2021-08-22T12:12:43.265Z] Context: default [2021-08-22T12:12:43.265Z] Experimental: true [2021-08-22T12:12:43.265Z] [2021-08-22T12:12:43.265Z] Server: Docker Engine - Community [2021-08-22T12:12:43.265Z] Engine: [2021-08-22T12:12:43.265Z] Version: 20.10.8 [2021-08-22T12:12:43.265Z] API version: 1.41 (minimum version 1.24) [2021-08-22T12:12:43.265Z] Go version: go1.16.6 [2021-08-22T12:12:43.265Z] Git commit: 75249d8 [2021-08-22T12:12:43.265Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-22T12:12:43.265Z] OS/Arch: windows/amd64 [2021-08-22T12:12:43.265Z] Experimental: true [Pipeline] stage [Pipeline] { (Run tests) [2021-08-22T12:12:43.282Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-22T12:12:43.282Z] - CONFIG_DUMMY: enabled (as module) [2021-08-22T12:12:43.282Z] - "ftp,tftp client in container": [2021-08-22T12:12:43.282Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-22T12:12:43.282Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-22T12:12:43.282Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-22T12:12:43.282Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-22T12:12:43.282Z] - Storage Drivers: [2021-08-22T12:12:43.282Z] - "aufs": [2021-08-22T12:12:43.282Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-22T12:12:43.282Z] - "btrfs": [2021-08-22T12:12:43.282Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-22T12:12:43.282Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-22T12:12:43.282Z] - "devicemapper": [2021-08-22T12:12:43.282Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-22T12:12:43.282Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-22T12:12:43.282Z] - "overlay": [2021-08-22T12:12:43.282Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-22T12:12:43.282Z] - "zfs": [2021-08-22T12:12:43.282Z] - /dev/zfs: present [2021-08-22T12:12:43.282Z] - zfs command: missing [2021-08-22T12:12:43.282Z] - zpool command: missing [2021-08-22T12:12:43.282Z] [2021-08-22T12:12:43.282Z] Limits: [2021-08-22T12:12:43.282Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-22T12:12:43.282Z] [2021-08-22T12:12:43.282Z] + true [Pipeline] } [Pipeline] powershell [2021-08-22T12:12:43.302Z] #23 ... [2021-08-22T12:12:43.302Z] [2021-08-22T12:12:43.302Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-22T12:12:43.302Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-22T12:12:43.302Z] #17 DONE 1.8s [2021-08-22T12:12:43.302Z] [2021-08-22T12:12:43.302Z] #23 [internal] load build context [2021-08-22T12:12:43.302Z] #23 sha256:1a97d2a7177f3046cbd9ef9baaa819768dcc1647a240a805411ad10feb44b36b [Pipeline] // stage [Pipeline] sh [2021-08-22T12:12:43.983Z] #23 transferring context: 55.80MB 3.2s done [2021-08-22T12:12:43.983Z] #23 DONE 3.3s [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:12:43.983Z] #20 1.485 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-22T12:12:43.983Z] #20 1.485 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-22T12:12:43.983Z] #20 1.485 Hit:3 http://deb.debian.org/debian buster-backports InRelease [2021-08-22T12:12:43.983Z] #20 1.633 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-22T12:12:43.983Z] #20 2.490 Reading package lists... [2021-08-22T12:12:43.983Z] #20 ... [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #48 sha256:7a87abe54f0b2fa11271cd8cd1152174657769b32e8a319bca1812b750175ee9 [2021-08-22T12:12:43.983Z] #48 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-22T12:12:43.983Z] #27 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-22T12:12:43.983Z] #28 sha256:b286f826457f23dd799e9a686a98a9c36a97b22f36b7fe22910db178389ae4a6 [2021-08-22T12:12:43.983Z] #28 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #29 sha256:f3952403bd5a546939c77516c5dca251c3be3fbab11c4f61627f690252006070 [2021-08-22T12:12:43.983Z] #29 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #46 sha256:f92ede46f0d880cb8ce52969efcb4248697acf373e9a8eb22ca49fc61f6cad4f [2021-08-22T12:12:43.983Z] #46 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-22T12:12:43.983Z] #36 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #37 sha256:e70c67c9ea4e9d71b56f5e32713b2b4ee4f381cfef8e06e7bd58d851e8616174 [2021-08-22T12:12:43.983Z] #37 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #34 sha256:f6e11d62968d7a0789452dbb72fbfd8a339fd298be35dd9579e57a73eeb05b9a [2021-08-22T12:12:43.983Z] #34 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #24 sha256:cc8985fb74f562cc90cb2ac895d58ba465cf2db3e4de39f4304d77511cfd570a [2021-08-22T12:12:43.983Z] #24 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-22T12:12:43.983Z] #60 sha256:82271d60193a210ae7afa45f7a78d0d632f2b5e0b6e6b78981fce216c282a038 [2021-08-22T12:12:43.983Z] #60 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #59 sha256:132b590fb42f46fdd0b21582f0e1573376348e0444282d03a11135930e2049a3 [2021-08-22T12:12:43.983Z] #59 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-22T12:12:43.983Z] #61 sha256:905e817ee94291eb2244e3e2f87db78ad373530212848acf87578731bebfb29f [2021-08-22T12:12:43.983Z] #61 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #52 sha256:e08fb39d24ec08477ac2fca60de33169298b6ce122f9cdfffbdc1af2bd1804b8 [2021-08-22T12:12:43.983Z] #52 CACHED [2021-08-22T12:12:43.983Z] [2021-08-22T12:12:43.983Z] #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-22T12:12:43.983Z] #54 sha256:6874098e962fe00a92ff6a799659aed6da685f0cb5d55d4934f00d0c0b76c3f0 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-22T12:12:44.554Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5125ab820bf5fcb117014958e51a3015b8021139 . [2021-08-22T12:12:44.689Z] + docker info [2021-08-22T12:12:44.689Z] Client: [2021-08-22T12:12:44.689Z] Context: default [2021-08-22T12:12:44.689Z] Debug Mode: false [2021-08-22T12:12:44.689Z] [2021-08-22T12:12:44.689Z] Server: [2021-08-22T12:12:44.689Z] Containers: 0 [2021-08-22T12:12:44.689Z] Running: 0 [2021-08-22T12:12:44.689Z] Paused: 0 [2021-08-22T12:12:44.689Z] Stopped: 0 [2021-08-22T12:12:44.689Z] Images: 0 [2021-08-22T12:12:44.689Z] Server Version: 20.10.8 [2021-08-22T12:12:44.689Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-22T12:12:44.689Z] Windows: [2021-08-22T12:12:44.689Z] LCOW: [2021-08-22T12:12:44.689Z] Logging Driver: json-file [2021-08-22T12:12:44.689Z] Plugins: [2021-08-22T12:12:44.689Z] Volume: local [2021-08-22T12:12:44.689Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T12:12:44.689Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T12:12:44.689Z] Swarm: inactive [2021-08-22T12:12:44.689Z] Default Isolation: process [2021-08-22T12:12:44.689Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-22T12:12:44.689Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-22T12:12:44.689Z] OSType: windows [2021-08-22T12:12:44.689Z] Architecture: x86_64 [2021-08-22T12:12:44.689Z] CPUs: 4 [2021-08-22T12:12:44.689Z] Total Memory: 32GiB [2021-08-22T12:12:44.689Z] Name: azwin-2-59ce30 [2021-08-22T12:12:44.689Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-22T12:12:44.689Z] Docker Root Dir: D:\docker [2021-08-22T12:12:44.689Z] Debug Mode: false [2021-08-22T12:12:44.689Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:12:44.689Z] Labels: [2021-08-22T12:12:44.689Z] Experimental: true [2021-08-22T12:12:44.689Z] Insecure Registries: [2021-08-22T12:12:44.689Z] 10.0.0.4:5000 [2021-08-22T12:12:44.689Z] 127.0.0.0/8 [2021-08-22T12:12:44.689Z] Registry Mirrors: [2021-08-22T12:12:44.689Z] http://10.0.0.4:5000/ [2021-08-22T12:12:44.689Z] Live Restore Enabled: false [2021-08-22T12:12:44.689Z] Product License: Community Engine [2021-08-22T12:12:44.689Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-22T12:12:45.688Z] #23 transferring context: 55.81MB 3.9s done [2021-08-22T12:12:45.688Z] #23 DONE 3.9s [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #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-22T12:12:45.688Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-22T12:12:45.688Z] #13 1.903 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-08-22T12:12:45.688Z] #13 1.912 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-22T12:12:45.688Z] #13 1.912 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-22T12:12:45.688Z] #13 1.912 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-22T12:12:45.688Z] #13 ... [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-22T12:12:45.688Z] #28 sha256:0270400fc199be94b3ab6b77a529dcfd0b78853763a5ee3149a3a1c5ebf005a9 [2021-08-22T12:12:45.688Z] #28 CACHED [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #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-22T12:12:45.688Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-22T12:12:45.688Z] #27 CACHED [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #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-22T12:12:45.688Z] #29 sha256:9485faa829cc2bc81697ea4bbe3db961b07b339633d4a64a7032c2560b3940c0 [2021-08-22T12:12:45.688Z] #29 CACHED [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #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-22T12:12:45.688Z] #48 sha256:81cb8ad50a85620ec182a701ecd79dea437b314990d3d236c47912205e0e10cd [2021-08-22T12:12:45.688Z] #48 CACHED [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #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-22T12:12:45.688Z] #34 sha256:fd478e185d50abab8a463a37da97079a32369ade5206137aa700958f91df8dcd [2021-08-22T12:12:45.688Z] #34 CACHED [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #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-22T12:12:45.688Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-22T12:12:45.688Z] #36 CACHED [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #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-22T12:12:45.688Z] #37 sha256:032a49986005f49bbff7a857a29225c6590a511601633cb8bc780128cc135afa [2021-08-22T12:12:45.688Z] #37 CACHED [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #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-22T12:12:45.688Z] #52 sha256:7ea7b4f28f2ec4261c004347edad4c45164dd052b496f76ac525ad491d04f7f6 [2021-08-22T12:12:45.688Z] #52 CACHED [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #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-22T12:12:45.688Z] #24 sha256:1fc3fd04932a577d1292051e71e2ed5dba69414d95868f196f5955ba37c25a21 [2021-08-22T12:12:45.688Z] #24 CACHED [2021-08-22T12:12:45.688Z] [2021-08-22T12:12:45.688Z] #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-22T12:12:45.688Z] #59 sha256:27072986f0e80e7f6c600513d5097da47fd68481ba4764fda7acef87fa91144e [2021-08-22T12:12:45.825Z] #23 transferring context: 55.81MB 4.3s done [2021-08-22T12:12:45.825Z] #23 DONE 4.4s [2021-08-22T12:12:45.825Z] [2021-08-22T12:12:45.825Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-22T12:12:45.825Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-22T12:12:45.825Z] #18 DONE 2.5s [2021-08-22T12:12:45.825Z] [2021-08-22T12:12:45.825Z] #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-22T12:12:45.825Z] #48 sha256:a4c84b9ae16f59cce8f0f773fd6f79e3238c7a90488a97aa5282535a1eb8d1de [2021-08-22T12:12:45.825Z] #48 CACHED [2021-08-22T12:12:45.825Z] [2021-08-22T12:12:45.825Z] #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-22T12:12:45.825Z] #52 sha256:172c89fe67bf6d9661020ae65f660681c812f425afa897a3186c6579cb082f27 [2021-08-22T12:12:45.825Z] #52 CACHED [2021-08-22T12:12:45.825Z] [2021-08-22T12:12:45.825Z] #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-22T12:12:45.825Z] #54 sha256:c0357e03800f41a50ba16790235bbb8aadcde9f651ca4d8f33128fc178b5a735 [2021-08-22T12:12:45.894Z] #54 2.297 + RM_GOPATH=0 [2021-08-22T12:12:45.894Z] #54 2.297 + TMP_GOPATH= [2021-08-22T12:12:45.894Z] #54 2.298 + : /build [2021-08-22T12:12:45.894Z] #54 2.298 + '[' -z '' ']' [2021-08-22T12:12:45.894Z] #54 2.298 ++ mktemp -d [2021-08-22T12:12:45.894Z] #54 2.299 + export GOPATH=/tmp/tmp.QG4mlD9ryv [2021-08-22T12:12:45.894Z] #54 2.300 + GOPATH=/tmp/tmp.QG4mlD9ryv [2021-08-22T12:12:45.894Z] #54 2.300 + RM_GOPATH=1 [2021-08-22T12:12:45.894Z] #54 2.300 + case "$(go env GOARCH)" in [2021-08-22T12:12:45.894Z] #54 2.301 ++ go env GOARCH [2021-08-22T12:12:45.894Z] #54 2.305 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:45.894Z] #54 2.305 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:45.894Z] #54 2.305 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:45.894Z] #54 2.305 + dir=/tmp/install [2021-08-22T12:12:45.894Z] #54 2.305 + bin=runc [2021-08-22T12:12:45.894Z] #54 2.305 + shift [2021-08-22T12:12:45.894Z] #54 2.305 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-22T12:12:45.894Z] #54 2.306 + . /tmp/install/runc.installer [2021-08-22T12:12:45.894Z] #54 2.306 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-22T12:12:45.894Z] #54 2.306 + install_runc [2021-08-22T12:12:45.894Z] #54 2.308 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-22T12:12:45.894Z] #54 2.308 + uname -r [2021-08-22T12:12:45.894Z] #54 2.308 + RUNC_BUILDTAGS='seccomp ' [2021-08-22T12:12:45.894Z] #54 2.308 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-22T12:12:45.894Z] #54 2.308 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.QG4mlD9ryv/src/github.com/opencontainers/runc [2021-08-22T12:12:45.894Z] #54 2.309 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-22T12:12:45.894Z] #54 2.312 Cloning into '/tmp/tmp.QG4mlD9ryv/src/github.com/opencontainers/runc'... [2021-08-22T12:12:46.084Z] #54 ... [2021-08-22T12:12:46.085Z] [2021-08-22T12:12:46.085Z] #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-22T12:12:46.085Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-22T12:12:46.085Z] #36 CACHED [2021-08-22T12:12:46.085Z] [2021-08-22T12:12:46.085Z] #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-22T12:12:46.085Z] #37 sha256:c8f37c5b7117ab194eac50e7abf32df468930ab858cb4b4d24c60460465bc889 [2021-08-22T12:12:46.085Z] #37 CACHED [2021-08-22T12:12:46.085Z] [2021-08-22T12:12:46.085Z] #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-22T12:12:46.085Z] #34 sha256:964cf555168db96b7c3b1c5531d483297f1e046485dcd628223c66629c2ae663 [2021-08-22T12:12:46.085Z] #34 CACHED [2021-08-22T12:12:46.085Z] [2021-08-22T12:12:46.085Z] #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-22T12:12:46.085Z] #59 sha256:d4aec2d829210c4e7d03297bd601814e32e7d394c76f6465efc89884e6576b6a [2021-08-22T12:12:46.085Z] #59 CACHED [2021-08-22T12:12:46.085Z] [2021-08-22T12:12:46.085Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-22T12:12:46.085Z] #60 sha256:b078d7bce31ab27dcae6887b97499ab26a6af258ad778ad9c055fe804aa6451f [2021-08-22T12:12:46.085Z] #60 CACHED [2021-08-22T12:12:46.085Z] [2021-08-22T12:12:46.085Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-22T12:12:46.085Z] #61 sha256:daefce475b62c83b7b42e9f30c237e861f99ea3ab95ae5c950fbee209365338d [2021-08-22T12:12:46.085Z] #61 CACHED [2021-08-22T12:12:46.085Z] [2021-08-22T12:12:46.085Z] #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-22T12:12:46.085Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-22T12:12:46.085Z] #27 CACHED [2021-08-22T12:12:46.085Z] [2021-08-22T12:12:46.085Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-22T12:12:46.085Z] #28 sha256:742c4d29123039dbfb06e45eeabdd6c57fc9c012dd797f86856320aa5e75cd25 [2021-08-22T12:12:46.085Z] #28 CACHED [2021-08-22T12:12:46.085Z] [2021-08-22T12:12:46.085Z] #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-22T12:12:46.085Z] #29 sha256:8f82d634dba87d6cc3f71309d995d2c43ae33f1a4089517348e9f0803f5c37bf [2021-08-22T12:12:46.085Z] #29 CACHED [2021-08-22T12:12:46.085Z] [2021-08-22T12:12:46.085Z] #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-22T12:12:46.085Z] #24 sha256:5b8d19b07bc29c606f3464c743a2acb26354fc5bccec265fadcbc7a5005416cc [2021-08-22T12:12:46.085Z] #24 CACHED [2021-08-22T12:12:46.341Z] [2021-08-22T12:12:46.341Z] #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-22T12:12:46.341Z] #57 sha256:332b732c7f73cec50262a5542dfdc462e4ade68e1cc4f6782389024b9f5cc270 [2021-08-22T12:12:47.594Z] #59 2.369 + RM_GOPATH=0 [2021-08-22T12:12:47.594Z] #59 2.370 + TMP_GOPATH= [2021-08-22T12:12:47.594Z] #59 2.371 + : /build [2021-08-22T12:12:47.594Z] #59 2.372 + '[' -z '' ']' [2021-08-22T12:12:47.594Z] #59 2.373 ++ mktemp -d [2021-08-22T12:12:47.594Z] #59 2.374 + export GOPATH=/tmp/tmp.dvUyHbeLVY [2021-08-22T12:12:47.594Z] #59 2.374 + GOPATH=/tmp/tmp.dvUyHbeLVY [2021-08-22T12:12:47.594Z] #59 2.374 + RM_GOPATH=1 [2021-08-22T12:12:47.594Z] #59 2.375 + case "$(go env GOARCH)" in [2021-08-22T12:12:47.594Z] #59 2.375 ++ go env GOARCH [2021-08-22T12:12:47.594Z] #59 2.380 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:47.594Z] #59 2.380 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:47.594Z] #59 2.381 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:47.594Z] #59 2.382 + dir=/tmp/install [2021-08-22T12:12:47.594Z] #59 2.383 + bin=rootlesskit [2021-08-22T12:12:47.594Z] #59 2.383 + shift [2021-08-22T12:12:47.594Z] #59 2.383 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-22T12:12:47.594Z] #59 2.384 + . /tmp/install/rootlesskit.installer [2021-08-22T12:12:47.594Z] #59 2.384 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-22T12:12:47.594Z] #59 2.384 + install_rootlesskit [2021-08-22T12:12:47.594Z] #59 2.384 + case "$1" in [2021-08-22T12:12:47.594Z] #59 2.385 + export CGO_ENABLED=0 [2021-08-22T12:12:47.594Z] #59 2.385 + CGO_ENABLED=0 [2021-08-22T12:12:47.594Z] #59 2.385 + _install_rootlesskit [2021-08-22T12:12:47.594Z] #59 2.386 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-22T12:12:47.594Z] #59 2.386 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-22T12:12:47.594Z] #59 2.386 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dvUyHbeLVY/src/github.com/rootless-containers/rootlesskit [2021-08-22T12:12:47.594Z] #59 2.388 Cloning into '/tmp/tmp.dvUyHbeLVY/src/github.com/rootless-containers/rootlesskit'... [2021-08-22T12:12:47.869Z] #1 [internal] load build definition from Dockerfile [2021-08-22T12:12:47.869Z] #1 sha256:70286a305ce82af77131a93a80b3befebe9c3ad327be5b29373482d78b3ed170 [2021-08-22T12:12:47.869Z] #1 transferring dockerfile: 16.59kB done [2021-08-22T12:12:47.869Z] #1 DONE 0.0s [2021-08-22T12:12:47.869Z] [2021-08-22T12:12:47.869Z] #2 [internal] load .dockerignore [2021-08-22T12:12:47.869Z] #2 sha256:b44dc07db98703fb688b66eec6ba57566cd08a3ed1e77af97ee0f5c2c40873d0 [2021-08-22T12:12:47.869Z] #2 transferring context: 87B done [2021-08-22T12:12:47.869Z] #2 DONE 0.0s [2021-08-22T12:12:48.817Z] [2021-08-22T12:12:48.817Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-22T12:12:48.817Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-08-22T12:12:48.859Z] #57 ... [2021-08-22T12:12:48.859Z] [2021-08-22T12:12:48.859Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-22T12:12:48.859Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-22T12:12:48.859Z] #19 DONE 2.9s [2021-08-22T12:12:48.859Z] [2021-08-22T12:12:48.859Z] #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-22T12:12:48.859Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:12:49.080Z] #3 DONE 0.2s [2021-08-22T12:12:49.080Z] [2021-08-22T12:12:49.080Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-22T12:12:49.080Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-08-22T12:12:49.080Z] #4 CACHED [2021-08-22T12:12:49.655Z] [2021-08-22T12:12:49.655Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-08-22T12:12:49.655Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-08-22T12:12:49.655Z] #8 DONE 0.1s [2021-08-22T12:12:49.655Z] [2021-08-22T12:12:49.655Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-22T12:12:49.655Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-22T12:12:49.918Z] #7 DONE 0.1s [2021-08-22T12:12:49.918Z] [2021-08-22T12:12:49.918Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-22T12:12:49.918Z] #5 sha256:dc129189516849f81ca9a12482292be3520df4779e1d688e6851d89fa9b1c39b [2021-08-22T12:12:49.918Z] #5 DONE 0.1s [2021-08-22T12:12:49.918Z] [2021-08-22T12:12:49.918Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-22T12:12:49.918Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-22T12:12:49.918Z] #6 DONE 0.1s [2021-08-22T12:12:50.097Z] #54 ... [2021-08-22T12:12:50.097Z] [2021-08-22T12:12:50.098Z] #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-22T12:12:50.098Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:12:50.098Z] #20 2.490 Reading package lists... [2021-08-22T12:12:50.098Z] #20 4.209 Reading package lists... [2021-08-22T12:12:50.098Z] #20 5.768 Building dependency tree... [2021-08-22T12:12:50.098Z] #20 5.988 Reading state information... [2021-08-22T12:12:50.098Z] #20 6.284 libcap2-bin is already the newest version (1:2.25-2). [2021-08-22T12:12:50.098Z] #20 6.284 The following additional packages will be installed: [2021-08-22T12:12:50.098Z] #20 6.290 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-22T12:12:50.098Z] #20 6.290 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-22T12:12:50.098Z] #20 6.290 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-22T12:12:50.098Z] #20 6.290 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-22T12:12:50.098Z] #20 6.292 python3.7 python3.7-minimal vim-runtime xxd [2021-08-22T12:12:50.098Z] #20 6.293 Suggested packages: [2021-08-22T12:12:50.098Z] #20 6.293 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-22T12:12:50.098Z] #20 6.293 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-22T12:12:50.098Z] #20 6.293 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-22T12:12:50.098Z] #20 6.293 quota [2021-08-22T12:12:50.098Z] #20 6.293 Recommended packages: [2021-08-22T12:12:50.098Z] #20 6.293 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-22T12:12:50.098Z] #20 6.293 python3-keyrings.alt python3-xdg unzip [2021-08-22T12:12:50.098Z] #20 7.387 The following NEW packages will be installed: [2021-08-22T12:12:50.098Z] #20 7.388 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-22T12:12:50.098Z] #20 7.389 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-22T12:12:50.098Z] #20 7.392 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-22T12:12:50.098Z] #20 7.392 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-22T12:12:50.098Z] #20 7.393 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-22T12:12:50.098Z] #20 7.393 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-22T12:12:50.098Z] #20 7.394 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-22T12:12:50.098Z] #20 7.394 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-22T12:12:50.098Z] #20 7.394 xz-utils zip [2021-08-22T12:12:50.098Z] #20 7.691 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-22T12:12:50.098Z] #20 7.691 Need to get 28.6 MB of archives. [2021-08-22T12:12:50.098Z] #20 7.691 After this operation, 116 MB of additional disk space will be used. [2021-08-22T12:12:50.098Z] #20 7.691 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-22T12:12:50.098Z] #20 7.698 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-22T12:12:50.098Z] #20 7.721 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-22T12:12:50.098Z] #20 7.771 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-22T12:12:50.098Z] #20 7.773 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-22T12:12:50.098Z] #20 7.778 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-22T12:12:50.098Z] #20 7.852 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-22T12:12:50.098Z] #20 7.867 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-22T12:12:50.098Z] #20 7.868 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-22T12:12:50.098Z] #20 7.871 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-22T12:12:50.098Z] #20 7.877 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-22T12:12:50.098Z] #20 7.879 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-22T12:12:50.098Z] #20 7.882 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-22T12:12:50.098Z] #20 7.883 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-22T12:12:50.098Z] #20 7.888 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-22T12:12:50.098Z] #20 7.889 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-22T12:12:50.098Z] #20 7.911 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-22T12:12:50.098Z] #20 7.916 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-22T12:12:50.098Z] #20 7.927 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-22T12:12:50.098Z] #20 7.953 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-22T12:12:50.098Z] #20 7.955 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-22T12:12:50.098Z] #20 7.970 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-22T12:12:50.098Z] #20 7.991 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-22T12:12:50.098Z] #20 7.996 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-22T12:12:50.098Z] #20 8.004 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-22T12:12:50.098Z] #20 8.009 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-22T12:12:50.098Z] #20 8.012 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-22T12:12:50.098Z] #20 8.013 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-22T12:12:50.098Z] #20 8.015 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-22T12:12:50.098Z] #20 8.347 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-22T12:12:50.098Z] #20 8.350 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-22T12:12:50.098Z] #20 8.352 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-22T12:12:50.098Z] #20 8.358 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-22T12:12:50.098Z] #20 8.364 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-22T12:12:50.098Z] #20 8.375 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-22T12:12:50.098Z] #20 8.378 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-22T12:12:50.098Z] #20 8.452 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-22T12:12:50.098Z] #20 8.464 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-22T12:12:50.098Z] #20 8.479 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-22T12:12:50.098Z] #20 8.486 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-22T12:12:50.098Z] #20 8.494 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-22T12:12:50.098Z] #20 8.507 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-22T12:12:50.098Z] #20 8.509 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-22T12:12:50.098Z] #20 8.575 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-22T12:12:50.098Z] #20 8.589 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-22T12:12:50.098Z] #20 8.608 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-22T12:12:50.098Z] #20 8.921 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-22T12:12:50.098Z] #20 8.964 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-22T12:12:50.098Z] #20 9.000 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-22T12:12:50.098Z] #20 9.524 debconf: delaying package configuration, since apt-utils is not installed [2021-08-22T12:12:50.098Z] #20 9.605 Fetched 28.6 MB in 2s (18.1 MB/s) [2021-08-22T12:12:50.098Z] #20 9.667 Selecting previously unselected package pigz. [2021-08-22T12:12:50.098Z] #20 9.667 (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-22T12:12:50.098Z] #20 9.712 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-22T12:12:50.098Z] #20 9.717 Unpacking pigz (2.4-1) ... [2021-08-22T12:12:50.098Z] #20 9.805 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-22T12:12:50.098Z] #20 9.814 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:12:50.098Z] #20 9.819 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:12:50.098Z] #20 ... [2021-08-22T12:12:50.098Z] [2021-08-22T12:12:50.098Z] #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-22T12:12:50.098Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:12:50.098Z] #40 1.301 + git clone https://github.com/docker/distribution.git . [2021-08-22T12:12:50.098Z] #40 1.301 Cloning into '.'... [2021-08-22T12:12:50.098Z] #40 5.565 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-22T12:12:50.098Z] #40 6.235 + 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-22T12:12:50.131Z] #59 4.801 + cd /tmp/tmp.dvUyHbeLVY/src/github.com/rootless-containers/rootlesskit [2021-08-22T12:12:50.131Z] #59 4.802 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-22T12:12:50.131Z] #59 4.811 + export GO111MODULE=on [2021-08-22T12:12:50.131Z] #59 4.811 + GO111MODULE=on [2021-08-22T12:12:50.131Z] #59 4.811 + export GOPROXY=https://proxy.golang.org [2021-08-22T12:12:50.131Z] #59 4.811 + GOPROXY=https://proxy.golang.org [2021-08-22T12:12:50.131Z] #59 4.811 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-22T12:12:50.131Z] #59 4.811 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-22T12:12:50.191Z] [2021-08-22T12:12:50.191Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-22T12:12:50.191Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-22T12:12:50.191Z] #65 DONE 0.0s [2021-08-22T12:12:50.191Z] [2021-08-22T12:12:50.191Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-22T12:12:50.191Z] #26 sha256:950177fee27a0a93126a1d1591974a8bcc6b8f711e7bb11d2b141deafe72d94e [2021-08-22T12:12:50.191Z] #26 DONE 0.0s [2021-08-22T12:12:50.191Z] [2021-08-22T12:12:50.191Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-22T12:12:50.191Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-22T12:12:50.191Z] #63 DONE 0.0s [2021-08-22T12:12:50.191Z] [2021-08-22T12:12:50.191Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-22T12:12:50.191Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-22T12:12:50.191Z] #9 DONE 0.0s [2021-08-22T12:12:50.191Z] [2021-08-22T12:12:50.191Z] #23 [internal] load build context [2021-08-22T12:12:50.191Z] #23 sha256:00e13825ac8abafad82dab27a93b3f2f63aea5a55524d02bcdac7180592d3a55 [2021-08-22T12:12:50.271Z] #20 1.777 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-22T12:12:50.271Z] #20 1.864 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-22T12:12:50.359Z] #40 ... [2021-08-22T12:12:50.359Z] [2021-08-22T12:12:50.359Z] #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-22T12:12:50.359Z] #57 sha256:0178fcc329530e5dd8b3d37aca08a6e91d6b243d8cc2215d5eaa8d0088bd92ec [2021-08-22T12:12:50.359Z] #57 1.945 + RM_GOPATH=0 [2021-08-22T12:12:50.359Z] #57 1.945 + TMP_GOPATH= [2021-08-22T12:12:50.359Z] #57 1.945 + : /build [2021-08-22T12:12:50.359Z] #57 1.945 + '[' -z '' ']' [2021-08-22T12:12:50.359Z] #57 1.945 ++ mktemp -d [2021-08-22T12:12:50.359Z] #57 1.945 + export GOPATH=/tmp/tmp.tPkiUilXyl [2021-08-22T12:12:50.359Z] #57 1.945 + GOPATH=/tmp/tmp.tPkiUilXyl [2021-08-22T12:12:50.359Z] #57 1.945 + RM_GOPATH=1 [2021-08-22T12:12:50.359Z] #57 1.945 + case "$(go env GOARCH)" in [2021-08-22T12:12:50.359Z] #57 1.946 ++ go env GOARCH [2021-08-22T12:12:50.359Z] #57 1.958 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:50.359Z] #57 1.962 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:50.359Z] #57 1.962 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:50.359Z] #57 1.964 + dir=/tmp/install [2021-08-22T12:12:50.359Z] #57 1.964 + bin=containerd [2021-08-22T12:12:50.359Z] #57 1.964 + shift [2021-08-22T12:12:50.359Z] #57 1.964 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-22T12:12:50.359Z] #57 1.964 + . /tmp/install/containerd.installer [2021-08-22T12:12:50.359Z] #57 1.964 ++ set -e [2021-08-22T12:12:50.359Z] #57 1.964 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-22T12:12:50.359Z] #57 1.964 + install_containerd [2021-08-22T12:12:50.359Z] #57 1.964 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-22T12:12:50.359Z] #57 1.964 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-22T12:12:50.359Z] #57 1.964 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tPkiUilXyl/src/github.com/containerd/containerd [2021-08-22T12:12:50.359Z] #57 1.965 Cloning into '/tmp/tmp.tPkiUilXyl/src/github.com/containerd/containerd'... [2021-08-22T12:12:50.528Z] #20 1.959 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-22T12:12:50.619Z] #57 ... [2021-08-22T12:12:50.619Z] [2021-08-22T12:12:50.619Z] #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-22T12:12:50.619Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:12:50.619Z] #20 10.29 Selecting previously unselected package python3.7-minimal. [2021-08-22T12:12:50.619Z] #20 10.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:12:50.619Z] #20 10.30 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-22T12:12:50.769Z] #23 ... [2021-08-22T12:12:50.769Z] [2021-08-22T12:12:50.769Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-22T12:12:50.769Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-22T12:12:50.769Z] #42 DONE 0.4s [2021-08-22T12:12:50.769Z] [2021-08-22T12:12:50.769Z] #23 [internal] load build context [2021-08-22T12:12:50.769Z] #23 sha256:00e13825ac8abafad82dab27a93b3f2f63aea5a55524d02bcdac7180592d3a55 [2021-08-22T12:12:50.786Z] #20 2.044 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-22T12:12:51.042Z] #20 2.308 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-22T12:12:51.068Z] #59 5.746 go: downloading github.com/pkg/errors v0.9.1 [2021-08-22T12:12:51.068Z] #59 5.749 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-22T12:12:51.068Z] #59 5.765 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-22T12:12:51.190Z] #20 11.04 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:12:51.190Z] #20 11.07 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-22T12:12:51.299Z] #20 ... [2021-08-22T12:12:51.299Z] [2021-08-22T12:12:51.299Z] #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-22T12:12:51.299Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-22T12:12:51.299Z] #32 1.844 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-22T12:12:51.299Z] #32 1.861 Cloning into '.'... [2021-08-22T12:12:51.327Z] #59 6.008 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-22T12:12:51.327Z] #59 ... [2021-08-22T12:12:51.327Z] [2021-08-22T12:12:51.327Z] #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-22T12:12:51.327Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:12:51.327Z] #40 1.691 + git clone https://github.com/docker/distribution.git . [2021-08-22T12:12:51.327Z] #40 1.691 Cloning into '.'... [2021-08-22T12:12:51.327Z] #40 9.813 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-22T12:12:51.327Z] #40 ... [2021-08-22T12:12:51.327Z] [2021-08-22T12:12:51.327Z] #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-22T12:12:51.327Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-22T12:12:51.327Z] #32 1.592 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-22T12:12:51.327Z] #32 1.592 Cloning into '.'... [2021-08-22T12:12:51.555Z] #32 ... [2021-08-22T12:12:51.555Z] [2021-08-22T12:12:51.555Z] #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-22T12:12:51.555Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:12:51.555Z] #40 1.563 + git clone https://github.com/docker/distribution.git . [2021-08-22T12:12:51.555Z] #40 1.563 Cloning into '.'... [2021-08-22T12:12:51.555Z] #40 7.148 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-22T12:12:51.555Z] #40 8.146 + 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-22T12:12:51.555Z] #40 ... [2021-08-22T12:12:51.555Z] [2021-08-22T12:12:51.555Z] #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-22T12:12:51.555Z] #54 sha256:c0357e03800f41a50ba16790235bbb8aadcde9f651ca4d8f33128fc178b5a735 [2021-08-22T12:12:51.555Z] #54 3.578 + RM_GOPATH=0 [2021-08-22T12:12:51.555Z] #54 3.578 + TMP_GOPATH= [2021-08-22T12:12:51.555Z] #54 3.578 + : /build [2021-08-22T12:12:51.555Z] #54 3.578 + '[' -z '' ']' [2021-08-22T12:12:51.555Z] #54 3.585 ++ mktemp -d [2021-08-22T12:12:51.555Z] #54 3.605 + export GOPATH=/tmp/tmp.Xb9YDIZIGO [2021-08-22T12:12:51.555Z] #54 3.605 + GOPATH=/tmp/tmp.Xb9YDIZIGO [2021-08-22T12:12:51.555Z] #54 3.605 + RM_GOPATH=1 [2021-08-22T12:12:51.555Z] #54 3.605 + case "$(go env GOARCH)" in [2021-08-22T12:12:51.555Z] #54 3.605 ++ go env GOARCH [2021-08-22T12:12:51.555Z] #54 3.629 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:51.555Z] #54 3.629 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:51.555Z] #54 3.629 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:51.555Z] #54 3.639 + dir=/tmp/install [2021-08-22T12:12:51.555Z] #54 3.639 + bin=runc [2021-08-22T12:12:51.555Z] #54 3.639 + shift [2021-08-22T12:12:51.555Z] #54 3.639 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-22T12:12:51.555Z] #54 3.639 + . /tmp/install/runc.installer [2021-08-22T12:12:51.555Z] #54 3.639 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-22T12:12:51.555Z] #54 3.639 + install_runc [2021-08-22T12:12:51.555Z] #54 3.639 + uname -r [2021-08-22T12:12:51.555Z] #54 3.648 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-22T12:12:51.555Z] #54 3.652 + RUNC_BUILDTAGS='seccomp ' [2021-08-22T12:12:51.555Z] #54 3.652 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-22T12:12:51.555Z] #54 3.652 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-22T12:12:51.555Z] #54 3.653 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Xb9YDIZIGO/src/github.com/opencontainers/runc [2021-08-22T12:12:51.555Z] #54 3.655 Cloning into '/tmp/tmp.Xb9YDIZIGO/src/github.com/opencontainers/runc'... [2021-08-22T12:12:51.586Z] #32 ... [2021-08-22T12:12:51.586Z] [2021-08-22T12:12:51.586Z] #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-22T12:12:51.586Z] #46 sha256:1288aa7bba49546900f4232968288cff0ae6ac41db02b96460d18a598a5971be [2021-08-22T12:12:51.586Z] #46 2.323 + RM_GOPATH=0 [2021-08-22T12:12:51.586Z] #46 2.323 + TMP_GOPATH= [2021-08-22T12:12:51.586Z] #46 2.323 + : /build [2021-08-22T12:12:51.586Z] #46 2.323 + '[' -z '' ']' [2021-08-22T12:12:51.586Z] #46 2.323 ++ mktemp -d [2021-08-22T12:12:51.586Z] #46 2.323 + export GOPATH=/tmp/tmp.PBEh3B57eq [2021-08-22T12:12:51.586Z] #46 2.323 + GOPATH=/tmp/tmp.PBEh3B57eq [2021-08-22T12:12:51.586Z] #46 2.323 + RM_GOPATH=1 [2021-08-22T12:12:51.586Z] #46 2.323 + case "$(go env GOARCH)" in [2021-08-22T12:12:51.586Z] #46 2.323 ++ go env GOARCH [2021-08-22T12:12:51.586Z] #46 2.355 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:51.586Z] #46 2.355 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:51.586Z] #46 2.358 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:51.586Z] #46 2.359 + dir=/tmp/install [2021-08-22T12:12:51.586Z] #46 2.364 + bin=vndr [2021-08-22T12:12:51.586Z] #46 2.364 + shift [2021-08-22T12:12:51.586Z] #46 2.364 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-22T12:12:51.586Z] #46 2.364 + . /tmp/install/vndr.installer [2021-08-22T12:12:51.586Z] #46 2.365 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-22T12:12:51.586Z] #46 2.365 + install_vndr [2021-08-22T12:12:51.586Z] #46 2.365 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-22T12:12:51.586Z] #46 2.365 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-22T12:12:51.586Z] #46 2.366 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.PBEh3B57eq/src/github.com/LK4D4/vndr [2021-08-22T12:12:51.586Z] #46 2.368 Cloning into '/tmp/tmp.PBEh3B57eq/src/github.com/LK4D4/vndr'... [2021-08-22T12:12:51.586Z] #46 2.858 + cd /tmp/tmp.PBEh3B57eq/src/github.com/LK4D4/vndr [2021-08-22T12:12:51.586Z] #46 2.858 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-22T12:12:51.586Z] #46 2.867 + go build -buildmode=pie -v -o /build/vndr . [2021-08-22T12:12:51.586Z] #46 3.943 github.com/LK4D4/vndr/godl/singleflight [2021-08-22T12:12:51.586Z] #46 4.073 github.com/LK4D4/vndr/build [2021-08-22T12:12:51.586Z] #46 4.192 github.com/LK4D4/vndr/versioned [2021-08-22T12:12:51.586Z] #46 4.335 compress/flate [2021-08-22T12:12:51.586Z] #46 6.501 hash/crc32 [2021-08-22T12:12:51.729Z] #23 transferring context: 55.81MB 1.6s done [2021-08-22T12:12:51.730Z] #23 DONE 1.6s [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-22T12:12:51.995Z] #14 sha256:240f216314566eea95ffa97407d5f440e552eaef02a8a22ba80d6a905dba8dca [2021-08-22T12:12:51.995Z] #14 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #48 sha256:0911b8a818843c8fd6dfc660db7e9f062be525234c152993a8337a31214d5bbf [2021-08-22T12:12:51.995Z] #48 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #12 sha256:8f34450c7999a7b68df1a0fef278d60730f08ad24375ed2eaaaa0cfd9ec2e33d [2021-08-22T12:12:51.995Z] #12 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-22T12:12:51.995Z] #18 sha256:d9bbebd1f523bdd6a2f52abd4fd78d436622d24f5e33ec4badb2515844357c35 [2021-08-22T12:12:51.995Z] #18 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-22T12:12:51.995Z] #56 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #29 sha256:8b21500265c369d2fdf70b4706ad8a0beae3b462bc25fd73f9c89242a7664db4 [2021-08-22T12:12:51.995Z] #29 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-22T12:12:51.995Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-22T12:12:51.995Z] #66 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-22T12:12:51.995Z] #17 sha256:8d1092cba0409a27941015753a6d130f55a1bb3c048ad646589eabc7aa71b6af [2021-08-22T12:12:51.995Z] #17 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-22T12:12:51.995Z] #40 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-22T12:12:51.995Z] #61 sha256:009640697a80e4c5951163b68724629aa09bcc3ffe2327eee259b1715604a9c2 [2021-08-22T12:12:51.995Z] #61 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-22T12:12:51.995Z] #10 sha256:74a76884dab846a5741269ec6511c86790ac21b7e8c785c9badddba0acb5883d [2021-08-22T12:12:51.995Z] #10 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-22T12:12:51.995Z] #35 sha256:be82612b3e78ff3b4c2e58ae9c363a5e903a76ef32cd24ead0b2e69231cb72db [2021-08-22T12:12:51.995Z] #35 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #24 sha256:be1ad411d86ac89761246ba958109d20507f51cbac2b6a1f214b91e9a722f8b2 [2021-08-22T12:12:51.995Z] #24 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-22T12:12:51.995Z] #32 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-22T12:12:51.995Z] #19 sha256:4bcc9149ad07795f5337cadf2d737b02655384beb35f50b7f433484b17ae048b [2021-08-22T12:12:51.995Z] #19 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-22T12:12:51.995Z] #49 sha256:a6593dbaa77ccbe66e51db53c2e3857423f77f612da89b5cfd0a6baaebbf1627 [2021-08-22T12:12:51.995Z] #49 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-22T12:12:51.995Z] #45 sha256:c15cecac7a3fb8790b5ca2cf385865199070329897fd093a2fb820fc1c1cc5dc [2021-08-22T12:12:51.995Z] #45 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #21 sha256:9f0efae441e26d84ec4e8b4697e011e275fd82a3c86ad04f79a2473dcc815cb1 [2021-08-22T12:12:51.995Z] #21 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-22T12:12:51.995Z] #53 sha256:36ead86aa7fdabf7c410e975d3ab6e3f0a59a471cbd4b40e62912059eac035e1 [2021-08-22T12:12:51.995Z] #53 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-22T12:12:51.995Z] #39 sha256:9f2603bd1d23a870dfe1e54cea90a5492b64233bd159635194b03be0dc6084c7 [2021-08-22T12:12:51.995Z] #39 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-22T12:12:51.995Z] #28 sha256:18794890a46fc0d2975f2d3fd4fdb9e57fa12c477eb6fdb62d0ccf65e0405bd8 [2021-08-22T12:12:51.995Z] #28 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-22T12:12:51.995Z] #60 sha256:1d7168d8beb538459bdb1a97c4ff019b8b5518d687d41114a9c411dc34286810 [2021-08-22T12:12:51.995Z] #60 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-22T12:12:51.995Z] #58 sha256:847bf9a09470cff7a3cd596a825a911a1461f50df2dd92bdbc10169cb70d7a8b [2021-08-22T12:12:51.995Z] #58 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #54 sha256:91b01e5873a4746c5a567c934f8360e3fe83c62dd5a5d52de0edae918940b3e9 [2021-08-22T12:12:51.995Z] #54 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-22T12:12:51.995Z] #33 sha256:54056eb381ddd0f2c99ae42fdd3201fcae208a20a467f5b101179f93dd17262c [2021-08-22T12:12:51.995Z] #33 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-22T12:12:51.995Z] #20 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-22T12:12:51.995Z] #30 sha256:a07c78c62f2bd6535fae72ee6fcd845b503cfc932960eab742243f77c46f1c1e [2021-08-22T12:12:51.995Z] #30 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-22T12:12:51.995Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-22T12:12:51.995Z] #64 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #11 sha256:a1275979291903b72ec9fea52b2bf9bcda6034a97d71ac0d69123975d6629cdc [2021-08-22T12:12:51.995Z] #11 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #50 sha256:130186717da8020d78b9d6e07568efe4db4db4d80a4496a4a9864982335e94c5 [2021-08-22T12:12:51.995Z] #50 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #37 sha256:564add5a2f83a8bd02a3983e764551c9197d483770a14760adb94c0899aa8b71 [2021-08-22T12:12:51.995Z] #37 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-22T12:12:51.995Z] #27 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-22T12:12:51.995Z] #51 sha256:bb274894ca6c050c254943a7afe36660ac5c184661fbfbac95602e1fb2b0c18a [2021-08-22T12:12:51.995Z] #51 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.995Z] #52 sha256:20976323e54898458c8bd5321a3f07c691e427c4efd921a99a110c8c62eecfac [2021-08-22T12:12:51.995Z] #52 CACHED [2021-08-22T12:12:51.995Z] [2021-08-22T12:12:51.995Z] #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-22T12:12:51.996Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-22T12:12:51.996Z] #36 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #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-22T12:12:51.996Z] #15 sha256:08341fb016d962fa740aaa2c6aa92fc4f328266cea073de9831122b2b7def28b [2021-08-22T12:12:51.996Z] #15 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-22T12:12:51.996Z] #55 sha256:7c8224ade6a043498aa9eb885eeaad2f3e3aabc30cd538ca9f175eacff21c55c [2021-08-22T12:12:51.996Z] #55 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #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-22T12:12:51.996Z] #59 sha256:6fa7a33e1c785affe8b1e7d4ea3f25a67f6a32fc9977ffbca8d8465be6218b77 [2021-08-22T12:12:51.996Z] #59 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #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-22T12:12:51.996Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-22T12:12:51.996Z] #13 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-22T12:12:51.996Z] #16 sha256:1f3020a268fef3a9b32c149d04e272412a891f44b90ba9a8b1294c80bde218c1 [2021-08-22T12:12:51.996Z] #16 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-22T12:12:51.996Z] #25 sha256:10b15918eef8820b6b734278348e9ccf4dd3b619c5cc8e786da62b6014486f11 [2021-08-22T12:12:51.996Z] #25 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #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-22T12:12:51.996Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-22T12:12:51.996Z] #44 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #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-22T12:12:51.996Z] #46 sha256:359d593d5179c3042b56f1b2b2c87598292b2c5849743f998d3967b7068b49f8 [2021-08-22T12:12:51.996Z] #46 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-22T12:12:51.996Z] #47 sha256:3aafade534ebf2a116f71b18a37bc6ea5b58077c0f2f8daebbe063c3c19078e4 [2021-08-22T12:12:51.996Z] #47 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #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-22T12:12:51.996Z] #43 sha256:b2c0bc3b9d13726e47a580f6c770e72a327e6d148a83dfc7be4e316a3d92f6bf [2021-08-22T12:12:51.996Z] #43 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-22T12:12:51.996Z] #62 sha256:cecaf62a0a201b687fb0d0c638ff91f6ca2e5eada5092275ffc24c7df3dc269d [2021-08-22T12:12:51.996Z] #62 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-22T12:12:51.996Z] #31 sha256:624d1c9ceb63a5dabd6c44f759d8bbc8472db7809f138dd6a4f0fadb8381c108 [2021-08-22T12:12:51.996Z] #31 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-22T12:12:51.996Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-22T12:12:51.996Z] #22 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-22T12:12:51.996Z] #38 sha256:32d255387dcee2a525c65c595916508cd305ef4c7f4dd875ae4df96a91ef263f [2021-08-22T12:12:51.996Z] #38 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-22T12:12:51.996Z] #67 sha256:b75fd7cadd3340aac856eb61cc94655a16a7f5497c5bf54557e1c9e8846916d8 [2021-08-22T12:12:51.996Z] #67 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #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-22T12:12:51.996Z] #34 sha256:35a2f0c439078454634bd2ffa074030c5a6ac63b79d84c3a7f8d1b5a3a8e910d [2021-08-22T12:12:51.996Z] #34 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-22T12:12:51.996Z] #41 sha256:5c4712e1a2ed4cd54174153345ff53fbbc58e091e3378da67429ad76d950aa84 [2021-08-22T12:12:51.996Z] #41 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #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-22T12:12:51.996Z] #57 sha256:aa81b02e943ec3d45d75f8ea6af389cf138c95e64be84961425b1c97c8a46d2a [2021-08-22T12:12:51.996Z] #57 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-22T12:12:51.996Z] #68 sha256:a3a7900e34dc05366e12fc2c6825118728186b6d4dc45cee4d79a3b5339f8a5f [2021-08-22T12:12:51.996Z] #68 CACHED [2021-08-22T12:12:51.996Z] [2021-08-22T12:12:51.996Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-22T12:12:51.996Z] #69 sha256:741eede11c0c8aacefc109be5cbd9e2a5afc8aed1df1d52ff76a630dc4da2a1e [2021-08-22T12:12:52.154Z] #46 7.030 crypto/rsa [2021-08-22T12:12:52.154Z] #46 7.047 compress/gzip [2021-08-22T12:12:52.414Z] #46 ... [2021-08-22T12:12:52.414Z] [2021-08-22T12:12:52.414Z] #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-22T12:12:52.414Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:12:52.414Z] #40 11.20 + 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-22T12:12:53.100Z] #20 12.76 Selecting previously unselected package python3-minimal. [2021-08-22T12:12:53.100Z] #20 12.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-22T12:12:53.100Z] #20 12.82 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-22T12:12:53.100Z] #20 12.83 Unpacking python3-minimal (3.7.3-1) ... [2021-08-22T12:12:53.100Z] #20 12.90 Selecting previously unselected package libmpdec2:amd64. [2021-08-22T12:12:53.100Z] #20 12.91 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-22T12:12:53.100Z] #20 12.92 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-22T12:12:53.100Z] #20 12.98 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-22T12:12:53.100Z] #20 12.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:12:53.100Z] #20 12.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:12:53.670Z] #20 ... [2021-08-22T12:12:53.670Z] [2021-08-22T12:12:53.670Z] #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-22T12:12:53.670Z] #50 sha256:177d132381926c42211099c683e062cd80207ce21ae6f550fe6bc1da9a793d13 [2021-08-22T12:12:53.670Z] #50 2.264 + RM_GOPATH=0 [2021-08-22T12:12:53.670Z] #50 2.264 + TMP_GOPATH= [2021-08-22T12:12:53.670Z] #50 2.264 + : /build [2021-08-22T12:12:53.670Z] #50 2.264 + '[' -z '' ']' [2021-08-22T12:12:53.670Z] #50 2.264 ++ mktemp -d [2021-08-22T12:12:53.670Z] #50 2.271 + export GOPATH=/tmp/tmp.oEqrwobyvK [2021-08-22T12:12:53.670Z] #50 2.271 + GOPATH=/tmp/tmp.oEqrwobyvK [2021-08-22T12:12:53.670Z] #50 2.271 + RM_GOPATH=1 [2021-08-22T12:12:53.670Z] #50 2.271 + case "$(go env GOARCH)" in [2021-08-22T12:12:53.670Z] #50 2.271 ++ go env GOARCH [2021-08-22T12:12:53.670Z] #50 2.288 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:53.670Z] #50 2.288 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:53.670Z] #50 2.289 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:53.670Z] #50 2.290 + dir=/tmp/install [2021-08-22T12:12:53.670Z] #50 2.290 + bin=golangci_lint [2021-08-22T12:12:53.670Z] #50 2.290 + shift [2021-08-22T12:12:53.670Z] #50 2.290 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-22T12:12:53.670Z] #50 2.290 + . /tmp/install/golangci_lint.installer [2021-08-22T12:12:53.670Z] #50 2.290 ++ : v1.23.8 [2021-08-22T12:12:53.670Z] #50 2.290 + install_golangci_lint [2021-08-22T12:12:53.670Z] #50 2.290 + set -e [2021-08-22T12:12:53.670Z] #50 2.290 + export GO111MODULE=on [2021-08-22T12:12:53.670Z] #50 2.290 + GO111MODULE=on [2021-08-22T12:12:53.670Z] #50 2.290 + GOBIN=/build [2021-08-22T12:12:53.670Z] #50 2.290 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-22T12:12:53.670Z] #50 2.844 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-22T12:12:53.670Z] #50 7.546 go: downloading github.com/fatih/color v1.7.0 [2021-08-22T12:12:53.670Z] #50 7.548 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-22T12:12:53.670Z] #50 7.585 go: downloading github.com/pkg/errors v0.8.1 [2021-08-22T12:12:53.670Z] #50 7.600 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-22T12:12:53.670Z] #50 7.605 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-22T12:12:53.670Z] #50 7.724 go: downloading github.com/spf13/viper v1.6.1 [2021-08-22T12:12:53.670Z] #50 7.915 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-22T12:12:53.670Z] #50 7.926 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-22T12:12:53.670Z] #50 7.950 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-22T12:12:53.670Z] #50 7.962 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-22T12:12:53.670Z] #50 8.389 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-22T12:12:53.670Z] #50 8.560 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-22T12:12:53.670Z] #50 9.771 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-22T12:12:53.670Z] #50 9.778 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-22T12:12:53.670Z] #50 9.887 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-22T12:12:53.670Z] #50 9.932 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-22T12:12:53.670Z] #50 9.952 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-22T12:12:53.670Z] #50 9.959 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-22T12:12:53.670Z] #50 10.13 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-22T12:12:53.670Z] #50 10.13 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-22T12:12:53.670Z] #50 10.17 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-22T12:12:53.670Z] #50 10.18 go: downloading github.com/spf13/afero v1.1.2 [2021-08-22T12:12:53.670Z] #50 10.28 go: downloading github.com/spf13/cast v1.3.0 [2021-08-22T12:12:53.917Z] #69 DONE 2.0s [2021-08-22T12:12:53.917Z] [2021-08-22T12:12:53.917Z] #70 exporting to image [2021-08-22T12:12:53.917Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-22T12:12:53.917Z] #70 exporting layers [2021-08-22T12:12:53.930Z] #50 10.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-22T12:12:53.930Z] #50 10.31 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-22T12:12:53.930Z] #50 10.33 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-22T12:12:53.930Z] #50 10.36 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-22T12:12:53.952Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-22T12:12:53.953Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-45ba16f1\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-22T12:12:53.953Z] ---------------------------------------------------------------------------- [2021-08-22T12:12:53.953Z] [2021-08-22T12:12:53.953Z] INFO: executeCI.ps1 starting at Sun Aug 22 12:12:53 CUT 2021 [2021-08-22T12:12:53.953Z] [2021-08-22T12:12:53.953Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-22T12:12:53.953Z] INFO: Running git version 2.24.1.windows.2 [2021-08-22T12:12:53.953Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-22T12:12:53.953Z] INFO: Environment variables: [2021-08-22T12:12:53.953Z] [2021-08-22T12:12:53.953Z] Name Value [2021-08-22T12:12:53.953Z] ---- ----- [2021-08-22T12:12:53.953Z] ALLUSERSPROFILE C:\ProgramData [2021-08-22T12:12:53.953Z] amd64 true [2021-08-22T12:12:53.953Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-22T12:12:53.953Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-22T12:12:53.953Z] arm64 true [2021-08-22T12:12:53.953Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-22T12:12:53.953Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-22T12:12:53.953Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-22T12:12:53.953Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-22T12:12:53.953Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-22T12:12:53.953Z] BRANCH_NAME PR-42774 [2021-08-22T12:12:53.953Z] BUILD_DISPLAY_NAME #2 [2021-08-22T12:12:53.953Z] BUILD_ID 2 [2021-08-22T12:12:53.953Z] BUILD_NUMBER 2 [2021-08-22T12:12:53.953Z] BUILD_TAG jenkins-moby-PR-42774-2 [2021-08-22T12:12:53.953Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/ [2021-08-22T12:12:53.953Z] cgroup2 true [2021-08-22T12:12:53.953Z] CHANGE_AUTHOR thaJeztah [2021-08-22T12:12:53.953Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-22T12:12:53.953Z] CHANGE_BRANCH daemon_pass_rm_config [2021-08-22T12:12:53.953Z] CHANGE_FORK thaJeztah/docker [2021-08-22T12:12:53.953Z] CHANGE_ID 42774 [2021-08-22T12:12:53.953Z] CHANGE_TARGET master [2021-08-22T12:12:53.953Z] CHANGE_TITLE daemon: cleanupContainer(): pass ContainerRmConfig as parameter [2021-08-22T12:12:53.953Z] CHANGE_URL https://github.com/moby/moby/pull/42774 [2021-08-22T12:12:53.953Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:12:53.953Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-22T12:12:53.953Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-22T12:12:53.953Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-22T12:12:53.953Z] COMPUTERNAME azwin-2-59ce30 [2021-08-22T12:12:53.953Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-22T12:12:53.953Z] ConfigSequenceNumber 0 [2021-08-22T12:12:53.953Z] dco true [2021-08-22T12:12:53.953Z] DOCKER_BUILDKIT 0 [2021-08-22T12:12:53.953Z] DOCKER_DUT_DEBUG 1 [2021-08-22T12:12:53.953Z] DOCKER_EXPERIMENTAL 1 [2021-08-22T12:12:53.953Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-22T12:12:53.953Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-22T12:12:53.953Z] EXECUTOR_NUMBER 0 [2021-08-22T12:12:53.953Z] FQDN azwin-2-59ce30.westus.cloudapp.azure.com [2021-08-22T12:12:53.953Z] GIT_BRANCH PR-42774 [2021-08-22T12:12:53.953Z] GIT_COMMIT 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:53.953Z] GIT_URL https://github.com/moby/moby.git [2021-08-22T12:12:53.953Z] HUDSON_COOKIE 68dc10b3-d2b8-4dc5-b7d4-27c07a480706 [2021-08-22T12:12:53.953Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-22T12:12:53.953Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-22T12:12:53.953Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-22T12:12:53.953Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-22T12:12:53.953Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-22T12:12:53.953Z] JENKINS_NODE_COOKIE be54e593-d925-4bcf-833f-2f642435ed4f [2021-08-22T12:12:53.953Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-22T12:12:53.953Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-22T12:12:53.953Z] JOB_BASE_NAME PR-42774 [2021-08-22T12:12:53.953Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/display/redirect [2021-08-22T12:12:53.953Z] JOB_NAME moby/PR-42774 [2021-08-22T12:12:53.953Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/ [2021-08-22T12:12:53.953Z] library.jps.version master [2021-08-22T12:12:53.953Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-22T12:12:53.953Z] NODE_LABELS amd64 azure azwin-2-59ce30 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-22T12:12:53.953Z] NODE_NAME azwin-2-59ce30 [2021-08-22T12:12:53.953Z] NUMBER_OF_PROCESSORS 4 [2021-08-22T12:12:53.953Z] OS Windows_NT [2021-08-22T12:12:53.953Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-22T12:12:53.953Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-22T12:12:53.953Z] ppc64le false [2021-08-22T12:12:53.953Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-22T12:12:53.953Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-08-22T12:12:53.953Z] PROCESSOR_LEVEL 6 [2021-08-22T12:12:53.953Z] PROCESSOR_REVISION 4f01 [2021-08-22T12:12:53.953Z] ProgramData C:\ProgramData [2021-08-22T12:12:53.953Z] ProgramFiles C:\Program Files [2021-08-22T12:12:53.953Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-22T12:12:53.953Z] ProgramW6432 C:\Program Files [2021-08-22T12:12:53.953Z] PROMPT $P$G [2021-08-22T12:12:53.953Z] PSExecutionPolicyPreference Bypass [2021-08-22T12:12:53.953Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-22T12:12:53.953Z] PUBLIC C:\Users\Public [2021-08-22T12:12:53.953Z] rootless true [2021-08-22T12:12:53.953Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect?page=artif... [2021-08-22T12:12:53.953Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect?page=changes [2021-08-22T12:12:53.953Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect [2021-08-22T12:12:53.953Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect?page=tests [2021-08-22T12:12:53.953Z] s390x false [2021-08-22T12:12:53.953Z] SKIP_VALIDATION_TESTS 1 [2021-08-22T12:12:53.953Z] SOURCES_DRIVE d [2021-08-22T12:12:53.953Z] SOURCES_SUBDIR gopath [2021-08-22T12:12:53.953Z] STAGE_NAME Run tests [2021-08-22T12:12:53.953Z] SystemDrive C: [2021-08-22T12:12:53.953Z] SystemRoot C:\Windows [2021-08-22T12:12:53.953Z] TEMP C:\Windows\TEMP [2021-08-22T12:12:53.953Z] TESTDEBUG 0 [2021-08-22T12:12:53.953Z] TESTRUN_DRIVE d [2021-08-22T12:12:53.953Z] TESTRUN_SUBDIR CI [2021-08-22T12:12:53.953Z] TIMEOUT 120m [2021-08-22T12:12:53.953Z] TMP C:\Windows\TEMP [2021-08-22T12:12:53.953Z] unit_validate true [2021-08-22T12:12:53.953Z] USERDOMAIN WORKGROUP [2021-08-22T12:12:53.953Z] USERNAME azwin-2-59ce30$ [2021-08-22T12:12:53.953Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-22T12:12:53.953Z] validate_force false [2021-08-22T12:12:53.953Z] windir C:\Windows [2021-08-22T12:12:53.953Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-22T12:12:53.953Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-22T12:12:53.953Z] windows2022 true [2021-08-22T12:12:53.953Z] windows2022containerd true [2021-08-22T12:12:53.953Z] windowsRS1 false [2021-08-22T12:12:53.953Z] windowsRS5 true [2021-08-22T12:12:53.953Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-22T12:12:53.953Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-22T12:12:53.953Z] [2021-08-22T12:12:53.953Z] [2021-08-22T12:12:53.953Z] [2021-08-22T12:12:53.953Z] INFO: Sources under d:\gopath\... [2021-08-22T12:12:53.953Z] INFO: Test run under d:\CI\... [2021-08-22T12:12:53.953Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-22T12:12:53.953Z] INFO: docker/docker repository was found [2021-08-22T12:12:53.953Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub. This may take some time... [2021-08-22T12:12:54.066Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-22T12:12:54.066Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3998824f\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-22T12:12:54.066Z] ---------------------------------------------------------------------------- [2021-08-22T12:12:54.066Z] [2021-08-22T12:12:54.066Z] INFO: executeCI.ps1 starting at Sun Aug 22 12:12:52 CUT 2021 [2021-08-22T12:12:54.066Z] [2021-08-22T12:12:54.066Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-22T12:12:54.066Z] INFO: Running git version 2.24.1.windows.2 [2021-08-22T12:12:54.066Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-22T12:12:54.066Z] INFO: Environment variables: [2021-08-22T12:12:54.066Z] [2021-08-22T12:12:54.066Z] Name Value [2021-08-22T12:12:54.066Z] ---- ----- [2021-08-22T12:12:54.066Z] ALLUSERSPROFILE C:\ProgramData [2021-08-22T12:12:54.066Z] amd64 true [2021-08-22T12:12:54.066Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-22T12:12:54.066Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-22T12:12:54.066Z] arm64 true [2021-08-22T12:12:54.066Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-22T12:12:54.066Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-22T12:12:54.066Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-22T12:12:54.066Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-22T12:12:54.066Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-22T12:12:54.066Z] BRANCH_NAME PR-42774 [2021-08-22T12:12:54.066Z] BUILD_DISPLAY_NAME #2 [2021-08-22T12:12:54.066Z] BUILD_ID 2 [2021-08-22T12:12:54.066Z] BUILD_NUMBER 2 [2021-08-22T12:12:54.066Z] BUILD_TAG jenkins-moby-PR-42774-2 [2021-08-22T12:12:54.066Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/ [2021-08-22T12:12:54.066Z] cgroup2 true [2021-08-22T12:12:54.066Z] CHANGE_AUTHOR thaJeztah [2021-08-22T12:12:54.066Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-22T12:12:54.066Z] CHANGE_BRANCH daemon_pass_rm_config [2021-08-22T12:12:54.066Z] CHANGE_FORK thaJeztah/docker [2021-08-22T12:12:54.066Z] CHANGE_ID 42774 [2021-08-22T12:12:54.066Z] CHANGE_TARGET master [2021-08-22T12:12:54.066Z] CHANGE_TITLE daemon: cleanupContainer(): pass ContainerRmConfig as parameter [2021-08-22T12:12:54.066Z] CHANGE_URL https://github.com/moby/moby/pull/42774 [2021-08-22T12:12:54.066Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:12:54.066Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-22T12:12:54.066Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-22T12:12:54.066Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-22T12:12:54.066Z] COMPUTERNAME azwin-2-0f0fd0 [2021-08-22T12:12:54.066Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-22T12:12:54.066Z] ConfigSequenceNumber 0 [2021-08-22T12:12:54.066Z] dco true [2021-08-22T12:12:54.066Z] DOCKER_BUILDKIT 0 [2021-08-22T12:12:54.066Z] DOCKER_DUT_DEBUG 1 [2021-08-22T12:12:54.066Z] DOCKER_EXPERIMENTAL 1 [2021-08-22T12:12:54.066Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-22T12:12:54.066Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-22T12:12:54.066Z] EXECUTOR_NUMBER 0 [2021-08-22T12:12:54.066Z] FQDN azwin-2-0f0fd0.westus.cloudapp.azure.com [2021-08-22T12:12:54.066Z] GIT_BRANCH PR-42774 [2021-08-22T12:12:54.066Z] GIT_COMMIT 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:54.066Z] GIT_URL https://github.com/moby/moby.git [2021-08-22T12:12:54.066Z] HUDSON_COOKIE fab3ec6a-f629-498d-ac2e-dad8769f77af [2021-08-22T12:12:54.066Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-22T12:12:54.066Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-22T12:12:54.066Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-22T12:12:54.066Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-22T12:12:54.066Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-22T12:12:54.066Z] JENKINS_NODE_COOKIE 74549839-f5f2-4225-a713-84e30cc99b5a [2021-08-22T12:12:54.066Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-22T12:12:54.066Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-22T12:12:54.066Z] JOB_BASE_NAME PR-42774 [2021-08-22T12:12:54.066Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/display/redirect [2021-08-22T12:12:54.066Z] JOB_NAME moby/PR-42774 [2021-08-22T12:12:54.066Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/ [2021-08-22T12:12:54.066Z] library.jps.version master [2021-08-22T12:12:54.066Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-22T12:12:54.066Z] NODE_LABELS amd64 azure azwin-2-0f0fd0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-22T12:12:54.066Z] NODE_NAME azwin-2-0f0fd0 [2021-08-22T12:12:54.066Z] NUMBER_OF_PROCESSORS 4 [2021-08-22T12:12:54.066Z] OS Windows_NT [2021-08-22T12:12:54.066Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-22T12:12:54.066Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-22T12:12:54.066Z] ppc64le false [2021-08-22T12:12:54.066Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-22T12:12:54.066Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-22T12:12:54.066Z] PROCESSOR_LEVEL 6 [2021-08-22T12:12:54.066Z] PROCESSOR_REVISION 5507 [2021-08-22T12:12:54.066Z] ProgramData C:\ProgramData [2021-08-22T12:12:54.066Z] ProgramFiles C:\Program Files [2021-08-22T12:12:54.066Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-22T12:12:54.066Z] ProgramW6432 C:\Program Files [2021-08-22T12:12:54.066Z] PROMPT $P$G [2021-08-22T12:12:54.066Z] PSExecutionPolicyPreference Bypass [2021-08-22T12:12:54.066Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-22T12:12:54.066Z] PUBLIC C:\Users\Public [2021-08-22T12:12:54.066Z] rootless true [2021-08-22T12:12:54.066Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect?page=artif... [2021-08-22T12:12:54.066Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect?page=changes [2021-08-22T12:12:54.066Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect [2021-08-22T12:12:54.066Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect?page=tests [2021-08-22T12:12:54.066Z] s390x false [2021-08-22T12:12:54.066Z] SKIP_VALIDATION_TESTS 1 [2021-08-22T12:12:54.066Z] SOURCES_DRIVE d [2021-08-22T12:12:54.066Z] SOURCES_SUBDIR gopath [2021-08-22T12:12:54.066Z] STAGE_NAME Run tests [2021-08-22T12:12:54.066Z] SystemDrive C: [2021-08-22T12:12:54.066Z] SystemRoot C:\Windows [2021-08-22T12:12:54.066Z] TEMP C:\Windows\TEMP [2021-08-22T12:12:54.066Z] TESTDEBUG 0 [2021-08-22T12:12:54.067Z] TESTRUN_DRIVE d [2021-08-22T12:12:54.067Z] TESTRUN_SUBDIR CI [2021-08-22T12:12:54.067Z] TIMEOUT 120m [2021-08-22T12:12:54.067Z] TMP C:\Windows\TEMP [2021-08-22T12:12:54.067Z] unit_validate true [2021-08-22T12:12:54.067Z] USERDOMAIN WORKGROUP [2021-08-22T12:12:54.067Z] USERNAME azwin-2-0f0fd0$ [2021-08-22T12:12:54.067Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-22T12:12:54.067Z] validate_force false [2021-08-22T12:12:54.067Z] windir C:\Windows [2021-08-22T12:12:54.067Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-22T12:12:54.067Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-22T12:12:54.067Z] windows2022 true [2021-08-22T12:12:54.067Z] windows2022containerd true [2021-08-22T12:12:54.067Z] windowsRS1 false [2021-08-22T12:12:54.067Z] windowsRS5 true [2021-08-22T12:12:54.067Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-22T12:12:54.067Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-22T12:12:54.067Z] [2021-08-22T12:12:54.067Z] [2021-08-22T12:12:54.067Z] [2021-08-22T12:12:54.067Z] INFO: Sources under d:\gopath\... [2021-08-22T12:12:54.067Z] INFO: Test run under d:\CI\... [2021-08-22T12:12:54.067Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-22T12:12:54.067Z] INFO: docker/docker repository was found [2021-08-22T12:12:54.067Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-22T12:12:54.067Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-22T12:12:54.067Z] INFO: Docker version of control daemon [2021-08-22T12:12:54.067Z] [2021-08-22T12:12:54.067Z] Client: [2021-08-22T12:12:54.067Z] Version: 20.10.8 [2021-08-22T12:12:54.067Z] API version: 1.41 [2021-08-22T12:12:54.067Z] Go version: go1.16.6 [2021-08-22T12:12:54.067Z] Git commit: 3967b7d [2021-08-22T12:12:54.067Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-22T12:12:54.067Z] OS/Arch: windows/amd64 [2021-08-22T12:12:54.067Z] Context: default [2021-08-22T12:12:54.067Z] Experimental: true [2021-08-22T12:12:54.067Z] [2021-08-22T12:12:54.067Z] Server: Docker Engine - Community [2021-08-22T12:12:54.067Z] Engine: [2021-08-22T12:12:54.067Z] Version: 20.10.8 [2021-08-22T12:12:54.067Z] API version: 1.41 (minimum version 1.24) [2021-08-22T12:12:54.067Z] Go version: go1.16.6 [2021-08-22T12:12:54.067Z] Git commit: 75249d8 [2021-08-22T12:12:54.067Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-22T12:12:54.067Z] OS/Arch: windows/amd64 [2021-08-22T12:12:54.067Z] Experimental: true [2021-08-22T12:12:54.067Z] [2021-08-22T12:12:54.067Z] INFO: Docker info of control daemon [2021-08-22T12:12:54.067Z] [2021-08-22T12:12:54.067Z] Client: [2021-08-22T12:12:54.067Z] Context: default [2021-08-22T12:12:54.067Z] Debug Mode: false [2021-08-22T12:12:54.067Z] Plugins: [2021-08-22T12:12:54.067Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-22T12:12:54.067Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-22T12:12:54.067Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-22T12:12:54.067Z] [2021-08-22T12:12:54.067Z] Server: [2021-08-22T12:12:54.067Z] Containers: 1 [2021-08-22T12:12:54.067Z] Running: 0 [2021-08-22T12:12:54.067Z] Paused: 0 [2021-08-22T12:12:54.067Z] Stopped: 1 [2021-08-22T12:12:54.067Z] Images: 11 [2021-08-22T12:12:54.067Z] Server Version: 20.10.8 [2021-08-22T12:12:54.067Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-22T12:12:54.067Z] Windows: [2021-08-22T12:12:54.067Z] LCOW: [2021-08-22T12:12:54.067Z] Logging Driver: json-file [2021-08-22T12:12:54.067Z] Plugins: [2021-08-22T12:12:54.067Z] Volume: local [2021-08-22T12:12:54.067Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T12:12:54.067Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T12:12:54.067Z] Swarm: inactive [2021-08-22T12:12:54.067Z] Default Isolation: process [2021-08-22T12:12:54.067Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-22T12:12:54.067Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-22T12:12:54.067Z] OSType: windows [2021-08-22T12:12:54.067Z] Architecture: x86_64 [2021-08-22T12:12:54.067Z] CPUs: 4 [2021-08-22T12:12:54.067Z] Total Memory: 32GiB [2021-08-22T12:12:54.067Z] Name: azwin-2-0f0fd0 [2021-08-22T12:12:54.067Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-22T12:12:54.067Z] Docker Root Dir: D:\docker [2021-08-22T12:12:54.067Z] Debug Mode: false [2021-08-22T12:12:54.067Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:12:54.067Z] Labels: [2021-08-22T12:12:54.067Z] Experimental: true [2021-08-22T12:12:54.067Z] Insecure Registries: [2021-08-22T12:12:54.067Z] 10.0.0.4:5000 [2021-08-22T12:12:54.067Z] 127.0.0.0/8 [2021-08-22T12:12:54.067Z] Registry Mirrors: [2021-08-22T12:12:54.067Z] http://10.0.0.4:5000/ [2021-08-22T12:12:54.067Z] Live Restore Enabled: false [2021-08-22T12:12:54.067Z] Product License: Community Engine [2021-08-22T12:12:54.067Z] [2021-08-22T12:12:54.067Z] [2021-08-22T12:12:54.067Z] INFO: Commit hash is 5125ab820b [2021-08-22T12:12:54.067Z] INFO: Nuke-Everything... [2021-08-22T12:12:54.190Z] #50 10.45 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-22T12:12:54.190Z] #50 10.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-22T12:12:54.190Z] #50 10.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-22T12:12:54.190Z] #50 10.57 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-22T12:12:54.190Z] #50 ... [2021-08-22T12:12:54.190Z] [2021-08-22T12:12:54.190Z] #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-22T12:12:54.190Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:12:54.190Z] #20 13.89 Selecting previously unselected package python3.7. [2021-08-22T12:12:54.190Z] #20 13.89 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:12:54.190Z] #20 13.90 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-22T12:12:54.190Z] #20 14.01 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-22T12:12:54.190Z] #20 14.03 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-22T12:12:54.190Z] #20 14.04 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-22T12:12:54.190Z] #20 14.11 Setting up python3-minimal (3.7.3-1) ... [2021-08-22T12:12:54.413Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-22T12:12:54.413Z] 8f616e6e9eec: Pulling fs layer [2021-08-22T12:12:54.523Z] INFO: Container count on control daemon to delete is 1 [2021-08-22T12:12:54.523Z] bc9826b5bcfc [2021-08-22T12:12:54.523Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-22T12:12:55.131Z] #20 14.89 Selecting previously unselected package python3. [2021-08-22T12:12:55.131Z] #20 14.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 ... 24107 files and directories currently installed.) [2021-08-22T12:12:55.131Z] #20 14.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-22T12:12:55.131Z] #20 14.93 Unpacking python3 (3.7.3-1) ... [2021-08-22T12:12:55.131Z] #20 15.00 Selecting previously unselected package libip4tc0:amd64. [2021-08-22T12:12:55.131Z] #20 15.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-22T12:12:55.131Z] #20 15.03 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-22T12:12:55.131Z] #20 15.13 Selecting previously unselected package libip6tc0:amd64. [2021-08-22T12:12:55.134Z] Fetching without tags [2021-08-22T12:12:55.391Z] #20 15.13 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-22T12:12:55.391Z] #20 15.15 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-22T12:12:55.391Z] #20 15.25 Selecting previously unselected package libiptc0:amd64. [2021-08-22T12:12:55.391Z] #20 15.25 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-22T12:12:55.391Z] #20 15.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-22T12:12:55.391Z] #20 15.32 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-22T12:12:55.391Z] #20 15.32 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-22T12:12:55.391Z] #20 15.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-22T12:12:55.652Z] #20 15.37 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-22T12:12:55.652Z] #20 15.37 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-22T12:12:55.652Z] #20 15.38 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-22T12:12:55.652Z] #20 15.46 Selecting previously unselected package libnftnl11:amd64. [2021-08-22T12:12:55.652Z] #20 15.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-22T12:12:55.652Z] #20 15.47 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-22T12:12:55.652Z] #20 15.55 Selecting previously unselected package iptables. [2021-08-22T12:12:55.652Z] #20 15.56 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-22T12:12:55.652Z] #20 15.57 Unpacking iptables (1.8.2-4) ... [2021-08-22T12:12:55.703Z] #40 ... [2021-08-22T12:12:55.703Z] [2021-08-22T12:12:55.703Z] #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-22T12:12:55.703Z] #50 sha256:87ee53f1b894f4915412160083830e32f2d47de10ed531aaf53ad59865432f8e [2021-08-22T12:12:55.703Z] #50 2.035 + RM_GOPATH=0 [2021-08-22T12:12:55.703Z] #50 2.035 + TMP_GOPATH= [2021-08-22T12:12:55.703Z] #50 2.035 + : /build [2021-08-22T12:12:55.703Z] #50 2.035 + '[' -z '' ']' [2021-08-22T12:12:55.703Z] #50 2.035 ++ mktemp -d [2021-08-22T12:12:55.703Z] #50 2.041 + export GOPATH=/tmp/tmp.5cNr1peaf2 [2021-08-22T12:12:55.703Z] #50 2.041 + GOPATH=/tmp/tmp.5cNr1peaf2 [2021-08-22T12:12:55.703Z] #50 2.041 + RM_GOPATH=1 [2021-08-22T12:12:55.703Z] #50 2.041 + case "$(go env GOARCH)" in [2021-08-22T12:12:55.703Z] #50 2.041 ++ go env GOARCH [2021-08-22T12:12:55.703Z] #50 2.071 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:55.703Z] #50 2.071 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:55.703Z] #50 2.071 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:55.703Z] #50 2.082 + dir=/tmp/install [2021-08-22T12:12:55.703Z] #50 2.082 + bin=golangci_lint [2021-08-22T12:12:55.703Z] #50 2.082 + shift [2021-08-22T12:12:55.703Z] #50 2.082 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-22T12:12:55.703Z] #50 2.082 + . /tmp/install/golangci_lint.installer [2021-08-22T12:12:55.703Z] #50 2.082 ++ : v1.23.8 [2021-08-22T12:12:55.703Z] #50 2.082 + install_golangci_lint [2021-08-22T12:12:55.703Z] #50 2.082 + set -e [2021-08-22T12:12:55.703Z] #50 2.082 + export GO111MODULE=on [2021-08-22T12:12:55.703Z] #50 2.082 + GO111MODULE=on [2021-08-22T12:12:55.703Z] #50 2.082 + GOBIN=/build [2021-08-22T12:12:55.703Z] #50 2.082 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-22T12:12:55.703Z] #50 2.592 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-22T12:12:55.703Z] #50 7.844 go: downloading github.com/fatih/color v1.7.0 [2021-08-22T12:12:55.703Z] #50 7.855 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-22T12:12:55.703Z] #50 7.886 go: downloading github.com/pkg/errors v0.8.1 [2021-08-22T12:12:55.703Z] #50 7.904 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-22T12:12:55.703Z] #50 7.946 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-22T12:12:55.703Z] #50 8.078 go: downloading github.com/spf13/viper v1.6.1 [2021-08-22T12:12:55.703Z] #50 8.338 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-22T12:12:55.703Z] #50 8.392 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-22T12:12:55.703Z] #50 8.453 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-22T12:12:55.703Z] #50 8.521 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-22T12:12:55.703Z] #50 9.091 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-22T12:12:55.703Z] #50 9.234 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-22T12:12:55.703Z] #50 ... [2021-08-22T12:12:55.703Z] [2021-08-22T12:12:55.703Z] #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-22T12:12:55.703Z] #57 sha256:ebc5b47c9ea8e4f081d8ccfec435c18f1047eeec1e3168708c932a8bb0d99df4 [2021-08-22T12:12:55.703Z] #57 2.346 + RM_GOPATH=0 [2021-08-22T12:12:55.703Z] #57 2.346 + TMP_GOPATH= [2021-08-22T12:12:55.703Z] #57 2.346 + : /build [2021-08-22T12:12:55.703Z] #57 2.346 + '[' -z '' ']' [2021-08-22T12:12:55.703Z] #57 2.346 ++ mktemp -d [2021-08-22T12:12:55.703Z] #57 2.353 + export GOPATH=/tmp/tmp.0f3c5WZxWh [2021-08-22T12:12:55.703Z] #57 2.353 + GOPATH=/tmp/tmp.0f3c5WZxWh [2021-08-22T12:12:55.703Z] #57 2.353 + RM_GOPATH=1 [2021-08-22T12:12:55.703Z] #57 2.353 + case "$(go env GOARCH)" in [2021-08-22T12:12:55.703Z] #57 2.354 ++ go env GOARCH [2021-08-22T12:12:55.703Z] #57 2.365 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:55.703Z] #57 2.365 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:55.703Z] #57 2.365 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:55.703Z] #57 2.367 + dir=/tmp/install [2021-08-22T12:12:55.703Z] #57 2.369 + bin=containerd [2021-08-22T12:12:55.703Z] #57 2.369 + shift [2021-08-22T12:12:55.703Z] #57 2.369 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-22T12:12:55.703Z] #57 2.369 + . /tmp/install/containerd.installer [2021-08-22T12:12:55.703Z] #57 2.370 ++ set -e [2021-08-22T12:12:55.703Z] #57 2.370 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-22T12:12:55.703Z] #57 2.370 + install_containerd [2021-08-22T12:12:55.703Z] #57 2.371 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-22T12:12:55.703Z] #57 2.371 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-22T12:12:55.703Z] #57 2.371 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0f3c5WZxWh/src/github.com/containerd/containerd [2021-08-22T12:12:55.703Z] #57 2.373 Cloning into '/tmp/tmp.0f3c5WZxWh/src/github.com/containerd/containerd'... [2021-08-22T12:12:55.703Z] #57 ... [2021-08-22T12:12:55.703Z] [2021-08-22T12:12:55.703Z] #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-22T12:12:55.703Z] #59 sha256:27072986f0e80e7f6c600513d5097da47fd68481ba4764fda7acef87fa91144e [2021-08-22T12:12:55.703Z] #59 7.915 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-22T12:12:55.703Z] #59 8.205 go: downloading github.com/google/uuid v1.3.0 [2021-08-22T12:12:55.703Z] #59 8.225 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-22T12:12:55.703Z] #59 8.303 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-22T12:12:55.703Z] #59 8.431 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-22T12:12:55.703Z] #59 8.540 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-22T12:12:55.703Z] #59 8.699 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-22T12:12:55.703Z] #59 8.891 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-22T12:12:55.703Z] #59 9.027 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-22T12:12:55.703Z] #59 ... [2021-08-22T12:12:55.703Z] [2021-08-22T12:12:55.703Z] #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-22T12:12:55.703Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-22T12:12:55.703Z] #13 4.431 Reading package lists... [2021-08-22T12:12:55.703Z] #13 7.760 Reading package lists... [2021-08-22T12:12:55.703Z] #13 11.41 Building dependency tree... [2021-08-22T12:12:55.703Z] #13 12.36 Reading state information... [2021-08-22T12:12:55.703Z] #13 13.23 The following additional packages will be installed: [2021-08-22T12:12:55.703Z] #13 13.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-22T12:12:55.703Z] #13 13.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-22T12:12:55.703Z] #13 13.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-22T12:12:55.703Z] #13 13.24 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-22T12:12:55.703Z] #13 13.24 mingw-w64-x86-64-dev [2021-08-22T12:12:55.703Z] #13 13.24 Suggested packages: [2021-08-22T12:12:55.703Z] #13 13.24 gcc-8-locales seccomp wine64 [2021-08-22T12:12:55.703Z] #13 13.80 The following NEW packages will be installed: [2021-08-22T12:12:55.703Z] #13 13.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-22T12:12:55.703Z] #13 13.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-22T12:12:55.703Z] #13 13.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-22T12:12:55.703Z] #13 13.80 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-22T12:12:55.703Z] #13 13.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-22T12:12:55.703Z] #13 13.81 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-22T12:12:55.703Z] #13 13.81 The following packages will be upgraded: [2021-08-22T12:12:55.703Z] #13 13.82 libseccomp2 [2021-08-22T12:12:55.703Z] #13 14.21 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-22T12:12:55.703Z] #13 14.21 Need to get 77.8 MB of archives. [2021-08-22T12:12:55.703Z] #13 14.21 After this operation, 487 MB of additional disk space will be used. [2021-08-22T12:12:55.703Z] #13 14.21 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-22T12:12:55.703Z] #13 14.21 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-22T12:12:55.703Z] #13 14.23 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-22T12:12:55.703Z] #13 14.36 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-22T12:12:55.703Z] #13 14.53 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-22T12:12:55.703Z] #13 14.54 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-22T12:12:55.704Z] #13 14.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-22T12:12:55.704Z] #13 14.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-22T12:12:55.742Z] #54 ... [2021-08-22T12:12:55.742Z] [2021-08-22T12:12:55.742Z] #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-22T12:12:55.742Z] #50 sha256:527698488620aec856390772fa18aaf4cb57e69050a02232270bce3bf9f7d044 [2021-08-22T12:12:55.742Z] #50 3.325 + RM_GOPATH=0 [2021-08-22T12:12:55.742Z] #50 3.325 + TMP_GOPATH= [2021-08-22T12:12:55.742Z] #50 3.325 + : /build [2021-08-22T12:12:55.742Z] #50 3.325 + '[' -z '' ']' [2021-08-22T12:12:55.742Z] #50 3.325 ++ mktemp -d [2021-08-22T12:12:55.742Z] #50 3.337 + export GOPATH=/tmp/tmp.bkmspiPKB0 [2021-08-22T12:12:55.742Z] #50 3.337 + GOPATH=/tmp/tmp.bkmspiPKB0 [2021-08-22T12:12:55.742Z] #50 3.337 + RM_GOPATH=1 [2021-08-22T12:12:55.742Z] #50 3.337 + case "$(go env GOARCH)" in [2021-08-22T12:12:55.742Z] #50 3.337 ++ go env GOARCH [2021-08-22T12:12:55.742Z] #50 3.394 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:55.742Z] #50 3.394 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:55.742Z] #50 3.394 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:55.742Z] #50 3.394 + dir=/tmp/install [2021-08-22T12:12:55.742Z] #50 3.394 + bin=golangci_lint [2021-08-22T12:12:55.742Z] #50 3.394 + shift [2021-08-22T12:12:55.742Z] #50 3.394 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-22T12:12:55.742Z] #50 3.394 + . /tmp/install/golangci_lint.installer [2021-08-22T12:12:55.742Z] #50 3.394 ++ : v1.23.8 [2021-08-22T12:12:55.742Z] #50 3.394 + install_golangci_lint [2021-08-22T12:12:55.742Z] #50 3.394 + set -e [2021-08-22T12:12:55.742Z] #50 3.394 + export GO111MODULE=on [2021-08-22T12:12:55.742Z] #50 3.394 + GO111MODULE=on [2021-08-22T12:12:55.742Z] #50 3.394 + GOBIN=/build [2021-08-22T12:12:55.742Z] #50 3.394 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-22T12:12:55.742Z] #50 3.864 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-22T12:12:55.742Z] #50 8.522 go: downloading github.com/fatih/color v1.7.0 [2021-08-22T12:12:55.742Z] #50 8.525 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-22T12:12:55.742Z] #50 8.561 go: downloading github.com/pkg/errors v0.8.1 [2021-08-22T12:12:55.742Z] #50 8.567 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-22T12:12:55.742Z] #50 8.607 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-22T12:12:55.742Z] #50 8.828 go: downloading github.com/spf13/viper v1.6.1 [2021-08-22T12:12:55.742Z] #50 9.067 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-22T12:12:55.742Z] #50 9.103 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-22T12:12:55.742Z] #50 9.134 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-22T12:12:55.742Z] #50 9.185 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-22T12:12:55.742Z] #50 9.737 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-22T12:12:55.742Z] #50 9.849 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-22T12:12:54.609Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:54.706Z] > git config --add remote.origin.fetch +refs/pull/42774/head:refs/remotes/origin/PR-42774 # timeout=10 [2021-08-22T12:12:54.820Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:54.996Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-22T12:12:55.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-22T12:12:55.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:12:55.167Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42774/head:refs/remotes/origin/PR-42774 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-22T12:12:55.837Z] #70 exporting layers 1.7s done [2021-08-22T12:12:55.837Z] #70 writing image sha256:b114529c23d73cff01126dbecbc5a3c5e22b0fbfa48b311d912bfd72138bbdfb done [2021-08-22T12:12:55.837Z] #70 naming to docker.io/library/docker:5125ab820bf5fcb117014958e51a3015b8021139 done [2021-08-22T12:12:55.837Z] #70 DONE 1.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-22T12:12:55.913Z] #20 15.87 Selecting previously unselected package xxd. [2021-08-22T12:12:55.998Z] #50 ... [2021-08-22T12:12:55.998Z] [2021-08-22T12:12:55.998Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-22T12:12:55.998Z] #46 sha256:f2f805086902669b59c62ed6848accb0d05bce1c448f323561f7b6be2320da0f [2021-08-22T12:12:55.998Z] #46 3.028 + RM_GOPATH=0 [2021-08-22T12:12:55.998Z] #46 3.028 + TMP_GOPATH= [2021-08-22T12:12:55.998Z] #46 3.030 + : /build [2021-08-22T12:12:55.998Z] #46 3.030 + '[' -z '' ']' [2021-08-22T12:12:55.998Z] #46 3.030 ++ mktemp -d [2021-08-22T12:12:55.998Z] #46 3.031 + export GOPATH=/tmp/tmp.SQj3hq82gI [2021-08-22T12:12:55.998Z] #46 3.031 + GOPATH=/tmp/tmp.SQj3hq82gI [2021-08-22T12:12:55.998Z] #46 3.031 + RM_GOPATH=1 [2021-08-22T12:12:55.998Z] #46 3.031 + case "$(go env GOARCH)" in [2021-08-22T12:12:55.998Z] #46 3.039 ++ go env GOARCH [2021-08-22T12:12:55.998Z] #46 3.047 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:55.998Z] #46 3.047 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:55.998Z] #46 3.047 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:55.998Z] #46 3.047 + dir=/tmp/install [2021-08-22T12:12:55.998Z] #46 3.047 + bin=vndr [2021-08-22T12:12:55.998Z] #46 3.047 + shift [2021-08-22T12:12:55.998Z] #46 3.047 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-22T12:12:55.998Z] #46 3.047 + . /tmp/install/vndr.installer [2021-08-22T12:12:55.998Z] #46 3.047 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-22T12:12:55.998Z] #46 3.047 + install_vndr [2021-08-22T12:12:55.998Z] #46 3.047 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-22T12:12:55.998Z] #46 3.047 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.SQj3hq82gI/src/github.com/LK4D4/vndr [2021-08-22T12:12:55.998Z] #46 3.048 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-22T12:12:55.998Z] #46 3.048 Cloning into '/tmp/tmp.SQj3hq82gI/src/github.com/LK4D4/vndr'... [2021-08-22T12:12:55.998Z] #46 3.589 + cd /tmp/tmp.SQj3hq82gI/src/github.com/LK4D4/vndr [2021-08-22T12:12:55.998Z] #46 3.589 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-22T12:12:55.998Z] #46 3.604 + go build -buildmode=pie -v -o /build/vndr . [2021-08-22T12:12:55.998Z] #46 4.514 github.com/LK4D4/vndr/godl/singleflight [2021-08-22T12:12:55.998Z] #46 4.750 github.com/LK4D4/vndr/build [2021-08-22T12:12:55.998Z] #46 4.766 github.com/LK4D4/vndr/versioned [2021-08-22T12:12:55.998Z] #46 5.100 crypto/tls [2021-08-22T12:12:56.049Z] Deleted: sha256:c48ebf6b19d188b767524bfdce744b5189199145377e8d03f60743542e99c69c [2021-08-22T12:12:56.049Z] Deleted: sha256:6da207f66e9c173ef801ca1bce47dc48031f5e67ac3d03ab1c51e742c041935c [2021-08-22T12:12:56.049Z] INFO: Nuking d:\CI [2021-08-22T12:12:56.173Z] #20 15.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-22T12:12:56.173Z] #20 15.89 Unpacking xxd (2:8.1.0875-5) ... [2021-08-22T12:12:56.173Z] #20 16.00 Selecting previously unselected package vim-common. [2021-08-22T12:12:56.173Z] #20 16.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-22T12:12:56.173Z] #20 16.02 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-22T12:12:56.186Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-22T12:12:56.285Z] #13 14.90 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-22T12:12:56.285Z] #13 ... [2021-08-22T12:12:56.285Z] [2021-08-22T12:12:56.285Z] #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-22T12:12:56.285Z] #50 sha256:87ee53f1b894f4915412160083830e32f2d47de10ed531aaf53ad59865432f8e [2021-08-22T12:12:56.285Z] #50 11.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-22T12:12:56.285Z] #50 11.08 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-22T12:12:56.430Z] Merging remotes/origin/master commit 9bc0c4903f7f02ce287b9918f64795368e507f9d into PR head commit 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:12:56.434Z] #20 16.15 Selecting previously unselected package bash-completion. [2021-08-22T12:12:56.434Z] #20 16.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-22T12:12:56.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/test/unit [2021-08-22T12:12:56.545Z] #50 11.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-22T12:12:56.545Z] #50 11.34 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-22T12:12:56.545Z] #50 11.37 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-22T12:12:56.545Z] #50 11.41 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-22T12:12:56.804Z] #50 11.62 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-22T12:12:56.804Z] #50 11.62 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-22T12:12:56.804Z] #50 11.67 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-22T12:12:56.804Z] #50 11.71 go: downloading github.com/spf13/afero v1.1.2 [2021-08-22T12:12:57.063Z] #50 11.77 go: downloading github.com/spf13/cast v1.3.0 [2021-08-22T12:12:57.063Z] #50 11.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-22T12:12:57.063Z] #50 11.87 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-22T12:12:57.063Z] #50 11.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-22T12:12:57.063Z] #50 11.94 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-22T12:12:57.322Z] #50 12.07 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-22T12:12:57.322Z] #50 12.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-22T12:12:57.322Z] #50 12.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-22T12:12:57.322Z] #50 12.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-22T12:12:57.322Z] #50 12.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-22T12:12:57.365Z] #46 ... [2021-08-22T12:12:57.365Z] [2021-08-22T12:12:57.365Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-22T12:12:57.365Z] #50 sha256:527698488620aec856390772fa18aaf4cb57e69050a02232270bce3bf9f7d044 [2021-08-22T12:12:57.365Z] #50 11.67 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-22T12:12:57.365Z] #50 11.68 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-22T12:12:57.445Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-22T12:12:57.445Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-22T12:12:57.445Z] + TESTDIRS=./... [2021-08-22T12:12:57.445Z] + exclude_paths='/vendor/|/integration' [2021-08-22T12:12:57.445Z] ++ go list ./... [2021-08-22T12:12:57.445Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-22T12:12:57.583Z] #50 12.29 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-22T12:12:57.583Z] #50 12.34 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-22T12:12:57.583Z] #50 12.41 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-22T12:12:57.583Z] #50 12.47 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-22T12:12:57.583Z] #50 12.51 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-22T12:12:57.621Z] #50 11.98 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-22T12:12:57.621Z] #50 12.06 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-22T12:12:57.842Z] #50 12.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-22T12:12:57.842Z] #50 12.61 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-22T12:12:57.842Z] #50 12.70 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-22T12:12:57.877Z] #50 12.06 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-22T12:12:57.877Z] #50 12.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-22T12:12:57.877Z] #50 12.29 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-22T12:12:57.877Z] #50 12.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-22T12:12:57.877Z] #50 12.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-22T12:12:58.133Z] #50 12.39 go: downloading github.com/spf13/afero v1.1.2 [2021-08-22T12:12:58.133Z] #50 12.45 go: downloading github.com/spf13/cast v1.3.0 [2021-08-22T12:12:58.133Z] #50 12.51 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-22T12:12:58.133Z] #50 12.51 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-22T12:12:58.133Z] #50 12.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-22T12:12:58.133Z] #50 12.56 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-22T12:12:58.136Z] #50 12.77 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-22T12:12:58.136Z] #50 13.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-22T12:12:58.389Z] #50 12.62 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-22T12:12:58.389Z] #50 12.78 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-22T12:12:58.389Z] #50 12.83 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-22T12:12:58.397Z] + pkg_list='github.com/docker/docker/api [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/backend/build [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/httputils [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/middleware [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/build [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/container [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/debug [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/distribution [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/grpc [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/image [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/network [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/plugin [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/session [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/swarm [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/system [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/server/router/volume [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/backend [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/blkiodev [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/container [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/events [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/filters [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/image [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/mount [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/network [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/registry [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/strslice [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/swarm [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/time [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/versions [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-22T12:12:58.397Z] github.com/docker/docker/api/types/volume [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/builder-next [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/builder-next/worker [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/dockerfile [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/dockerignore [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/remotecontext [2021-08-22T12:12:58.397Z] github.com/docker/docker/builder/remotecontext/git [2021-08-22T12:12:58.397Z] github.com/docker/docker/cli [2021-08-22T12:12:58.397Z] github.com/docker/docker/cli/config [2021-08-22T12:12:58.397Z] github.com/docker/docker/cli/debug [2021-08-22T12:12:58.397Z] github.com/docker/docker/client [2021-08-22T12:12:58.397Z] github.com/docker/docker/cmd/docker-proxy [2021-08-22T12:12:58.397Z] github.com/docker/docker/cmd/dockerd [2021-08-22T12:12:58.397Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-22T12:12:58.397Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-22T12:12:58.397Z] github.com/docker/docker/container [2021-08-22T12:12:58.397Z] github.com/docker/docker/container/stream [2021-08-22T12:12:58.397Z] github.com/docker/docker/contrib/apparmor [2021-08-22T12:12:58.397Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-22T12:12:58.397Z] github.com/docker/docker/contrib/httpserver [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/cluster [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/cluster/convert [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/cluster/executor [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/cluster/provider [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/config [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/discovery [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/events [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/events/testutils [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/exec [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/images [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/initlayer [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/links [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/listeners [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/gelf [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/journald [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/local [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/logentries [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/splunk [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/syslog [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/logger/templates [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/names [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/network [2021-08-22T12:12:58.397Z] github.com/docker/docker/daemon/stats [2021-08-22T12:12:58.397Z] github.com/docker/docker/distribution [2021-08-22T12:12:58.397Z] github.com/docker/docker/distribution/metadata [2021-08-22T12:12:58.397Z] github.com/docker/docker/distribution/utils [2021-08-22T12:12:58.397Z] github.com/docker/docker/distribution/xfer [2021-08-22T12:12:58.397Z] github.com/docker/docker/dockerversion [2021-08-22T12:12:58.397Z] github.com/docker/docker/errdefs [2021-08-22T12:12:58.397Z] github.com/docker/docker/image [2021-08-22T12:12:58.397Z] github.com/docker/docker/image/cache [2021-08-22T12:12:58.397Z] github.com/docker/docker/image/tarexport [2021-08-22T12:12:58.397Z] github.com/docker/docker/image/v1 [2021-08-22T12:12:58.397Z] github.com/docker/docker/internal/test/suite [2021-08-22T12:12:58.397Z] github.com/docker/docker/layer [2021-08-22T12:12:58.397Z] github.com/docker/docker/libcontainerd [2021-08-22T12:12:58.397Z] github.com/docker/docker/libcontainerd/queue [2021-08-22T12:12:58.397Z] github.com/docker/docker/libcontainerd/remote [2021-08-22T12:12:58.397Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-22T12:12:58.397Z] github.com/docker/docker/libcontainerd/types [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:12:58.397Z] github.com/docker/docker/libnetwork/types [2021-08-22T12:12:58.397Z] github.com/docker/docker/oci [2021-08-22T12:12:58.397Z] github.com/docker/docker/oci/caps [2021-08-22T12:12:58.397Z] github.com/docker/docker/opts [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/aaparser [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/archive [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/authorization [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/broadcaster [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/capabilities [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/chrootarchive [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/containerfs [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/devicemapper [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/directory [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/discovery [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/discovery/file [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/discovery/kv [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/discovery/memory [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/dmesg [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/filenotify [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/fileutils [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/fsutils [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/homedir [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/idtools [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/ioutils [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/jsonmessage [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/locker [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/longpath [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/loopback [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/mount [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/namesgenerator [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/parsers [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/pidfile [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/platform [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/plugingetter [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/plugins [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/plugins/transport [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/pools [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/progress [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/pubsub [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/reexec [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/signal [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/stack [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/stdcopy [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/streamformatter [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/stringid [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/symlink [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/sysinfo [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/system [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/tailfile [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/tarsum [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/term [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/term/windows [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/truncindex [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/urlutil [2021-08-22T12:12:58.397Z] github.com/docker/docker/pkg/useragent [2021-08-22T12:12:58.397Z] github.com/docker/docker/plugin [2021-08-22T12:12:58.397Z] github.com/docker/docker/plugin/executor/containerd [2021-08-22T12:12:58.397Z] github.com/docker/docker/plugin/v2 [2021-08-22T12:12:58.397Z] github.com/docker/docker/profiles/apparmor [2021-08-22T12:12:58.397Z] github.com/docker/docker/profiles/seccomp [2021-08-22T12:12:58.397Z] github.com/docker/docker/quota [2021-08-22T12:12:58.397Z] github.com/docker/docker/reference [2021-08-22T12:12:58.397Z] github.com/docker/docker/registry [2021-08-22T12:12:58.397Z] github.com/docker/docker/registry/resumable [2021-08-22T12:12:58.397Z] github.com/docker/docker/restartmanager [2021-08-22T12:12:58.397Z] github.com/docker/docker/rootless [2021-08-22T12:12:58.397Z] github.com/docker/docker/rootless/specconv [2021-08-22T12:12:58.397Z] github.com/docker/docker/runconfig [2021-08-22T12:12:58.397Z] github.com/docker/docker/runconfig/opts [2021-08-22T12:12:58.397Z] github.com/docker/docker/testutil [2021-08-22T12:12:58.397Z] github.com/docker/docker/testutil/daemon [2021-08-22T12:12:58.397Z] github.com/docker/docker/testutil/environment [2021-08-22T12:12:58.397Z] github.com/docker/docker/testutil/fakecontext [2021-08-22T12:12:58.397Z] github.com/docker/docker/testutil/fakegit [2021-08-22T12:12:58.397Z] github.com/docker/docker/testutil/fakestorage [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/fixtures/load [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/registry [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/request [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/drivers [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/local [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/mounts [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/service [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/service/opts [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/testutils' [2021-08-22T12:12:58.398Z] ++ grep --fixed-strings -v /libnetwork [2021-08-22T12:12:58.398Z] ++ echo 'github.com/docker/docker/api [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/backend/build [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/httputils [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/middleware [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/build [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/container [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/debug [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/distribution [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/grpc [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/image [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/network [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/plugin [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/session [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/swarm [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/system [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/volume [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/backend [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/blkiodev [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/container [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/events [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/filters [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/image [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/mount [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/network [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/registry [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/strslice [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/swarm [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/time [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/versions [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/volume [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/builder-next [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/builder-next/worker [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/dockerfile [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/dockerignore [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/remotecontext [2021-08-22T12:12:58.398Z] github.com/docker/docker/builder/remotecontext/git [2021-08-22T12:12:58.398Z] github.com/docker/docker/cli [2021-08-22T12:12:58.398Z] github.com/docker/docker/cli/config [2021-08-22T12:12:58.398Z] github.com/docker/docker/cli/debug [2021-08-22T12:12:58.398Z] github.com/docker/docker/client [2021-08-22T12:12:58.398Z] github.com/docker/docker/cmd/docker-proxy [2021-08-22T12:12:58.398Z] github.com/docker/docker/cmd/dockerd [2021-08-22T12:12:58.398Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-22T12:12:58.398Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-22T12:12:58.398Z] github.com/docker/docker/container [2021-08-22T12:12:58.398Z] github.com/docker/docker/container/stream [2021-08-22T12:12:58.398Z] github.com/docker/docker/contrib/apparmor [2021-08-22T12:12:58.398Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-22T12:12:58.398Z] github.com/docker/docker/contrib/httpserver [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/cluster [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/cluster/convert [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/cluster/executor [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/cluster/provider [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/config [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/discovery [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/events [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/events/testutils [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/exec [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/images [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/initlayer [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/links [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/listeners [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/gelf [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/journald [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/local [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/logentries [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/splunk [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/syslog [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/logger/templates [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/names [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/network [2021-08-22T12:12:58.398Z] github.com/docker/docker/daemon/stats [2021-08-22T12:12:58.398Z] github.com/docker/docker/distribution [2021-08-22T12:12:58.398Z] github.com/docker/docker/distribution/metadata [2021-08-22T12:12:58.398Z] github.com/docker/docker/distribution/utils [2021-08-22T12:12:58.398Z] github.com/docker/docker/distribution/xfer [2021-08-22T12:12:58.398Z] github.com/docker/docker/dockerversion [2021-08-22T12:12:58.398Z] github.com/docker/docker/errdefs [2021-08-22T12:12:58.398Z] github.com/docker/docker/image [2021-08-22T12:12:58.398Z] github.com/docker/docker/image/cache [2021-08-22T12:12:58.398Z] github.com/docker/docker/image/tarexport [2021-08-22T12:12:58.398Z] github.com/docker/docker/image/v1 [2021-08-22T12:12:58.398Z] github.com/docker/docker/internal/test/suite [2021-08-22T12:12:58.398Z] github.com/docker/docker/layer [2021-08-22T12:12:58.398Z] github.com/docker/docker/libcontainerd [2021-08-22T12:12:58.398Z] github.com/docker/docker/libcontainerd/queue [2021-08-22T12:12:58.398Z] github.com/docker/docker/libcontainerd/remote [2021-08-22T12:12:58.398Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-22T12:12:58.398Z] github.com/docker/docker/libcontainerd/types [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:12:58.398Z] github.com/docker/docker/libnetwork/types [2021-08-22T12:12:58.398Z] github.com/docker/docker/oci [2021-08-22T12:12:58.398Z] github.com/docker/docker/oci/caps [2021-08-22T12:12:58.398Z] github.com/docker/docker/opts [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/aaparser [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/archive [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/authorization [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/broadcaster [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/capabilities [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/chrootarchive [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/containerfs [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/devicemapper [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/directory [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/discovery [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/discovery/file [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/discovery/kv [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/discovery/memory [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/dmesg [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/filenotify [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/fileutils [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/fsutils [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/homedir [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/idtools [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/ioutils [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/jsonmessage [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/locker [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/longpath [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/loopback [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/mount [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/namesgenerator [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/parsers [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/pidfile [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/platform [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/plugingetter [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/plugins [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/plugins/transport [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/pools [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/progress [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/pubsub [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/reexec [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/signal [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/stack [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/stdcopy [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/streamformatter [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/stringid [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/symlink [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/sysinfo [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/system [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/tailfile [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/tarsum [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/term [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/term/windows [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/truncindex [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/urlutil [2021-08-22T12:12:58.398Z] github.com/docker/docker/pkg/useragent [2021-08-22T12:12:58.398Z] github.com/docker/docker/plugin [2021-08-22T12:12:58.398Z] github.com/docker/docker/plugin/executor/containerd [2021-08-22T12:12:58.398Z] github.com/docker/docker/plugin/v2 [2021-08-22T12:12:58.398Z] github.com/docker/docker/profiles/apparmor [2021-08-22T12:12:58.398Z] github.com/docker/docker/profiles/seccomp [2021-08-22T12:12:58.398Z] github.com/docker/docker/quota [2021-08-22T12:12:58.398Z] github.com/docker/docker/reference [2021-08-22T12:12:58.398Z] github.com/docker/docker/registry [2021-08-22T12:12:58.398Z] github.com/docker/docker/registry/resumable [2021-08-22T12:12:58.398Z] github.com/docker/docker/restartmanager [2021-08-22T12:12:58.398Z] github.com/docker/docker/rootless [2021-08-22T12:12:58.398Z] github.com/docker/docker/rootless/specconv [2021-08-22T12:12:58.398Z] github.com/docker/docker/runconfig [2021-08-22T12:12:58.398Z] github.com/docker/docker/runconfig/opts [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/daemon [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/environment [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/fakecontext [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/fakegit [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/fakestorage [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/fixtures/load [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/registry [2021-08-22T12:12:58.398Z] github.com/docker/docker/testutil/request [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/drivers [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/local [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/mounts [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/service [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/service/opts [2021-08-22T12:12:58.398Z] github.com/docker/docker/volume/testutils' [2021-08-22T12:12:58.398Z] + base_pkg_list='github.com/docker/docker/api [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/backend/build [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/httputils [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/middleware [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/build [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/container [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/debug [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/distribution [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/grpc [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/image [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/network [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/plugin [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/session [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/swarm [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/system [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/server/router/volume [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types [2021-08-22T12:12:58.398Z] github.com/docker/docker/api/types/backend [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/blkiodev [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/container [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/events [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/filters [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/image [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/mount [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/network [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/registry [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/strslice [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/swarm [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/time [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/versions [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/volume [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/worker [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/dockerfile [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/dockerignore [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/remotecontext [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/remotecontext/git [2021-08-22T12:12:58.399Z] github.com/docker/docker/cli [2021-08-22T12:12:58.399Z] github.com/docker/docker/cli/config [2021-08-22T12:12:58.399Z] github.com/docker/docker/cli/debug [2021-08-22T12:12:58.399Z] github.com/docker/docker/client [2021-08-22T12:12:58.399Z] github.com/docker/docker/cmd/docker-proxy [2021-08-22T12:12:58.399Z] github.com/docker/docker/cmd/dockerd [2021-08-22T12:12:58.399Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-22T12:12:58.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-22T12:12:58.399Z] github.com/docker/docker/container [2021-08-22T12:12:58.399Z] github.com/docker/docker/container/stream [2021-08-22T12:12:58.399Z] github.com/docker/docker/contrib/apparmor [2021-08-22T12:12:58.399Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-22T12:12:58.399Z] github.com/docker/docker/contrib/httpserver [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster/convert [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster/executor [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster/provider [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/config [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/discovery [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/events [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/events/testutils [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/exec [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/images [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/initlayer [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/links [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/listeners [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/gelf [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/journald [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/local [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/logentries [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/splunk [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/syslog [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/templates [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/names [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/network [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/stats [2021-08-22T12:12:58.399Z] github.com/docker/docker/distribution [2021-08-22T12:12:58.399Z] github.com/docker/docker/distribution/metadata [2021-08-22T12:12:58.399Z] github.com/docker/docker/distribution/utils [2021-08-22T12:12:58.399Z] github.com/docker/docker/distribution/xfer [2021-08-22T12:12:58.399Z] github.com/docker/docker/dockerversion [2021-08-22T12:12:58.399Z] github.com/docker/docker/errdefs [2021-08-22T12:12:58.399Z] github.com/docker/docker/image [2021-08-22T12:12:58.399Z] github.com/docker/docker/image/cache [2021-08-22T12:12:58.399Z] github.com/docker/docker/image/tarexport [2021-08-22T12:12:58.399Z] github.com/docker/docker/image/v1 [2021-08-22T12:12:58.399Z] github.com/docker/docker/internal/test/suite [2021-08-22T12:12:58.399Z] github.com/docker/docker/layer [2021-08-22T12:12:58.399Z] github.com/docker/docker/libcontainerd [2021-08-22T12:12:58.399Z] github.com/docker/docker/libcontainerd/queue [2021-08-22T12:12:58.399Z] github.com/docker/docker/libcontainerd/remote [2021-08-22T12:12:58.399Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-22T12:12:58.399Z] github.com/docker/docker/libcontainerd/types [2021-08-22T12:12:58.399Z] github.com/docker/docker/oci [2021-08-22T12:12:58.399Z] github.com/docker/docker/oci/caps [2021-08-22T12:12:58.399Z] github.com/docker/docker/opts [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/aaparser [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/archive [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/authorization [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/broadcaster [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/capabilities [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/chrootarchive [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/containerfs [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/devicemapper [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/directory [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/discovery [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/discovery/file [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/discovery/kv [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/discovery/memory [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/dmesg [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/filenotify [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/fileutils [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/fsutils [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/homedir [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/idtools [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/ioutils [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/jsonmessage [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/locker [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/longpath [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/loopback [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/mount [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/namesgenerator [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/parsers [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/pidfile [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/platform [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/plugingetter [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/plugins [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/plugins/transport [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/pools [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/progress [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/pubsub [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/reexec [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/signal [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/stack [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/stdcopy [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/streamformatter [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/stringid [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/symlink [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/sysinfo [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/system [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/tailfile [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/tarsum [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/term [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/term/windows [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/truncindex [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/urlutil [2021-08-22T12:12:58.399Z] github.com/docker/docker/pkg/useragent [2021-08-22T12:12:58.399Z] github.com/docker/docker/plugin [2021-08-22T12:12:58.399Z] github.com/docker/docker/plugin/executor/containerd [2021-08-22T12:12:58.399Z] github.com/docker/docker/plugin/v2 [2021-08-22T12:12:58.399Z] github.com/docker/docker/profiles/apparmor [2021-08-22T12:12:58.399Z] github.com/docker/docker/profiles/seccomp [2021-08-22T12:12:58.399Z] github.com/docker/docker/quota [2021-08-22T12:12:58.399Z] github.com/docker/docker/reference [2021-08-22T12:12:58.399Z] github.com/docker/docker/registry [2021-08-22T12:12:58.399Z] github.com/docker/docker/registry/resumable [2021-08-22T12:12:58.399Z] github.com/docker/docker/restartmanager [2021-08-22T12:12:58.399Z] github.com/docker/docker/rootless [2021-08-22T12:12:58.399Z] github.com/docker/docker/rootless/specconv [2021-08-22T12:12:58.399Z] github.com/docker/docker/runconfig [2021-08-22T12:12:58.399Z] github.com/docker/docker/runconfig/opts [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil/daemon [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil/environment [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil/fakecontext [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil/fakegit [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil/fakestorage [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil/fixtures/load [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil/registry [2021-08-22T12:12:58.399Z] github.com/docker/docker/testutil/request [2021-08-22T12:12:58.399Z] github.com/docker/docker/volume [2021-08-22T12:12:58.399Z] github.com/docker/docker/volume/drivers [2021-08-22T12:12:58.399Z] github.com/docker/docker/volume/local [2021-08-22T12:12:58.399Z] github.com/docker/docker/volume/mounts [2021-08-22T12:12:58.399Z] github.com/docker/docker/volume/service [2021-08-22T12:12:58.399Z] github.com/docker/docker/volume/service/opts [2021-08-22T12:12:58.399Z] github.com/docker/docker/volume/testutils' [2021-08-22T12:12:58.399Z] ++ echo 'github.com/docker/docker/api [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/backend/build [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/httputils [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/middleware [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/build [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/container [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/debug [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/distribution [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/grpc [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/image [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/network [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/plugin [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/session [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/swarm [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/system [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/server/router/volume [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/backend [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/blkiodev [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/container [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/events [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/filters [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/image [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/mount [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/network [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/registry [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/strslice [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/swarm [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/time [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/versions [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-22T12:12:58.399Z] github.com/docker/docker/api/types/volume [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/builder-next/worker [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/dockerfile [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/dockerignore [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/remotecontext [2021-08-22T12:12:58.399Z] github.com/docker/docker/builder/remotecontext/git [2021-08-22T12:12:58.399Z] github.com/docker/docker/cli [2021-08-22T12:12:58.399Z] github.com/docker/docker/cli/config [2021-08-22T12:12:58.399Z] github.com/docker/docker/cli/debug [2021-08-22T12:12:58.399Z] github.com/docker/docker/client [2021-08-22T12:12:58.399Z] github.com/docker/docker/cmd/docker-proxy [2021-08-22T12:12:58.399Z] github.com/docker/docker/cmd/dockerd [2021-08-22T12:12:58.399Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-22T12:12:58.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-22T12:12:58.399Z] github.com/docker/docker/container [2021-08-22T12:12:58.399Z] github.com/docker/docker/container/stream [2021-08-22T12:12:58.399Z] github.com/docker/docker/contrib/apparmor [2021-08-22T12:12:58.399Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-22T12:12:58.399Z] github.com/docker/docker/contrib/httpserver [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster/convert [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster/executor [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/cluster/provider [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/config [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/discovery [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/events [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/events/testutils [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/exec [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/images [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/initlayer [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/links [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/listeners [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/gelf [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/journald [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/local [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/logentries [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/splunk [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/syslog [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/logger/templates [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/names [2021-08-22T12:12:58.399Z] github.com/docker/docker/daemon/network [2021-08-22T12:12:58.400Z] github.com/docker/docker/daemon/stats [2021-08-22T12:12:58.400Z] github.com/docker/docker/distribution [2021-08-22T12:12:58.400Z] github.com/docker/docker/distribution/metadata [2021-08-22T12:12:58.400Z] github.com/docker/docker/distribution/utils [2021-08-22T12:12:58.400Z] github.com/docker/docker/distribution/xfer [2021-08-22T12:12:58.400Z] github.com/docker/docker/dockerversion [2021-08-22T12:12:58.400Z] github.com/docker/docker/errdefs [2021-08-22T12:12:58.400Z] github.com/docker/docker/image [2021-08-22T12:12:58.400Z] github.com/docker/docker/image/cache [2021-08-22T12:12:58.400Z] github.com/docker/docker/image/tarexport [2021-08-22T12:12:58.400Z] github.com/docker/docker/image/v1 [2021-08-22T12:12:58.400Z] github.com/docker/docker/internal/test/suite [2021-08-22T12:12:58.400Z] github.com/docker/docker/layer [2021-08-22T12:12:58.400Z] github.com/docker/docker/libcontainerd [2021-08-22T12:12:58.400Z] github.com/docker/docker/libcontainerd/queue [2021-08-22T12:12:58.400Z] github.com/docker/docker/libcontainerd/remote [2021-08-22T12:12:58.400Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-22T12:12:58.400Z] github.com/docker/docker/libcontainerd/types [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/types [2021-08-22T12:12:58.400Z] github.com/docker/docker/oci [2021-08-22T12:12:58.400Z] github.com/docker/docker/oci/caps [2021-08-22T12:12:58.400Z] github.com/docker/docker/opts [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/aaparser [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/archive [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/authorization [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/broadcaster [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/capabilities [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/chrootarchive [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/containerfs [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/devicemapper [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/directory [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/discovery [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/discovery/file [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/discovery/kv [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/discovery/memory [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/dmesg [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/filenotify [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/fileutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/fsutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/homedir [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/idtools [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/ioutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/jsonmessage [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/locker [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/longpath [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/loopback [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/mount [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/namesgenerator [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/parsers [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/pidfile [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/platform [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/plugingetter [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/plugins [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/plugins/transport [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/pools [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/progress [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/pubsub [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/reexec [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/signal [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/stack [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/stdcopy [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/streamformatter [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/stringid [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/symlink [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/sysinfo [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/system [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/tailfile [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/tarsum [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/term [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/term/windows [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/truncindex [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/urlutil [2021-08-22T12:12:58.400Z] github.com/docker/docker/pkg/useragent [2021-08-22T12:12:58.400Z] github.com/docker/docker/plugin [2021-08-22T12:12:58.400Z] github.com/docker/docker/plugin/executor/containerd [2021-08-22T12:12:58.400Z] github.com/docker/docker/plugin/v2 [2021-08-22T12:12:58.400Z] github.com/docker/docker/profiles/apparmor [2021-08-22T12:12:58.400Z] github.com/docker/docker/profiles/seccomp [2021-08-22T12:12:58.400Z] github.com/docker/docker/quota [2021-08-22T12:12:58.400Z] github.com/docker/docker/reference [2021-08-22T12:12:58.400Z] github.com/docker/docker/registry [2021-08-22T12:12:58.400Z] github.com/docker/docker/registry/resumable [2021-08-22T12:12:58.400Z] github.com/docker/docker/restartmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/rootless [2021-08-22T12:12:58.400Z] github.com/docker/docker/rootless/specconv [2021-08-22T12:12:58.400Z] github.com/docker/docker/runconfig [2021-08-22T12:12:58.400Z] github.com/docker/docker/runconfig/opts [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil/daemon [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil/environment [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil/fakecontext [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil/fakegit [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil/fakestorage [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil/fixtures/load [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil/registry [2021-08-22T12:12:58.400Z] github.com/docker/docker/testutil/request [2021-08-22T12:12:58.400Z] github.com/docker/docker/volume [2021-08-22T12:12:58.400Z] github.com/docker/docker/volume/drivers [2021-08-22T12:12:58.400Z] github.com/docker/docker/volume/local [2021-08-22T12:12:58.400Z] github.com/docker/docker/volume/mounts [2021-08-22T12:12:58.400Z] github.com/docker/docker/volume/service [2021-08-22T12:12:58.400Z] github.com/docker/docker/volume/service/opts [2021-08-22T12:12:58.400Z] github.com/docker/docker/volume/testutils' [2021-08-22T12:12:58.400Z] ++ grep --fixed-strings /libnetwork [2021-08-22T12:12:58.400Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/types' [2021-08-22T12:12:58.400Z] + echo 'github.com/docker/docker/libnetwork [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:12:58.400Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:12:58.401Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:12:58.401Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:12:58.401Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:12:58.401Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:12:58.401Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:12:58.401Z] github.com/docker/docker/libnetwork/types' [2021-08-22T12:12:58.401Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-22T12:12:58.401Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:12:58.401Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:12:58.401Z] + type docker-proxy [2021-08-22T12:12:58.401Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-22T12:12:58.401Z] + hack/make.sh binary-proxy install-proxy [2021-08-22T12:12:58.454Z] #50 13.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-22T12:12:56.461Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:12:56.570Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:12:58.646Z] #50 12.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-22T12:12:58.646Z] #50 12.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-22T12:12:58.646Z] #50 13.00 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-22T12:12:58.646Z] #50 13.03 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-22T12:12:58.646Z] #50 13.04 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-22T12:12:58.664Z] [2021-08-22T12:12:58.664Z] Removing bundles/ [2021-08-22T12:12:58.664Z] [2021-08-22T12:12:58.664Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-22T12:12:58.664Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-22T12:12:58.664Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:12:58.847Z] #50 13.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-22T12:12:58.902Z] #50 13.10 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-22T12:12:58.902Z] #50 13.15 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-22T12:12:58.902Z] #50 13.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-22T12:12:58.902Z] #50 13.24 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-22T12:12:58.902Z] #50 13.32 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-22T12:12:58.902Z] #50 ... [2021-08-22T12:12:58.902Z] [2021-08-22T12:12:58.902Z] #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-22T12:12:58.902Z] #57 sha256:332b732c7f73cec50262a5542dfdc462e4ade68e1cc4f6782389024b9f5cc270 [2021-08-22T12:12:58.902Z] #57 2.916 + RM_GOPATH=0 [2021-08-22T12:12:58.902Z] #57 2.916 + TMP_GOPATH= [2021-08-22T12:12:58.902Z] #57 2.916 + : /build [2021-08-22T12:12:58.902Z] #57 2.916 + '[' -z '' ']' [2021-08-22T12:12:58.902Z] #57 2.916 ++ mktemp -d [2021-08-22T12:12:58.902Z] #57 2.934 + export GOPATH=/tmp/tmp.v9kZbkV1Wj [2021-08-22T12:12:58.902Z] #57 2.934 + GOPATH=/tmp/tmp.v9kZbkV1Wj [2021-08-22T12:12:58.902Z] #57 2.934 + RM_GOPATH=1 [2021-08-22T12:12:58.903Z] #57 2.934 + case "$(go env GOARCH)" in [2021-08-22T12:12:58.903Z] #57 2.934 ++ go env GOARCH [2021-08-22T12:12:58.903Z] #57 2.944 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:58.903Z] #57 2.944 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:12:58.903Z] #57 2.950 ++ dirname /tmp/install/install.sh [2021-08-22T12:12:58.903Z] #57 2.955 + dir=/tmp/install [2021-08-22T12:12:58.903Z] #57 2.955 + bin=containerd [2021-08-22T12:12:58.903Z] #57 2.955 + shift [2021-08-22T12:12:58.903Z] #57 2.955 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-22T12:12:58.903Z] #57 2.955 + . /tmp/install/containerd.installer [2021-08-22T12:12:58.903Z] #57 2.955 ++ set -e [2021-08-22T12:12:58.903Z] #57 2.955 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-22T12:12:58.903Z] #57 2.955 + install_containerd [2021-08-22T12:12:58.903Z] #57 2.955 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-22T12:12:58.903Z] #57 2.955 + git clone https://github.com/containerd/containerd.git /tmp/tmp.v9kZbkV1Wj/src/github.com/containerd/containerd [2021-08-22T12:12:58.903Z] #57 2.955 Cloning into '/tmp/tmp.v9kZbkV1Wj/src/github.com/containerd/containerd'... [2021-08-22T12:12:58.903Z] #57 2.956 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-22T12:12:59.023Z] #20 18.40 Unpacking bash-completion (1:2.8-6) ... [2021-08-22T12:12:59.024Z] #20 18.69 Selecting previously unselected package bzip2. [2021-08-22T12:12:59.024Z] #20 18.70 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-22T12:12:59.024Z] #20 18.71 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-22T12:12:59.024Z] #20 18.77 Selecting previously unselected package xz-utils. [2021-08-22T12:12:59.024Z] #20 18.77 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-22T12:12:59.024Z] #20 18.78 Unpacking xz-utils (5.2.4-1) ... [2021-08-22T12:12:59.107Z] #50 14.01 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-22T12:12:59.158Z] #57 ... [2021-08-22T12:12:59.158Z] [2021-08-22T12:12:59.158Z] #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-22T12:12:59.158Z] #50 sha256:527698488620aec856390772fa18aaf4cb57e69050a02232270bce3bf9f7d044 [2021-08-22T12:12:59.158Z] #50 13.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-22T12:12:59.366Z] #50 14.05 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-22T12:12:59.367Z] #50 14.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-22T12:12:59.367Z] #50 14.17 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-22T12:12:59.419Z] #50 13.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-22T12:12:59.419Z] #50 13.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-22T12:12:59.419Z] #50 13.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-22T12:12:59.593Z] #20 19.44 Selecting previously unselected package apparmor. [2021-08-22T12:12:59.594Z] #20 19.44 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-22T12:12:59.676Z] #50 13.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-22T12:12:59.676Z] #50 13.84 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-22T12:12:59.676Z] #50 13.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-22T12:12:59.676Z] #50 14.00 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-22T12:12:59.853Z] #20 19.52 Unpacking apparmor (2.13.2-10) ... [2021-08-22T12:12:59.932Z] #50 14.30 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-22T12:12:59.933Z] #50 14.33 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-22T12:12:59.935Z] #50 14.62 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-22T12:12:59.935Z] #50 14.64 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-22T12:12:59.935Z] #50 14.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-22T12:12:59.935Z] #50 14.70 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-22T12:12:59.935Z] #50 14.72 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-22T12:12:59.935Z] #50 14.74 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-22T12:12:59.935Z] #50 14.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-22T12:13:00.113Z] #20 19.82 Selecting previously unselected package aufs-tools. [2021-08-22T12:13:00.113Z] #20 19.83 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-22T12:13:00.113Z] #20 19.83 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-22T12:13:00.114Z] #20 19.94 Selecting previously unselected package libonig5:amd64. [2021-08-22T12:13:00.114Z] #20 19.95 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-22T12:13:00.114Z] #20 19.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-22T12:13:00.189Z] #50 14.35 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-22T12:13:00.189Z] #50 14.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-22T12:13:00.189Z] #50 14.39 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-22T12:13:00.189Z] #50 14.41 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-22T12:13:00.193Z] #50 14.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-22T12:13:00.193Z] #50 14.88 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-22T12:13:00.193Z] #50 14.94 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-22T12:13:00.193Z] #50 14.95 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-22T12:13:00.193Z] #50 14.97 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-22T12:13:00.193Z] #50 15.03 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-22T12:13:00.374Z] #20 20.10 Selecting previously unselected package libjq1:amd64. [2021-08-22T12:13:00.374Z] #20 20.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-22T12:13:00.374Z] #20 20.11 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-22T12:13:00.374Z] #20 20.20 Selecting previously unselected package jq. [2021-08-22T12:13:00.374Z] #20 20.20 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-22T12:13:00.374Z] #20 20.21 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-22T12:13:00.374Z] #20 20.29 Selecting previously unselected package libaio1:amd64. [2021-08-22T12:13:00.374Z] #20 20.29 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-22T12:13:00.374Z] #20 20.30 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-22T12:13:00.445Z] #50 14.70 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-22T12:13:00.445Z] #50 14.81 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-22T12:13:00.445Z] #50 14.86 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-22T12:13:00.445Z] #50 14.88 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-22T12:13:00.445Z] #50 14.92 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-22T12:13:00.635Z] #20 20.35 Selecting previously unselected package libgpm2:amd64. [2021-08-22T12:13:00.635Z] #20 20.36 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-22T12:13:00.635Z] #20 20.36 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-22T12:13:00.635Z] #20 20.43 Selecting previously unselected package libicu63:amd64. [2021-08-22T12:13:00.635Z] #20 20.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-22T12:13:00.635Z] #20 20.44 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-22T12:13:00.702Z] #50 14.94 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-22T12:13:00.702Z] #50 14.97 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-22T12:13:00.938Z] #50 15.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-22T12:13:01.197Z] #50 15.71 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-22T12:13:01.197Z] #50 15.95 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-22T12:13:00.893Z] > git remote # timeout=10 [2021-08-22T12:13:00.985Z] > git config --get remote.origin.url # timeout=10 [2021-08-22T12:13:01.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-22T12:13:01.094Z] > git merge 9bc0c4903f7f02ce287b9918f64795368e507f9d # timeout=10 [2021-08-22T12:13:01.269Z] #50 15.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-22T12:13:01.269Z] #50 15.58 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-22T12:13:01.269Z] #50 15.67 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-22T12:13:01.438Z] Merge succeeded, producing 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:13:01.438Z] Checking out Revision 5125ab820bf5fcb117014958e51a3015b8021139 (PR-42774) [2021-08-22T12:13:01.457Z] #50 16.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-22T12:13:01.457Z] #50 16.15 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-22T12:13:01.457Z] #50 16.21 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-22T12:13:01.457Z] #50 16.29 go: downloading golang.org/x/text v0.3.2 [2021-08-22T12:13:01.526Z] #50 15.73 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-22T12:13:01.526Z] #50 15.74 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-22T12:13:01.526Z] #50 15.76 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-22T12:13:01.526Z] #50 15.88 go: downloading golang.org/x/text v0.3.2 [2021-08-22T12:13:01.578Z] #20 ... [2021-08-22T12:13:01.578Z] [2021-08-22T12:13:01.578Z] #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-22T12:13:01.578Z] #54 sha256:6874098e962fe00a92ff6a799659aed6da685f0cb5d55d4934f00d0c0b76c3f0 [2021-08-22T12:13:01.578Z] #54 7.991 + cd /tmp/tmp.QG4mlD9ryv/src/github.com/opencontainers/runc [2021-08-22T12:13:01.578Z] #54 7.991 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-22T12:13:01.578Z] #54 8.313 + '[' -z '' ']' [2021-08-22T12:13:01.578Z] #54 8.313 + target=static [2021-08-22T12:13:01.578Z] #54 8.313 + make 'BUILDTAGS=seccomp ' static [2021-08-22T12:13:01.578Z] #54 8.662 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-22T12:13:01.782Z] #50 ... [2021-08-22T12:13:01.782Z] [2021-08-22T12:13:01.782Z] #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-22T12:13:01.782Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:13:01.782Z] #20 3.276 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-22T12:13:01.782Z] #20 4.254 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-22T12:13:01.782Z] #20 5.359 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-22T12:13:01.782Z] #20 10.79 Fetched 8996 kB in 9s (971 kB/s) [2021-08-22T12:13:01.838Z] #54 ... [2021-08-22T12:13:01.839Z] [2021-08-22T12:13:01.839Z] #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-22T12:13:01.839Z] #50 sha256:177d132381926c42211099c683e062cd80207ce21ae6f550fe6bc1da9a793d13 [2021-08-22T12:13:01.839Z] #50 10.59 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-22T12:13:01.839Z] #50 10.63 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-22T12:13:01.839Z] #50 10.66 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-22T12:13:01.839Z] #50 10.68 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-22T12:13:01.839Z] #50 10.75 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-22T12:13:01.839Z] #50 10.80 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-22T12:13:01.839Z] #50 10.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-22T12:13:01.839Z] #50 10.91 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-22T12:13:01.839Z] #50 10.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-22T12:13:01.839Z] #50 11.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-22T12:13:01.839Z] #50 11.24 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-22T12:13:01.839Z] #50 11.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-22T12:13:01.839Z] #50 11.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-22T12:13:01.839Z] #50 11.40 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-22T12:13:01.839Z] #50 11.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-22T12:13:01.839Z] #50 11.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-22T12:13:01.839Z] #50 11.53 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-22T12:13:01.839Z] #50 11.81 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-22T12:13:01.839Z] #50 11.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-22T12:13:01.839Z] #50 11.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-22T12:13:01.839Z] #50 11.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-22T12:13:01.839Z] #50 11.86 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-22T12:13:01.839Z] #50 11.88 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-22T12:13:01.839Z] #50 11.95 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-22T12:13:01.839Z] #50 11.96 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-22T12:13:01.839Z] #50 12.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-22T12:13:01.839Z] #50 12.04 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-22T12:13:01.839Z] #50 12.06 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-22T12:13:01.839Z] #50 12.08 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-22T12:13:01.839Z] #50 12.13 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-22T12:13:01.839Z] #50 12.52 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-22T12:13:01.839Z] #50 12.53 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-22T12:13:01.839Z] #50 12.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-22T12:13:01.839Z] #50 12.58 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-22T12:13:01.839Z] #50 12.59 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-22T12:13:01.839Z] #50 12.63 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-22T12:13:01.839Z] #50 12.68 go: downloading golang.org/x/text v0.3.2 [2021-08-22T12:13:01.839Z] #50 15.39 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-22T12:13:01.839Z] #50 15.40 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-22T12:13:01.839Z] #50 15.43 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-22T12:13:01.839Z] #50 15.45 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-22T12:13:01.839Z] #50 15.48 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-22T12:13:01.839Z] #50 16.33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-22T12:13:01.839Z] #50 16.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-22T12:13:01.839Z] #50 16.46 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-22T12:13:02.038Z] #20 10.79 Reading package lists... [2021-08-22T12:13:02.038Z] #20 ... [2021-08-22T12:13:02.038Z] [2021-08-22T12:13:02.039Z] #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-22T12:13:02.039Z] #54 sha256:c0357e03800f41a50ba16790235bbb8aadcde9f651ca4d8f33128fc178b5a735 [2021-08-22T12:13:02.039Z] #54 12.45 + cd /tmp/tmp.Xb9YDIZIGO/src/github.com/opencontainers/runc [2021-08-22T12:13:02.039Z] #54 12.45 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-22T12:13:02.039Z] #54 12.99 + '[' -z '' ']' [2021-08-22T12:13:02.039Z] #54 12.99 + target=static [2021-08-22T12:13:02.039Z] #54 12.99 + make 'BUILDTAGS=seccomp ' static [2021-08-22T12:13:02.039Z] #54 13.26 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-22T12:13:02.499Z] Commit message: "daemon: cleanupContainer(): pass ContainerRmConfig as parameter" [2021-08-22T12:13:02.832Z] #50 ... [2021-08-22T12:13:02.833Z] [2021-08-22T12:13:02.833Z] #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-22T12:13:02.833Z] #46 sha256:1288aa7bba49546900f4232968288cff0ae6ac41db02b96460d18a598a5971be [2021-08-22T12:13:02.833Z] #46 7.649 crypto/dsa [2021-08-22T12:13:02.833Z] #46 8.138 crypto/x509/pkix [2021-08-22T12:13:02.833Z] #46 8.417 net [2021-08-22T12:13:02.833Z] #46 8.524 vendor/golang.org/x/crypto/chacha20 [2021-08-22T12:13:02.833Z] #46 9.063 vendor/golang.org/x/crypto/poly1305 [2021-08-22T12:13:02.833Z] #46 9.566 vendor/golang.org/x/sys/cpu [2021-08-22T12:13:02.833Z] #46 10.11 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-22T12:13:02.833Z] #46 11.11 vendor/golang.org/x/crypto/curve25519 [2021-08-22T12:13:02.833Z] #46 11.84 vendor/golang.org/x/crypto/hkdf [2021-08-22T12:13:02.833Z] #46 12.03 vendor/golang.org/x/text/transform [2021-08-22T12:13:02.833Z] #46 12.85 vendor/golang.org/x/text/unicode/bidi [2021-08-22T12:13:02.833Z] #46 13.65 vendor/golang.org/x/text/secure/bidirule [2021-08-22T12:13:02.833Z] #46 13.87 vendor/golang.org/x/text/unicode/norm [2021-08-22T12:13:02.833Z] #46 16.90 vendor/golang.org/x/net/idna [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-22T12:13:03.091Z] #46 ... [2021-08-22T12:13:03.091Z] [2021-08-22T12:13:03.091Z] #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-22T12:13:03.091Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-22T12:13:03.091Z] #13 15.18 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-22T12:13:03.091Z] #13 15.19 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-22T12:13:03.091Z] #13 17.88 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-22T12:13:03.091Z] #13 19.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-22T12:13:03.091Z] #13 19.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-22T12:13:03.091Z] #13 19.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-22T12:13:03.091Z] #13 19.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-22T12:13:03.091Z] #13 19.91 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-22T12:13:03.091Z] #13 19.92 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-22T12:13:03.091Z] #13 19.93 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-22T12:13:03.091Z] #13 19.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-22T12:13:03.091Z] #13 19.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-22T12:13:03.091Z] #13 19.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-22T12:13:03.091Z] #13 19.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-22T12:13:03.091Z] #13 20.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-22T12:13:03.091Z] #13 20.03 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-22T12:13:03.091Z] #13 20.04 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-22T12:13:03.092Z] #13 20.69 debconf: delaying package configuration, since apt-utils is not installed [2021-08-22T12:13:03.092Z] #13 20.79 Fetched 77.8 MB in 6s (12.7 MB/s) [2021-08-22T12:13:03.092Z] #13 20.86 (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-22T12:13:03.092Z] #13 20.91 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-22T12:13:03.092Z] #13 20.94 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-22T12:13:03.092Z] #13 21.10 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-22T12:13:03.092Z] #13 21.25 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-22T12:13:03.092Z] #13 21.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-22T12:13:03.092Z] #13 21.34 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-22T12:13:03.092Z] #13 21.35 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-22T12:13:03.224Z] #50 ... [2021-08-22T12:13:03.224Z] [2021-08-22T12:13:03.224Z] #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-22T12:13:03.224Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:13:03.224Z] #20 23.11 Selecting previously unselected package libnet1:amd64. [2021-08-22T12:13:03.484Z] #20 23.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-22T12:13:03.484Z] #20 23.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-22T12:13:03.484Z] #20 23.19 Selecting previously unselected package libnl-3-200:amd64. [2021-08-22T12:13:03.484Z] #20 23.20 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-22T12:13:03.484Z] #20 23.21 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-22T12:13:03.484Z] #20 23.30 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-22T12:13:03.484Z] #20 23.30 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-22T12:13:03.484Z] #20 23.31 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-22T12:13:03.484Z] #20 23.36 Selecting previously unselected package libreadline5:amd64. [2021-08-22T12:13:03.484Z] #20 23.36 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-22T12:13:03.484Z] #20 23.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-22T12:13:03.484Z] #20 23.46 Selecting previously unselected package net-tools. [2021-08-22T12:13:03.484Z] #20 23.47 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-22T12:13:03.807Z] #20 23.48 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-22T12:13:03.918Z] + docker version [2021-08-22T12:13:03.918Z] Client: [2021-08-22T12:13:03.918Z] Version: 20.10.8 [2021-08-22T12:13:03.918Z] API version: 1.41 [2021-08-22T12:13:03.918Z] Go version: go1.16.6 [2021-08-22T12:13:03.918Z] Git commit: 3967b7d [2021-08-22T12:13:03.918Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-22T12:13:03.918Z] OS/Arch: windows/amd64 [2021-08-22T12:13:03.918Z] Context: default [2021-08-22T12:13:03.918Z] Experimental: true [2021-08-22T12:13:03.918Z] [2021-08-22T12:13:03.918Z] Server: Docker Engine - Community [2021-08-22T12:13:03.918Z] Engine: [2021-08-22T12:13:03.918Z] Version: 20.10.8 [2021-08-22T12:13:03.918Z] API version: 1.41 (minimum version 1.24) [2021-08-22T12:13:03.918Z] Go version: go1.16.6 [2021-08-22T12:13:03.918Z] Git commit: 75249d8 [2021-08-22T12:13:03.918Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-22T12:13:03.918Z] OS/Arch: windows/amd64 [2021-08-22T12:13:03.918Z] Experimental: true [2021-08-22T12:13:03.933Z] #54 ... [2021-08-22T12:13:03.933Z] [2021-08-22T12:13:03.933Z] #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-22T12:13:03.933Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-22T12:13:03.933Z] #32 21.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-22T12:13:03.933Z] #32 22.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-22T12:13:04.028Z] #13 22.76 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-22T12:13:04.028Z] #13 22.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-22T12:13:04.028Z] #13 22.76 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-22T12:13:04.068Z] #20 23.67 Selecting previously unselected package patch. [2021-08-22T12:13:04.068Z] #20 23.67 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-22T12:13:04.068Z] #20 23.68 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-22T12:13:04.068Z] #20 23.85 Selecting previously unselected package python-pip-whl. [2021-08-22T12:13:04.068Z] #20 23.85 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-22T12:13:04.068Z] #20 23.87 Unpacking python-pip-whl (18.1-5) ... [2021-08-22T12:13:01.295Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-22T12:13:01.470Z] > git config core.sparsecheckout # timeout=10 [2021-08-22T12:13:01.611Z] > git checkout -f 5125ab820bf5fcb117014958e51a3015b8021139 # timeout=10 [2021-08-22T12:13:04.327Z] #20 24.26 Selecting previously unselected package python3-lib2to3. [Pipeline] sh [2021-08-22T12:13:04.588Z] #20 24.27 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-22T12:13:04.588Z] #20 24.28 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-22T12:13:04.588Z] #20 24.38 Selecting previously unselected package python3-distutils. [2021-08-22T12:13:04.588Z] #20 24.39 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-22T12:13:04.588Z] #20 24.40 Unpacking python3-distutils (3.7.3-1) ... [2021-08-22T12:13:04.588Z] #20 24.51 Selecting previously unselected package python3-pip. [2021-08-22T12:13:04.752Z] 8f616e6e9eec: Verifying Checksum [2021-08-22T12:13:04.752Z] 8f616e6e9eec: Download complete [2021-08-22T12:13:04.848Z] #20 24.51 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-22T12:13:04.848Z] #20 24.52 Unpacking python3-pip (18.1-5) ... [2021-08-22T12:13:04.848Z] #20 24.65 Selecting previously unselected package python3-pkg-resources. [2021-08-22T12:13:04.848Z] #20 24.66 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-22T12:13:04.848Z] #20 24.67 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-22T12:13:04.848Z] #20 24.79 Selecting previously unselected package python3-setuptools. [2021-08-22T12:13:05.108Z] #20 24.80 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-22T12:13:05.108Z] #20 24.81 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-22T12:13:05.108Z] #20 25.03 Selecting previously unselected package python3-wheel. [2021-08-22T12:13:05.108Z] #20 25.03 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-22T12:13:05.108Z] #20 25.05 Unpacking python3-wheel (0.32.3-2) ... [2021-08-22T12:13:05.368Z] #20 25.12 Selecting previously unselected package sudo. [2021-08-22T12:13:05.368Z] #20 25.12 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-22T12:13:05.368Z] #20 25.13 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-22T12:13:05.404Z] #13 ... [2021-08-22T12:13:05.404Z] [2021-08-22T12:13:05.404Z] #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-22T12:13:05.404Z] #50 sha256:87ee53f1b894f4915412160083830e32f2d47de10ed531aaf53ad59865432f8e [2021-08-22T12:13:05.404Z] #50 20.01 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-22T12:13:05.404Z] #50 20.02 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-22T12:13:05.404Z] #50 20.10 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-22T12:13:05.404Z] #50 20.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-22T12:13:05.404Z] #50 20.17 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-22T12:13:05.405Z] + docker info [2021-08-22T12:13:05.628Z] #20 25.63 Selecting previously unselected package thin-provisioning-tools. [2021-08-22T12:13:05.859Z] Client: [2021-08-22T12:13:05.859Z] Context: default [2021-08-22T12:13:05.859Z] Debug Mode: false [2021-08-22T12:13:05.859Z] [2021-08-22T12:13:05.859Z] Server: [2021-08-22T12:13:05.859Z] Containers: 2 [2021-08-22T12:13:05.859Z] Running: 1 [2021-08-22T12:13:05.859Z] Paused: 0 [2021-08-22T12:13:05.859Z] Stopped: 1 [2021-08-22T12:13:05.859Z] Images: 11 [2021-08-22T12:13:05.859Z] Server Version: 20.10.8 [2021-08-22T12:13:05.859Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-22T12:13:05.859Z] Windows: [2021-08-22T12:13:05.859Z] LCOW: [2021-08-22T12:13:05.859Z] Logging Driver: json-file [2021-08-22T12:13:05.859Z] Plugins: [2021-08-22T12:13:05.859Z] Volume: local [2021-08-22T12:13:05.859Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T12:13:05.859Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T12:13:05.859Z] Swarm: inactive [2021-08-22T12:13:05.859Z] Default Isolation: process [2021-08-22T12:13:05.859Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-22T12:13:05.859Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-22T12:13:05.859Z] OSType: windows [2021-08-22T12:13:05.859Z] Architecture: x86_64 [2021-08-22T12:13:05.859Z] CPUs: 4 [2021-08-22T12:13:05.859Z] Total Memory: 32GiB [2021-08-22T12:13:05.859Z] Name: azwin-2-ad7060 [2021-08-22T12:13:05.859Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-22T12:13:05.859Z] Docker Root Dir: D:\docker [2021-08-22T12:13:05.859Z] Debug Mode: false [2021-08-22T12:13:05.859Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:13:05.859Z] Labels: [2021-08-22T12:13:05.859Z] Experimental: true [2021-08-22T12:13:05.859Z] Insecure Registries: [2021-08-22T12:13:05.859Z] 10.0.0.4:5000 [2021-08-22T12:13:05.859Z] 127.0.0.0/8 [2021-08-22T12:13:05.859Z] Registry Mirrors: [2021-08-22T12:13:05.859Z] http://10.0.0.4:5000/ [2021-08-22T12:13:05.859Z] Live Restore Enabled: false [2021-08-22T12:13:05.859Z] Product License: Community Engine [2021-08-22T12:13:05.859Z] [2021-08-22T12:13:05.888Z] #20 25.64 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-22T12:13:05.888Z] #20 25.64 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-22T12:13:06.172Z] #20 25.88 Selecting previously unselected package uidmap. [2021-08-22T12:13:06.172Z] #20 25.88 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-22T12:13:06.172Z] #20 25.88 Unpacking uidmap (1:4.5-1.1) ... [2021-08-22T12:13:06.340Z] #50 21.06 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-22T12:13:06.439Z] #20 26.04 Selecting previously unselected package vim-runtime. [2021-08-22T12:13:06.439Z] #20 26.05 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-22T12:13:06.439Z] #20 26.10 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-22T12:13:06.599Z] #50 21.28 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-22T12:13:06.599Z] #50 21.41 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-22T12:13:06.699Z] #20 26.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-22T12:13:06.699Z] #20 26.55 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-22T12:13:06.825Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-22T12:13:06.825Z] [2021-08-22T12:13:06.825Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-22T12:13:06.825Z] Installing docker-proxy to /usr/local/bin/ [2021-08-22T12:13:06.825Z] [2021-08-22T12:13:06.825Z] + mkdir -p bundles [2021-08-22T12:13:06.825Z] + '[' -n 'github.com/docker/docker/api [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/backend/build [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/httputils [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/middleware [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/build [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/container [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/debug [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/distribution [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/grpc [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/image [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/network [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/plugin [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/session [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/swarm [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/system [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/server/router/volume [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/backend [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/blkiodev [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/container [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/events [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/filters [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/image [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/mount [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/network [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/registry [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/strslice [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/swarm [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/time [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/versions [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-22T12:13:06.825Z] github.com/docker/docker/api/types/volume [2021-08-22T12:13:06.825Z] github.com/docker/docker/builder [2021-08-22T12:13:06.825Z] github.com/docker/docker/builder/builder-next [2021-08-22T12:13:06.825Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-22T12:13:06.826Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-22T12:13:06.826Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-22T12:13:06.826Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-22T12:13:06.826Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-22T12:13:06.826Z] github.com/docker/docker/builder/builder-next/worker [2021-08-22T12:13:06.826Z] github.com/docker/docker/builder/dockerfile [2021-08-22T12:13:06.826Z] github.com/docker/docker/builder/dockerignore [2021-08-22T12:13:06.826Z] github.com/docker/docker/builder/remotecontext [2021-08-22T12:13:06.826Z] github.com/docker/docker/builder/remotecontext/git [2021-08-22T12:13:06.826Z] github.com/docker/docker/cli [2021-08-22T12:13:06.826Z] github.com/docker/docker/cli/config [2021-08-22T12:13:06.826Z] github.com/docker/docker/cli/debug [2021-08-22T12:13:06.826Z] github.com/docker/docker/client [2021-08-22T12:13:06.826Z] github.com/docker/docker/cmd/docker-proxy [2021-08-22T12:13:06.826Z] github.com/docker/docker/cmd/dockerd [2021-08-22T12:13:06.826Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-22T12:13:06.826Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-22T12:13:06.826Z] github.com/docker/docker/container [2021-08-22T12:13:06.826Z] github.com/docker/docker/container/stream [2021-08-22T12:13:06.826Z] github.com/docker/docker/contrib/apparmor [2021-08-22T12:13:06.826Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-22T12:13:06.826Z] github.com/docker/docker/contrib/httpserver [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/cluster [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/cluster/convert [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/cluster/executor [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/cluster/provider [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/config [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/discovery [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/events [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/events/testutils [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/exec [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/images [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/initlayer [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/links [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/listeners [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/gelf [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/journald [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/local [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/logentries [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/splunk [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/syslog [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/logger/templates [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/names [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/network [2021-08-22T12:13:06.826Z] github.com/docker/docker/daemon/stats [2021-08-22T12:13:06.826Z] github.com/docker/docker/distribution [2021-08-22T12:13:06.826Z] github.com/docker/docker/distribution/metadata [2021-08-22T12:13:06.826Z] github.com/docker/docker/distribution/utils [2021-08-22T12:13:06.826Z] github.com/docker/docker/distribution/xfer [2021-08-22T12:13:06.826Z] github.com/docker/docker/dockerversion [2021-08-22T12:13:06.826Z] github.com/docker/docker/errdefs [2021-08-22T12:13:06.826Z] github.com/docker/docker/image [2021-08-22T12:13:06.826Z] github.com/docker/docker/image/cache [2021-08-22T12:13:06.826Z] github.com/docker/docker/image/tarexport [2021-08-22T12:13:06.826Z] github.com/docker/docker/image/v1 [2021-08-22T12:13:06.826Z] github.com/docker/docker/internal/test/suite [2021-08-22T12:13:06.826Z] github.com/docker/docker/layer [2021-08-22T12:13:06.826Z] github.com/docker/docker/libcontainerd [2021-08-22T12:13:06.826Z] github.com/docker/docker/libcontainerd/queue [2021-08-22T12:13:06.826Z] github.com/docker/docker/libcontainerd/remote [2021-08-22T12:13:06.826Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-22T12:13:06.826Z] github.com/docker/docker/libcontainerd/types [2021-08-22T12:13:06.826Z] github.com/docker/docker/oci [2021-08-22T12:13:06.826Z] github.com/docker/docker/oci/caps [2021-08-22T12:13:06.826Z] github.com/docker/docker/opts [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/aaparser [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/archive [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/authorization [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/broadcaster [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/capabilities [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/chrootarchive [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/containerfs [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/devicemapper [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/directory [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/discovery [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/discovery/file [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/discovery/kv [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/discovery/memory [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/dmesg [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/filenotify [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/fileutils [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/fsutils [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/homedir [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/idtools [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/ioutils [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/jsonmessage [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/locker [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/longpath [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/loopback [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/mount [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/namesgenerator [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/parsers [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/pidfile [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/platform [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/plugingetter [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/plugins [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/plugins/transport [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/pools [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/progress [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/pubsub [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/reexec [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/signal [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/stack [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/stdcopy [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/streamformatter [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/stringid [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/symlink [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/sysinfo [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/system [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/tailfile [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/tarsum [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/term [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/term/windows [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/truncindex [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/urlutil [2021-08-22T12:13:06.826Z] github.com/docker/docker/pkg/useragent [2021-08-22T12:13:06.826Z] github.com/docker/docker/plugin [2021-08-22T12:13:06.826Z] github.com/docker/docker/plugin/executor/containerd [2021-08-22T12:13:06.826Z] github.com/docker/docker/plugin/v2 [2021-08-22T12:13:06.826Z] github.com/docker/docker/profiles/apparmor [2021-08-22T12:13:06.826Z] github.com/docker/docker/profiles/seccomp [2021-08-22T12:13:06.826Z] github.com/docker/docker/quota [2021-08-22T12:13:06.826Z] github.com/docker/docker/reference [2021-08-22T12:13:06.826Z] github.com/docker/docker/registry [2021-08-22T12:13:06.826Z] github.com/docker/docker/registry/resumable [2021-08-22T12:13:06.826Z] github.com/docker/docker/restartmanager [2021-08-22T12:13:06.826Z] github.com/docker/docker/rootless [2021-08-22T12:13:06.826Z] github.com/docker/docker/rootless/specconv [2021-08-22T12:13:06.826Z] github.com/docker/docker/runconfig [2021-08-22T12:13:06.826Z] github.com/docker/docker/runconfig/opts [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil/daemon [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil/environment [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil/fakecontext [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil/fakegit [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil/fakestorage [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil/fixtures/load [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil/registry [2021-08-22T12:13:06.826Z] github.com/docker/docker/testutil/request [2021-08-22T12:13:06.826Z] github.com/docker/docker/volume [2021-08-22T12:13:06.826Z] github.com/docker/docker/volume/drivers [2021-08-22T12:13:06.826Z] github.com/docker/docker/volume/local [2021-08-22T12:13:06.826Z] github.com/docker/docker/volume/mounts [2021-08-22T12:13:06.826Z] github.com/docker/docker/volume/service [2021-08-22T12:13:06.826Z] github.com/docker/docker/volume/service/opts [2021-08-22T12:13:06.826Z] github.com/docker/docker/volume/testutils' ']' [2021-08-22T12:13:06.826Z] + 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-22T12:13:07.169Z] #50 ... [2021-08-22T12:13:07.169Z] [2021-08-22T12:13:07.169Z] #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-22T12:13:07.169Z] #59 sha256:27072986f0e80e7f6c600513d5097da47fd68481ba4764fda7acef87fa91144e [2021-08-22T12:13:07.169Z] #59 12.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-22T12:13:07.169Z] #59 12.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-22T12:13:07.428Z] #59 ... [2021-08-22T12:13:07.428Z] [2021-08-22T12:13:07.428Z] #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-22T12:13:07.428Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-22T12:13:07.428Z] #13 24.49 Selecting previously unselected package binutils-mingw-w64. [2021-08-22T12:13:07.428Z] #13 24.49 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-22T12:13:07.428Z] #13 24.51 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-22T12:13:07.428Z] #13 24.65 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-22T12:13:07.428Z] #13 24.65 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-22T12:13:07.428Z] #13 24.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-22T12:13:07.428Z] #13 24.85 Selecting previously unselected package dmsetup. [2021-08-22T12:13:07.428Z] #13 24.85 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-22T12:13:07.428Z] #13 24.86 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-22T12:13:07.428Z] #13 25.00 Selecting previously unselected package mingw-w64-common. [2021-08-22T12:13:07.428Z] #13 25.00 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-22T12:13:07.428Z] #13 25.02 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-22T12:13:08.222Z] ? github.com/docker/docker/api [no test files] [2021-08-22T12:13:08.389Z] INFO: Zapped successfully [2021-08-22T12:13:08.389Z] INFO: Location for testing is d:\CI\PR-42774\2 [2021-08-22T12:13:08.389Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-22T12:13:08.389Z] [2021-08-22T12:13:08.389Z] [2021-08-22T12:13:08.389Z] INFO: Building the image from Dockerfile.windows at 08/22/2021 12:13:07... [2021-08-22T12:13:08.389Z] [2021-08-22T12:13:09.178Z] #32 ... [2021-08-22T12:13:09.179Z] [2021-08-22T12:13:09.179Z] #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-22T12:13:09.179Z] #46 sha256:f2f805086902669b59c62ed6848accb0d05bce1c448f323561f7b6be2320da0f [2021-08-22T12:13:09.179Z] #46 12.71 net/http/httptrace [2021-08-22T12:13:09.179Z] #46 12.89 net/http [2021-08-22T12:13:09.179Z] #46 ... [2021-08-22T12:13:09.179Z] [2021-08-22T12:13:09.179Z] #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-22T12:13:09.179Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:13:09.179Z] #20 10.79 Reading package lists... [2021-08-22T12:13:09.179Z] #20 14.35 Reading package lists... [2021-08-22T12:13:09.179Z] #20 17.69 Building dependency tree... [2021-08-22T12:13:09.179Z] #20 19.16 libcap2-bin is already the newest version (1:2.25-2). [2021-08-22T12:13:09.179Z] #20 19.16 The following additional packages will be installed: [2021-08-22T12:13:09.179Z] #20 19.17 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-22T12:13:09.179Z] #20 19.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-22T12:13:09.179Z] #20 19.17 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-22T12:13:09.179Z] #20 19.17 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-22T12:13:09.179Z] #20 19.17 python3.7 python3.7-minimal vim-runtime xxd [2021-08-22T12:13:09.179Z] #20 19.17 Suggested packages: [2021-08-22T12:13:09.179Z] #20 19.18 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-22T12:13:09.179Z] #20 19.18 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-22T12:13:09.179Z] #20 19.18 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-22T12:13:09.179Z] #20 19.18 quota [2021-08-22T12:13:09.179Z] #20 19.18 Recommended packages: [2021-08-22T12:13:09.179Z] #20 19.18 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-22T12:13:09.179Z] #20 19.18 python3-keyrings.alt python3-xdg unzip [2021-08-22T12:13:09.742Z] #20 20.99 The following NEW packages will be installed: [2021-08-22T12:13:09.742Z] #20 20.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-22T12:13:09.742Z] #20 20.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-22T12:13:09.742Z] #20 20.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-22T12:13:09.742Z] #20 20.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-22T12:13:09.742Z] #20 21.00 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-22T12:13:09.742Z] #20 21.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-22T12:13:09.742Z] #20 21.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-22T12:13:09.742Z] #20 21.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-22T12:13:09.742Z] #20 21.00 xz-utils zip [2021-08-22T12:13:09.999Z] #20 21.35 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-22T12:13:09.999Z] #20 21.35 Need to get 28.6 MB of archives. [2021-08-22T12:13:09.999Z] #20 21.35 After this operation, 116 MB of additional disk space will be used. [2021-08-22T12:13:09.999Z] #20 21.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-22T12:13:09.999Z] #20 21.35 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-22T12:13:09.999Z] #20 21.38 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-22T12:13:09.999Z] #20 21.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-22T12:13:09.999Z] #20 21.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-22T12:13:09.999Z] #20 21.51 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-22T12:13:09.999Z] #20 21.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-22T12:13:10.010Z] #20 29.32 Selecting previously unselected package vim. [2021-08-22T12:13:10.010Z] #20 29.33 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-22T12:13:10.010Z] #20 29.34 Unpacking vim (2:8.1.0875-5) ... [2021-08-22T12:13:10.010Z] #20 29.85 Selecting previously unselected package xfsprogs. [2021-08-22T12:13:10.010Z] #20 29.85 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-22T12:13:10.010Z] #20 29.86 Unpacking xfsprogs (4.20.0-1) ... [2021-08-22T12:13:10.254Z] #20 21.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-22T12:13:10.254Z] #20 21.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-22T12:13:10.254Z] #20 21.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-22T12:13:10.254Z] #20 21.65 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-22T12:13:10.254Z] #20 21.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-22T12:13:10.254Z] #20 21.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-22T12:13:10.254Z] #20 21.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-22T12:13:10.254Z] #20 21.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-22T12:13:10.254Z] #20 21.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-22T12:13:10.254Z] #20 21.69 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-22T12:13:10.254Z] #20 21.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-22T12:13:10.254Z] #20 21.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-22T12:13:10.254Z] #20 21.73 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-22T12:13:10.254Z] #20 21.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-22T12:13:10.254Z] #20 21.76 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-22T12:13:10.254Z] #20 21.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-22T12:13:10.254Z] #20 21.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-22T12:13:10.254Z] #20 21.81 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-22T12:13:10.254Z] #20 21.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-22T12:13:10.254Z] #20 21.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-22T12:13:10.255Z] #20 21.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-22T12:13:10.255Z] #20 21.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-22T12:13:10.580Z] #20 30.23 Selecting previously unselected package zip. [2021-08-22T12:13:10.580Z] #20 30.24 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-22T12:13:10.580Z] #20 30.25 Unpacking zip (3.0-11+b1) ... [2021-08-22T12:13:10.580Z] #20 30.39 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-22T12:13:10.580Z] #20 30.49 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-22T12:13:10.580Z] #20 30.50 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-22T12:13:10.580Z] #20 30.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-22T12:13:10.580Z] #20 30.51 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-22T12:13:10.580Z] #20 30.52 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-22T12:13:10.580Z] #20 30.53 Setting up uidmap (1:4.5-1.1) ... [2021-08-22T12:13:10.580Z] #20 30.54 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-22T12:13:10.580Z] #20 30.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-22T12:13:10.580Z] #20 30.56 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-22T12:13:10.580Z] #20 30.57 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-22T12:13:10.580Z] #20 30.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-22T12:13:10.580Z] #20 30.59 Setting up xxd (2:8.1.0875-5) ... [2021-08-22T12:13:10.714Z] #13 28.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-22T12:13:10.714Z] #13 28.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-22T12:13:10.714Z] #13 28.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-22T12:13:10.819Z] #20 22.37 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-22T12:13:10.841Z] #20 30.60 Setting up zip (3.0-11+b1) ... [2021-08-22T12:13:10.841Z] #20 30.61 Setting up vim-common (2:8.1.0875-5) ... [2021-08-22T12:13:10.841Z] #20 30.64 Setting up bash-completion (1:2.8-6) ... [2021-08-22T12:13:11.075Z] #20 22.38 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-22T12:13:11.076Z] #20 22.38 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-22T12:13:11.076Z] #20 22.39 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-22T12:13:11.076Z] #20 22.39 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-22T12:13:11.076Z] #20 22.42 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-22T12:13:11.076Z] #20 22.42 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-22T12:13:11.076Z] #20 22.51 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-22T12:13:11.076Z] #20 ... [2021-08-22T12:13:11.076Z] [2021-08-22T12:13:11.076Z] #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-22T12:13:11.076Z] #46 sha256:f2f805086902669b59c62ed6848accb0d05bce1c448f323561f7b6be2320da0f [2021-08-22T12:13:11.076Z] #46 24.89 github.com/LK4D4/vndr/godl [2021-08-22T12:13:11.638Z] #46 25.58 github.com/LK4D4/vndr [2021-08-22T12:13:12.105Z] Sending build context to Docker daemon 61MB [2021-08-22T12:13:12.105Z] [2021-08-22T12:13:12.105Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-22T12:13:12.105Z] ---> d1724c2d9a84 [2021-08-22T12:13:12.105Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-22T12:13:12.105Z] ---> Using cache [2021-08-22T12:13:12.105Z] ---> 31c27a56f62a [2021-08-22T12:13:12.105Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-22T12:13:12.105Z] ---> Using cache [2021-08-22T12:13:12.105Z] ---> 2e710c5610ee [2021-08-22T12:13:12.105Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-22T12:13:12.105Z] ---> Using cache [2021-08-22T12:13:12.105Z] ---> f0b5095590c6 [2021-08-22T12:13:12.105Z] 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-22T12:13:12.105Z] ---> Using cache [2021-08-22T12:13:12.105Z] ---> 391229d5df29 [2021-08-22T12:13:12.105Z] 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-22T12:13:12.105Z] ---> Using cache [2021-08-22T12:13:12.105Z] ---> 0353ec414fe5 [2021-08-22T12:13:12.105Z] 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-22T12:13:12.105Z] ---> Using cache [2021-08-22T12:13:12.105Z] ---> 7a06cc658c77 [2021-08-22T12:13:12.105Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-22T12:13:12.105Z] ---> Using cache [2021-08-22T12:13:12.105Z] ---> 56835e6769e2 [2021-08-22T12:13:12.105Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-22T12:13:12.105Z] ---> Using cache [2021-08-22T12:13:12.105Z] ---> be67d8ec0cea [2021-08-22T12:13:12.105Z] Step 10/10 : COPY . . [2021-08-22T12:13:12.618Z] #13 ... [2021-08-22T12:13:12.618Z] [2021-08-22T12:13:12.618Z] #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-22T12:13:12.618Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-22T12:13:12.618Z] #32 21.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-22T12:13:12.618Z] #32 21.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-22T12:13:12.877Z] #32 ... [2021-08-22T12:13:12.877Z] [2021-08-22T12:13:12.877Z] #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-22T12:13:12.877Z] #46 sha256:1288aa7bba49546900f4232968288cff0ae6ac41db02b96460d18a598a5971be [2021-08-22T12:13:12.877Z] #46 18.84 vendor/golang.org/x/net/http2/hpack [2021-08-22T12:13:12.877Z] #46 20.07 mime [2021-08-22T12:13:12.877Z] #46 21.24 mime/quotedprintable [2021-08-22T12:13:12.877Z] #46 21.76 net/http/internal [2021-08-22T12:13:12.877Z] #46 24.56 net/textproto [2021-08-22T12:13:12.877Z] #46 24.56 crypto/x509 [2021-08-22T12:13:12.877Z] #46 25.52 vendor/golang.org/x/net/http/httpguts [2021-08-22T12:13:12.877Z] #46 25.79 vendor/golang.org/x/net/http/httpproxy [2021-08-22T12:13:12.877Z] #46 26.28 mime/multipart [2021-08-22T12:13:13.389Z] #20 33.04 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-22T12:13:13.389Z] #20 33.05 Setting up xz-utils (5.2.4-1) ... [2021-08-22T12:13:13.389Z] #20 33.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-22T12:13:13.389Z] #20 33.07 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-22T12:13:13.389Z] #20 33.08 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-22T12:13:13.389Z] #20 33.13 invoke-rc.d: could not determine current runlevel [2021-08-22T12:13:13.389Z] #20 33.14 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-22T12:13:13.389Z] #20 33.15 Setting up pigz (2.4-1) ... [2021-08-22T12:13:13.389Z] #20 33.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-22T12:13:13.389Z] #20 33.17 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-22T12:13:13.389Z] #20 33.18 Setting up python-pip-whl (18.1-5) ... [2021-08-22T12:13:13.389Z] #20 33.19 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-22T12:13:13.389Z] #20 33.20 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-22T12:13:13.650Z] #20 33.50 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-22T12:13:13.650Z] #20 33.51 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-22T12:13:13.650Z] #20 33.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:13:13.650Z] #20 33.53 Setting up vim (2:8.1.0875-5) ... [2021-08-22T12:13:13.650Z] #20 33.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-22T12:13:13.650Z] #20 33.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-22T12:13:13.650Z] #20 33.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-22T12:13:13.650Z] #20 33.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-22T12:13:13.650Z] #20 33.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-22T12:13:13.650Z] #20 33.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-22T12:13:13.650Z] #20 33.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-22T12:13:13.650Z] #20 33.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-22T12:13:13.650Z] #20 33.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-22T12:13:13.650Z] #20 33.62 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-22T12:13:13.650Z] #20 33.63 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-22T12:13:13.650Z] #20 33.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-22T12:13:13.816Z] #46 28.66 crypto/tls [2021-08-22T12:13:13.911Z] #20 33.65 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-22T12:13:13.912Z] #20 33.66 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-22T12:13:14.080Z] #46 ... [2021-08-22T12:13:14.081Z] [2021-08-22T12:13:14.081Z] #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-22T12:13:14.081Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-22T12:13:14.081Z] #13 32.81 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-22T12:13:14.081Z] #13 32.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-22T12:13:14.081Z] #13 32.83 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-22T12:13:14.340Z] #13 32.97 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-22T12:13:14.340Z] #13 32.99 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-22T12:13:14.340Z] #13 33.00 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-22T12:13:15.296Z] #20 ... [2021-08-22T12:13:15.296Z] [2021-08-22T12:13:15.296Z] #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-22T12:13:15.296Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:13:15.296Z] #40 24.89 + dpkg --print-architecture [2021-08-22T12:13:15.296Z] #40 24.90 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-22T12:13:15.296Z] #40 25.23 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-22T12:13:15.296Z] #40 25.23 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-22T12:13:15.296Z] #40 ... [2021-08-22T12:13:15.296Z] [2021-08-22T12:13:15.296Z] #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-22T12:13:15.296Z] #57 sha256:0178fcc329530e5dd8b3d37aca08a6e91d6b243d8cc2215d5eaa8d0088bd92ec [2021-08-22T12:13:15.296Z] #57 22.01 Checking out files: 81% (3727/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-22T12:13:15.296Z] #57 22.47 + cd /tmp/tmp.tPkiUilXyl/src/github.com/containerd/containerd [2021-08-22T12:13:15.296Z] #57 22.47 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-22T12:13:15.296Z] #57 23.84 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-22T12:13:15.296Z] #57 23.84 + BUILDTAGS='netgo osusergo static_build' [2021-08-22T12:13:15.296Z] #57 23.84 + export EXTRA_FLAGS=-buildmode=pie [2021-08-22T12:13:15.296Z] #57 23.84 + EXTRA_FLAGS=-buildmode=pie [2021-08-22T12:13:15.296Z] #57 23.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-22T12:13:15.296Z] #57 23.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-22T12:13:15.296Z] #57 23.84 + '[' '' = dynamic ']' [2021-08-22T12:13:15.296Z] #57 23.84 + make [2021-08-22T12:13:15.296Z] #57 25.11 + bin/ctr [2021-08-22T12:13:15.848Z] #46 ... [2021-08-22T12:13:15.848Z] [2021-08-22T12:13:15.848Z] #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-22T12:13:15.848Z] #50 sha256:527698488620aec856390772fa18aaf4cb57e69050a02232270bce3bf9f7d044 [2021-08-22T12:13:15.848Z] #50 19.73 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-22T12:13:15.848Z] #50 19.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-22T12:13:15.848Z] #50 19.85 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-22T12:13:15.848Z] #50 19.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-22T12:13:15.848Z] #50 19.89 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-22T12:13:15.848Z] #50 20.63 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-22T12:13:15.848Z] #50 20.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-22T12:13:15.848Z] #50 20.89 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-22T12:13:15.848Z] #50 ... [2021-08-22T12:13:15.848Z] [2021-08-22T12:13:15.848Z] #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-22T12:13:15.848Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:13:15.848Z] #20 22.52 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-22T12:13:15.848Z] #20 22.54 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-22T12:13:15.848Z] #20 22.54 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-22T12:13:15.848Z] #20 22.55 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-22T12:13:15.848Z] #20 22.57 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-22T12:13:15.848Z] #20 22.57 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-22T12:13:15.848Z] #20 22.65 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-22T12:13:15.848Z] #20 22.68 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-22T12:13:15.848Z] #20 22.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-22T12:13:15.848Z] #20 23.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-22T12:13:15.848Z] #20 23.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-22T12:13:15.848Z] #20 23.17 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-22T12:13:15.848Z] #20 23.91 debconf: delaying package configuration, since apt-utils is not installed [2021-08-22T12:13:15.848Z] #20 24.02 Fetched 28.6 MB in 2s (13.7 MB/s) [2021-08-22T12:13:15.848Z] #20 24.08 Selecting previously unselected package pigz. [2021-08-22T12:13:15.848Z] #20 24.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-22T12:13:15.848Z] #20 24.18 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-22T12:13:15.848Z] #20 24.19 Unpacking pigz (2.4-1) ... [2021-08-22T12:13:15.848Z] #20 24.30 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-22T12:13:15.848Z] #20 24.32 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:13:15.848Z] #20 24.33 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:13:15.848Z] #20 24.82 Selecting previously unselected package python3.7-minimal. [2021-08-22T12:13:15.848Z] #20 24.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:13:15.848Z] #20 24.83 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-22T12:13:15.848Z] #20 25.78 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:13:15.848Z] #20 25.81 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-22T12:13:15.866Z] #57 ... [2021-08-22T12:13:15.866Z] [2021-08-22T12:13:15.866Z] #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-22T12:13:15.866Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:13:16.125Z] #20 35.88 Setting up iptables (1.8.2-4) ... [2021-08-22T12:13:16.125Z] #20 35.89 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-22T12:13:16.125Z] #20 35.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-22T12:13:16.125Z] #20 35.90 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-22T12:13:16.125Z] #20 35.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-22T12:13:16.125Z] #20 35.91 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-22T12:13:16.125Z] #20 35.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-22T12:13:16.125Z] #20 35.92 Setting up python3 (3.7.3-1) ... [2021-08-22T12:13:16.385Z] #20 36.33 Setting up python3-wheel (0.32.3-2) ... [2021-08-22T12:13:17.216Z] #20 28.35 Selecting previously unselected package python3-minimal. [2021-08-22T12:13:17.216Z] #20 28.35 (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-22T12:13:17.216Z] #20 28.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-22T12:13:17.216Z] #20 28.45 Unpacking python3-minimal (3.7.3-1) ... [2021-08-22T12:13:17.325Z] #20 36.98 Setting up apparmor (2.13.2-10) ... [2021-08-22T12:13:17.472Z] #20 ... [2021-08-22T12:13:17.472Z] [2021-08-22T12:13:17.472Z] #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-22T12:13:17.472Z] #46 sha256:f2f805086902669b59c62ed6848accb0d05bce1c448f323561f7b6be2320da0f [2021-08-22T12:13:17.472Z] #46 DONE 31.2s [2021-08-22T12:13:17.472Z] [2021-08-22T12:13:17.472Z] #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-22T12:13:17.472Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:13:17.472Z] #20 28.84 Selecting previously unselected package libmpdec2:amd64. [2021-08-22T12:13:17.472Z] #20 28.84 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-22T12:13:17.472Z] #20 28.84 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-22T12:13:17.472Z] #20 29.01 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-22T12:13:17.728Z] #20 29.04 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:13:17.728Z] #20 29.04 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:13:18.265Z] #20 38.26 Setting up xfsprogs (4.20.0-1) ... [2021-08-22T12:13:18.525Z] #20 38.27 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-22T12:13:18.785Z] #20 38.56 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-22T12:13:19.093Z] #20 30.44 Selecting previously unselected package python3.7. [2021-08-22T12:13:19.093Z] #20 30.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:13:19.093Z] #20 30.45 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-22T12:13:19.093Z] #20 30.56 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-22T12:13:19.093Z] #20 30.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-22T12:13:19.093Z] #20 30.58 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-22T12:13:19.349Z] #20 30.71 Setting up python3-minimal (3.7.3-1) ... [2021-08-22T12:13:19.612Z] #13 ... [2021-08-22T12:13:19.612Z] [2021-08-22T12:13:19.612Z] #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-22T12:13:19.612Z] #57 sha256:ebc5b47c9ea8e4f081d8ccfec435c18f1047eeec1e3168708c932a8bb0d99df4 [2021-08-22T12:13:19.612Z] #57 32.90 Checking out files: 56% (2594/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-22T12:13:19.612Z] #57 33.95 + cd /tmp/tmp.0f3c5WZxWh/src/github.com/containerd/containerd [2021-08-22T12:13:19.612Z] #57 33.96 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-22T12:13:19.729Z] #20 39.34 Setting up python3-distutils (3.7.3-1) ... [2021-08-22T12:13:19.915Z] #20 31.50 Selecting previously unselected package python3. [2021-08-22T12:13:19.990Z] #20 39.72 Setting up python3-setuptools (40.8.0-1) ... [2021-08-22T12:13:20.171Z] #20 31.50 (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-22T12:13:20.171Z] #20 31.55 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-22T12:13:20.171Z] #20 31.57 Unpacking python3 (3.7.3-1) ... [2021-08-22T12:13:20.171Z] #20 31.67 Selecting previously unselected package libip4tc0:amd64. [2021-08-22T12:13:20.427Z] #20 31.68 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-22T12:13:20.427Z] #20 31.68 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-22T12:13:20.427Z] #20 31.77 Selecting previously unselected package libip6tc0:amd64. [2021-08-22T12:13:20.427Z] #20 31.77 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-22T12:13:20.427Z] #20 31.77 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-22T12:13:20.427Z] #20 31.86 Selecting previously unselected package libiptc0:amd64. [2021-08-22T12:13:20.427Z] #20 31.86 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-22T12:13:20.427Z] #20 31.87 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-22T12:13:20.427Z] #20 31.93 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-22T12:13:20.683Z] #20 31.93 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-22T12:13:20.683Z] #20 31.94 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-22T12:13:20.683Z] #20 32.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-22T12:13:20.683Z] #20 32.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-22T12:13:20.683Z] #20 32.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-22T12:13:20.683Z] #20 32.12 Selecting previously unselected package libnftnl11:amd64. [2021-08-22T12:13:20.683Z] #20 32.13 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-22T12:13:20.683Z] #20 32.13 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-22T12:13:20.683Z] #20 32.23 Selecting previously unselected package iptables. [2021-08-22T12:13:20.930Z] #20 40.64 Setting up python3-pip (18.1-5) ... [2021-08-22T12:13:20.939Z] #20 32.23 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-22T12:13:20.939Z] #20 32.24 Unpacking iptables (1.8.2-4) ... [2021-08-22T12:13:20.990Z] #57 35.81 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-22T12:13:20.990Z] #57 35.81 + BUILDTAGS='netgo osusergo static_build' [2021-08-22T12:13:20.990Z] #57 35.81 + export EXTRA_FLAGS=-buildmode=pie [2021-08-22T12:13:20.990Z] #57 35.81 + EXTRA_FLAGS=-buildmode=pie [2021-08-22T12:13:20.990Z] #57 35.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-22T12:13:20.990Z] #57 35.81 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-22T12:13:20.990Z] #57 35.81 + '[' '' = dynamic ']' [2021-08-22T12:13:20.990Z] #57 35.81 + make [2021-08-22T12:13:21.195Z] #20 32.53 Selecting previously unselected package xxd. [2021-08-22T12:13:21.195Z] #20 32.53 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-22T12:13:21.195Z] #20 32.55 Unpacking xxd (2:8.1.0875-5) ... [2021-08-22T12:13:21.452Z] #20 32.68 Selecting previously unselected package vim-common. [2021-08-22T12:13:21.452Z] #20 32.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-22T12:13:21.452Z] #20 32.70 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-22T12:13:21.452Z] #20 32.88 Selecting previously unselected package bash-completion. [2021-08-22T12:13:21.452Z] #20 32.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-22T12:13:21.501Z] #20 41.49 Processing triggers for libc-bin (2.28-10) ... [2021-08-22T12:13:21.763Z] #20 41.51 Processing triggers for mime-support (3.62) ... [2021-08-22T12:13:22.024Z] #20 DONE 41.9s [2021-08-22T12:13:22.024Z] [2021-08-22T12:13:22.024Z] #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-22T12:13:22.024Z] #54 sha256:6874098e962fe00a92ff6a799659aed6da685f0cb5d55d4934f00d0c0b76c3f0 [2021-08-22T12:13:22.284Z] #54 ... [2021-08-22T12:13:22.284Z] [2021-08-22T12:13:22.284Z] #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-22T12:13:22.284Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-22T12:13:22.894Z] #57 37.34 + bin/ctr [2021-08-22T12:13:23.668Z] #21 1.638 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-22T12:13:23.668Z] #21 1.643 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-22T12:13:23.668Z] #21 1.646 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-22T12:13:23.668Z] #21 DONE 1.7s [2021-08-22T12:13:23.668Z] [2021-08-22T12:13:23.668Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-22T12:13:23.668Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-22T12:13:24.723Z] #20 35.62 Unpacking bash-completion (1:2.8-6) ... [2021-08-22T12:13:24.723Z] #20 35.96 Selecting previously unselected package bzip2. [2021-08-22T12:13:24.723Z] #20 35.96 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-22T12:13:24.723Z] #20 35.97 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-22T12:13:24.724Z] #20 36.03 Selecting previously unselected package xz-utils. [2021-08-22T12:13:24.724Z] #20 36.03 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-22T12:13:24.724Z] #20 36.04 Unpacking xz-utils (5.2.4-1) ... [2021-08-22T12:13:24.724Z] #20 36.20 Selecting previously unselected package apparmor. [2021-08-22T12:13:24.724Z] #20 36.20 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-22T12:13:24.724Z] #20 36.28 Unpacking apparmor (2.13.2-10) ... [2021-08-22T12:13:25.285Z] #20 36.61 Selecting previously unselected package aufs-tools. [2021-08-22T12:13:25.285Z] #20 36.62 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-22T12:13:25.285Z] #20 36.63 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-22T12:13:25.285Z] #20 36.76 Selecting previously unselected package libonig5:amd64. [2021-08-22T12:13:25.285Z] #20 36.77 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-22T12:13:25.285Z] #20 36.78 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-22T12:13:25.285Z] #20 36.88 Selecting previously unselected package libjq1:amd64. [2021-08-22T12:13:25.542Z] #20 36.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-22T12:13:25.542Z] #20 36.89 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-22T12:13:25.542Z] #20 37.00 Selecting previously unselected package jq. [2021-08-22T12:13:25.542Z] #20 37.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-22T12:13:25.542Z] #20 37.02 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-22T12:13:25.798Z] #20 37.10 Selecting previously unselected package libaio1:amd64. [2021-08-22T12:13:25.798Z] #20 37.11 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-22T12:13:25.798Z] #20 37.13 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-22T12:13:25.798Z] #20 37.19 Selecting previously unselected package libgpm2:amd64. [2021-08-22T12:13:25.798Z] #20 37.19 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-22T12:13:25.798Z] #20 37.20 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-22T12:13:25.798Z] #20 37.27 Selecting previously unselected package libicu63:amd64. [2021-08-22T12:13:25.798Z] #20 37.28 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-22T12:13:25.798Z] #20 37.29 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-22T12:13:26.387Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-08-22T12:13:27.888Z] #22 ... [2021-08-22T12:13:27.888Z] [2021-08-22T12:13:27.888Z] #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-22T12:13:27.888Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:13:27.888Z] #40 DONE 47.4s [2021-08-22T12:13:27.888Z] [2021-08-22T12:13:27.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-22T12:13:27.888Z] #57 sha256:0178fcc329530e5dd8b3d37aca08a6e91d6b243d8cc2215d5eaa8d0088bd92ec [2021-08-22T12:13:28.502Z] #57 ... [2021-08-22T12:13:28.502Z] [2021-08-22T12:13:28.502Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-22T12:13:28.502Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-22T12:13:28.502Z] #22 4.764 Collecting yamllint==1.26.1 [2021-08-22T12:13:29.071Z] #20 ... [2021-08-22T12:13:29.071Z] [2021-08-22T12:13:29.071Z] #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-22T12:13:29.071Z] #57 sha256:332b732c7f73cec50262a5542dfdc462e4ade68e1cc4f6782389024b9f5cc270 [2021-08-22T12:13:29.071Z] #57 32.85 Checking out files: 41% (1890/4562) Checking out files: 42% (1917/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 92% (4236/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-22T12:13:29.071Z] #57 34.04 + cd /tmp/tmp.v9kZbkV1Wj/src/github.com/containerd/containerd [2021-08-22T12:13:29.071Z] #57 34.04 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-22T12:13:29.071Z] #57 35.43 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-22T12:13:29.071Z] #57 35.43 + BUILDTAGS='netgo osusergo static_build' [2021-08-22T12:13:29.071Z] #57 35.43 + export EXTRA_FLAGS=-buildmode=pie [2021-08-22T12:13:29.071Z] #57 35.43 + EXTRA_FLAGS=-buildmode=pie [2021-08-22T12:13:29.071Z] #57 35.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-22T12:13:29.071Z] #57 35.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-22T12:13:29.071Z] #57 35.43 + '[' '' = dynamic ']' [2021-08-22T12:13:29.071Z] #57 35.43 + make [2021-08-22T12:13:29.071Z] #57 37.00 + bin/ctr [2021-08-22T12:13:29.071Z] #57 ... [2021-08-22T12:13:29.071Z] [2021-08-22T12:13:29.071Z] #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-22T12:13:29.071Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:13:29.071Z] #20 40.56 Selecting previously unselected package libnet1:amd64. [2021-08-22T12:13:29.071Z] #20 40.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-22T12:13:29.071Z] #20 40.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-22T12:13:29.071Z] #20 40.65 Selecting previously unselected package libnl-3-200:amd64. [2021-08-22T12:13:29.328Z] #20 40.66 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-22T12:13:29.328Z] #20 40.66 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-22T12:13:29.328Z] #20 40.78 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-22T12:13:29.328Z] #20 40.80 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-22T12:13:29.328Z] #20 40.80 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-22T12:13:29.328Z] #20 40.86 Selecting previously unselected package libreadline5:amd64. [2021-08-22T12:13:29.328Z] #20 40.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-22T12:13:29.585Z] #20 40.88 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-22T12:13:29.585Z] #20 41.01 Selecting previously unselected package net-tools. [2021-08-22T12:13:29.585Z] #20 41.01 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-22T12:13:29.585Z] #20 41.02 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-22T12:13:29.841Z] #20 41.20 Selecting previously unselected package patch. [2021-08-22T12:13:29.841Z] #20 41.20 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-22T12:13:29.841Z] #20 41.20 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-22T12:13:29.841Z] #20 41.32 Selecting previously unselected package python-pip-whl. [2021-08-22T12:13:29.841Z] #20 41.34 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-22T12:13:29.841Z] #20 41.35 Unpacking python-pip-whl (18.1-5) ... [2021-08-22T12:13:30.405Z] #20 41.85 Selecting previously unselected package python3-lib2to3. [2021-08-22T12:13:30.405Z] #20 41.85 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-22T12:13:30.405Z] #20 41.85 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-22T12:13:30.661Z] #20 41.98 Selecting previously unselected package python3-distutils. [2021-08-22T12:13:30.661Z] #20 41.98 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-22T12:13:30.661Z] #20 42.00 Unpacking python3-distutils (3.7.3-1) ... [2021-08-22T12:13:30.661Z] #20 42.11 Selecting previously unselected package python3-pip. [2021-08-22T12:13:30.661Z] #20 42.11 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-22T12:13:30.661Z] #20 42.12 Unpacking python3-pip (18.1-5) ... [2021-08-22T12:13:30.918Z] #20 42.32 Selecting previously unselected package python3-pkg-resources. [2021-08-22T12:13:30.918Z] #20 42.32 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-22T12:13:30.918Z] #20 42.37 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-22T12:13:31.007Z] #57 ... [2021-08-22T12:13:31.007Z] [2021-08-22T12:13:31.007Z] #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-22T12:13:31.007Z] #46 sha256:1288aa7bba49546900f4232968288cff0ae6ac41db02b96460d18a598a5971be [2021-08-22T12:13:31.007Z] #46 35.04 net/http/httptrace [2021-08-22T12:13:31.007Z] #46 35.36 net/http [2021-08-22T12:13:31.007Z] #46 ... [2021-08-22T12:13:31.007Z] [2021-08-22T12:13:31.007Z] #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-22T12:13:31.007Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-22T12:13:31.007Z] #13 49.52 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-22T12:13:31.007Z] #13 49.52 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-22T12:13:31.007Z] #13 49.53 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-22T12:13:31.208Z] #20 42.53 Selecting previously unselected package python3-setuptools. [2021-08-22T12:13:31.208Z] #20 42.54 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-22T12:13:31.464Z] #20 42.88 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-22T12:13:32.026Z] #20 43.31 Selecting previously unselected package python3-wheel. [2021-08-22T12:13:32.026Z] #20 43.35 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...#20 ... [2021-08-22T12:13:32.026Z] [2021-08-22T12:13:32.026Z] #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-22T12:13:32.026Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-22T12:13:32.026Z] #32 DONE 50.6s [2021-08-22T12:13:32.026Z] [2021-08-22T12:13:32.027Z] #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-22T12:13:32.027Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:13:32.027Z] #20 43.35 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-22T12:13:32.027Z] #20 43.39 Unpacking python3-wheel (0.32.3-2) ... [2021-08-22T12:13:32.027Z] #20 43.56 Selecting previously unselected package sudo. [2021-08-22T12:13:32.027Z] #20 43.57 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-22T12:13:32.027Z] #20 43.58 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-22T12:13:32.588Z] #20 44.22 Selecting previously unselected package thin-provisioning-tools. [2021-08-22T12:13:32.845Z] #20 44.24 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-22T12:13:32.845Z] #20 44.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-22T12:13:33.100Z] #20 44.52 Selecting previously unselected package uidmap. [2021-08-22T12:13:33.100Z] #20 44.54 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-22T12:13:33.100Z] #20 44.54 Unpacking uidmap (1:4.5-1.1) ... [2021-08-22T12:13:33.100Z] #20 44.63 Selecting previously unselected package vim-runtime. [2021-08-22T12:13:33.356Z] #20 44.64 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-22T12:13:33.356Z] #20 44.67 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-22T12:13:33.356Z] #20 44.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-22T12:13:33.356Z] #20 44.70 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-22T12:13:35.089Z] #22 10.05 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-22T12:13:35.089Z] #22 10.71 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-22T12:13:35.089Z] #22 10.74 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-22T12:13:35.089Z] #22 10.78 Collecting pyyaml (from yamllint==1.26.1) [2021-08-22T12:13:35.089Z] #22 10.94 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-22T12:13:35.089Z] #22 11.13 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-22T12:13:35.089Z] #22 11.13 Building wheels for collected packages: yamllint [2021-08-22T12:13:35.089Z] #22 11.13 Running setup.py bdist_wheel for yamllint: started [2021-08-22T12:13:35.659Z] #22 11.81 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-22T12:13:35.659Z] #22 11.82 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-22T12:13:35.659Z] #22 11.85 Successfully built yamllint [2021-08-22T12:13:35.659Z] #22 11.87 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-22T12:13:35.871Z] #20 47.24 Selecting previously unselected package vim. [2021-08-22T12:13:35.871Z] #20 47.24 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-22T12:13:35.871Z] #20 47.25 Unpacking vim (2:8.1.0875-5) ... [2021-08-22T12:13:35.919Z] #22 12.10 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-22T12:13:36.179Z] #22 DONE 12.4s [2021-08-22T12:13:36.179Z] [2021-08-22T12:13:36.179Z] #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-22T12:13:36.179Z] #57 sha256:0178fcc329530e5dd8b3d37aca08a6e91d6b243d8cc2215d5eaa8d0088bd92ec [2021-08-22T12:13:36.179Z] #57 ... [2021-08-22T12:13:36.179Z] [2021-08-22T12:13:36.179Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-22T12:13:36.179Z] #25 sha256:5926f84511a21f6434b7c3d607402b5b5ef9fdbda8502b3757ed58ffc63d40ca [2021-08-22T12:13:36.432Z] #20 47.71 Selecting previously unselected package xfsprogs. [2021-08-22T12:13:36.432Z] #20 47.71 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-22T12:13:36.432Z] #20 47.72 Unpacking xfsprogs (4.20.0-1) ... [2021-08-22T12:13:36.439Z] #25 DONE 0.3s [2021-08-22T12:13:36.439Z] [2021-08-22T12:13:36.439Z] #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-22T12:13:36.439Z] #54 sha256:6874098e962fe00a92ff6a799659aed6da685f0cb5d55d4934f00d0c0b76c3f0 [2021-08-22T12:13:36.688Z] #20 48.11 Selecting previously unselected package zip. [2021-08-22T12:13:36.688Z] #20 48.11 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-22T12:13:36.688Z] #20 48.11 Unpacking zip (3.0-11+b1) ... [2021-08-22T12:13:36.699Z] #54 ... [2021-08-22T12:13:36.699Z] [2021-08-22T12:13:36.699Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-22T12:13:36.699Z] #30 sha256:aaaeda2f06c271251a32be0a2a58125a387d10ec1b2193617966f8a1a3e1bfa1 [2021-08-22T12:13:36.945Z] #20 48.29 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-22T12:13:36.945Z] #20 48.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-22T12:13:36.945Z] #20 48.32 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-22T12:13:36.945Z] #20 48.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-22T12:13:36.945Z] #20 48.35 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-22T12:13:36.945Z] #20 48.36 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-22T12:13:36.945Z] #20 48.37 Setting up uidmap (1:4.5-1.1) ... [2021-08-22T12:13:36.945Z] #20 48.39 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-22T12:13:36.945Z] #20 48.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-22T12:13:36.945Z] #20 48.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-22T12:13:36.945Z] #20 48.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-22T12:13:36.945Z] #20 48.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-22T12:13:36.945Z] #20 48.44 Setting up xxd (2:8.1.0875-5) ... [2021-08-22T12:13:37.200Z] ---> 87a42afbe5d4 [2021-08-22T12:13:37.200Z] Successfully built 87a42afbe5d4 [2021-08-22T12:13:37.200Z] Successfully tagged docker:latest [2021-08-22T12:13:37.200Z] INFO: Image build ended at 08/22/2021 12:13:34. Duration:00:00:26.8892207 [2021-08-22T12:13:37.200Z] [2021-08-22T12:13:37.200Z] [2021-08-22T12:13:37.200Z] INFO: Building the test binaries at 08/22/2021 12:13:34... [2021-08-22T12:13:37.202Z] #20 48.45 Setting up zip (3.0-11+b1) ... [2021-08-22T12:13:37.202Z] #20 48.47 Setting up vim-common (2:8.1.0875-5) ... [2021-08-22T12:13:37.202Z] #20 48.51 Setting up bash-completion (1:2.8-6) ... [2021-08-22T12:13:39.125Z] #13 ... [2021-08-22T12:13:39.125Z] [2021-08-22T12:13:39.125Z] #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-22T12:13:39.125Z] #46 sha256:1288aa7bba49546900f4232968288cff0ae6ac41db02b96460d18a598a5971be [2021-08-22T12:13:39.125Z] #46 47.76 github.com/LK4D4/vndr/godl [2021-08-22T12:13:39.125Z] #46 48.51 github.com/LK4D4/vndr [2021-08-22T12:13:39.125Z] #46 DONE 54.0s [2021-08-22T12:13:39.363Z] INFO: make.ps1 starting at 08/22/2021 12:13:39 [2021-08-22T12:13:39.384Z] [2021-08-22T12:13:39.384Z] #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-22T12:13:39.384Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-22T12:13:39.762Z] #20 50.80 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-22T12:13:39.762Z] #20 50.81 Setting up xz-utils (5.2.4-1) ... [2021-08-22T12:13:39.762Z] #20 50.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-22T12:13:39.762Z] #20 50.84 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-22T12:13:39.762Z] #20 50.85 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-22T12:13:39.762Z] #20 50.96 invoke-rc.d: could not determine current runlevel [2021-08-22T12:13:39.762Z] #20 50.96 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-22T12:13:39.762Z] #20 50.98 Setting up pigz (2.4-1) ... [2021-08-22T12:13:39.762Z] #20 50.99 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-22T12:13:39.762Z] #20 51.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-22T12:13:39.762Z] #20 51.03 Setting up python-pip-whl (18.1-5) ... [2021-08-22T12:13:39.762Z] #20 51.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-22T12:13:39.762Z] #20 51.06 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-22T12:13:39.819Z] INFO: Git commit (5125ab820b) assumed from DOCKER_GITCOMMIT environment variable [2021-08-22T12:13:39.819Z] INFO: Invoking autogen... [2021-08-22T12:13:40.019Z] #20 51.43 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-22T12:13:40.019Z] #20 51.44 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-22T12:13:40.019Z] #20 51.46 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:13:40.019Z] #20 51.47 Setting up vim (2:8.1.0875-5) ... [2021-08-22T12:13:40.019Z] #20 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-22T12:13:40.019Z] #20 51.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-22T12:13:40.019Z] #20 51.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-22T12:13:40.019Z] #20 51.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-22T12:13:40.019Z] #20 51.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-22T12:13:40.019Z] #20 51.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-22T12:13:40.019Z] #20 51.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-22T12:13:40.019Z] #20 51.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-22T12:13:40.019Z] #20 51.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-22T12:13:40.019Z] #20 51.56 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-22T12:13:40.275Z] INFO: Building daemon... [2021-08-22T12:13:40.276Z] #20 51.57 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-22T12:13:40.276Z] #20 51.58 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-22T12:13:40.276Z] #20 51.59 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-22T12:13:40.276Z] #20 51.60 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-22T12:13:42.794Z] #20 53.90 Setting up iptables (1.8.2-4) ... [2021-08-22T12:13:42.794Z] #20 53.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-22T12:13:42.794Z] #20 53.92 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-22T12:13:42.794Z] #20 53.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-22T12:13:42.794Z] #20 53.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-22T12:13:42.794Z] #20 53.94 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-22T12:13:42.794Z] #20 53.95 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-22T12:13:42.794Z] #20 53.96 Setting up python3 (3.7.3-1) ... [2021-08-22T12:13:42.794Z] #20 54.31 Setting up python3-wheel (0.32.3-2) ... [2021-08-22T12:13:43.290Z] #30 DONE 5.9s [2021-08-22T12:13:43.290Z] [2021-08-22T12:13:43.290Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-22T12:13:43.290Z] #33 sha256:07ef15fa5ab802dfe36d4921e4e135fba95401e7ac3f4e384a53277a0023ea49 [2021-08-22T12:13:43.290Z] #33 DONE 0.4s [2021-08-22T12:13:43.290Z] [2021-08-22T12:13:43.290Z] #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-22T12:13:43.290Z] #54 sha256:6874098e962fe00a92ff6a799659aed6da685f0cb5d55d4934f00d0c0b76c3f0 [2021-08-22T12:13:43.290Z] #54 ... [2021-08-22T12:13:43.290Z] [2021-08-22T12:13:43.290Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-22T12:13:43.290Z] #35 sha256:28dd78a34316f27e55843a36700b8ec36f7af9ff461f2ecbda2da3a3ecd09dcf [2021-08-22T12:13:43.290Z] #35 DONE 0.1s [2021-08-22T12:13:43.290Z] [2021-08-22T12:13:43.290Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-22T12:13:43.290Z] #38 sha256:4ed90ed5b69b7a6f8b41b304f52d52dc381e9398a0542920a454946d54f07da0 [2021-08-22T12:13:43.290Z] #38 DONE 0.0s [2021-08-22T12:13:43.290Z] [2021-08-22T12:13:43.290Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-22T12:13:43.290Z] #41 sha256:0e83440abab00a65a918517fe0fdd2e909eb16a2327f330063d813bd5501e26f [2021-08-22T12:13:43.575Z] #32 ... [2021-08-22T12:13:43.575Z] [2021-08-22T12:13:43.575Z] #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-22T12:13:43.575Z] #59 sha256:27072986f0e80e7f6c600513d5097da47fd68481ba4764fda7acef87fa91144e [2021-08-22T12:13:43.575Z] #59 58.34 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-22T12:13:43.575Z] #59 58.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-22T12:13:43.721Z] #20 54.98 Setting up apparmor (2.13.2-10) ... [2021-08-22T12:13:43.863Z] #41 DONE 0.9s [2021-08-22T12:13:43.863Z] [2021-08-22T12:13:43.863Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-22T12:13:43.863Z] #45 sha256:0e5318238e93ffdbc9ebd28163c416c4a1efbf0695d022a75b00a558af868fdd [2021-08-22T12:13:43.863Z] #45 DONE 0.0s [2021-08-22T12:13:43.863Z] [2021-08-22T12:13:43.863Z] #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-22T12:13:43.863Z] #57 sha256:0178fcc329530e5dd8b3d37aca08a6e91d6b243d8cc2215d5eaa8d0088bd92ec [2021-08-22T12:13:43.863Z] #57 ... [2021-08-22T12:13:43.863Z] [2021-08-22T12:13:43.863Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-22T12:13:43.863Z] #47 sha256:2c17b1d8c74a29a09ff47c2f6fb87c315365e294ecd1f9cef24143c477e69286 [2021-08-22T12:13:44.124Z] #47 DONE 0.4s [2021-08-22T12:13:44.124Z] [2021-08-22T12:13:44.124Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-22T12:13:44.124Z] #49 sha256:fac9a99491e4b23b9da814666c108990b37b87ce819040476bb1e7f92d31c56d [2021-08-22T12:13:44.385Z] #49 DONE 0.1s [2021-08-22T12:13:44.385Z] [2021-08-22T12:13:44.385Z] #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-22T12:13:44.385Z] #50 sha256:177d132381926c42211099c683e062cd80207ce21ae6f550fe6bc1da9a793d13 [2021-08-22T12:13:45.087Z] #20 56.35 Setting up xfsprogs (4.20.0-1) ... [2021-08-22T12:13:45.087Z] #20 56.36 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-22T12:13:45.342Z] #20 56.67 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-22T12:13:45.904Z] #20 57.47 Setting up python3-distutils (3.7.3-1) ... [2021-08-22T12:13:46.467Z] #20 57.84 Setting up python3-setuptools (40.8.0-1) ... [2021-08-22T12:13:47.394Z] #20 58.75 Setting up python3-pip (18.1-5) ... [2021-08-22T12:13:47.771Z] #59 DONE 62.5s [2021-08-22T12:13:47.771Z] [2021-08-22T12:13:47.771Z] #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-22T12:13:47.771Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-22T12:13:47.771Z] #32 DONE 66.4s [2021-08-22T12:13:47.771Z] [2021-08-22T12:13:47.771Z] #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-22T12:13:47.771Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-22T12:13:47.771Z] #13 62.69 Selecting previously unselected package libapparmor1:amd64. [2021-08-22T12:13:47.771Z] #13 62.70 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 62.70 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-22T12:13:47.771Z] #13 62.79 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-22T12:13:47.771Z] #13 62.79 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 62.80 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-22T12:13:47.771Z] #13 62.93 Selecting previously unselected package libbtrfs0. [2021-08-22T12:13:47.771Z] #13 62.94 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 62.95 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-22T12:13:47.771Z] #13 63.02 Selecting previously unselected package libbtrfs-dev. [2021-08-22T12:13:47.771Z] #13 63.03 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 63.03 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-22T12:13:47.771Z] #13 63.15 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-22T12:13:47.771Z] #13 63.15 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 63.15 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-22T12:13:47.771Z] #13 63.25 Selecting previously unselected package libudev-dev:amd64. [2021-08-22T12:13:47.771Z] #13 63.25 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 63.27 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-22T12:13:47.771Z] #13 63.42 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-22T12:13:47.771Z] #13 63.43 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 63.44 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-22T12:13:47.771Z] #13 63.70 Selecting previously unselected package libpcre16-3:amd64. [2021-08-22T12:13:47.771Z] #13 63.70 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 63.71 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-22T12:13:47.771Z] #13 63.86 Selecting previously unselected package libpcre32-3:amd64. [2021-08-22T12:13:47.771Z] #13 63.87 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 63.88 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-22T12:13:47.771Z] #13 64.03 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-22T12:13:47.771Z] #13 64.03 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 64.03 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-22T12:13:47.771Z] #13 64.11 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-22T12:13:47.771Z] #13 64.13 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 64.13 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-22T12:13:47.771Z] #13 64.55 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-22T12:13:47.771Z] #13 64.56 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 64.57 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-22T12:13:47.771Z] #13 64.79 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-22T12:13:47.771Z] #13 64.80 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 64.80 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-22T12:13:47.771Z] #13 64.88 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-22T12:13:47.771Z] #13 64.90 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 65.38 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-22T12:13:47.771Z] #13 66.33 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-22T12:13:47.771Z] #13 66.33 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-22T12:13:47.771Z] #13 66.43 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-22T12:13:47.771Z] #13 ... [2021-08-22T12:13:47.771Z] [2021-08-22T12:13:47.771Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-22T12:13:47.771Z] #60 sha256:58699c9767dc0bf520b3d64fc206702ac08395f25c8ee13cba71b975555c0adb [2021-08-22T12:13:47.771Z] #60 DONE 0.2s [2021-08-22T12:13:48.029Z] [2021-08-22T12:13:48.029Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-22T12:13:48.029Z] #61 sha256:5445e4a1daf390dc5cd9d9ebf34a5f83a4a0f09df4dc7f055279683b5c9783ca [2021-08-22T12:13:48.029Z] #61 DONE 0.1s [2021-08-22T12:13:48.029Z] [2021-08-22T12:13:48.029Z] #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-22T12:13:48.029Z] #50 sha256:87ee53f1b894f4915412160083830e32f2d47de10ed531aaf53ad59865432f8e [2021-08-22T12:13:48.288Z] #50 ... [2021-08-22T12:13:48.288Z] [2021-08-22T12:13:48.288Z] #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-22T12:13:48.288Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-22T12:13:48.288Z] #13 67.08 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-22T12:13:48.288Z] #13 67.10 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-22T12:13:48.288Z] #13 67.13 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-22T12:13:48.288Z] #13 67.14 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-22T12:13:48.288Z] #13 67.17 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-22T12:13:48.288Z] #13 67.17 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-22T12:13:48.288Z] #13 67.19 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-22T12:13:48.322Z] #20 59.61 Processing triggers for libc-bin (2.28-10) ... [2021-08-22T12:13:48.322Z] #20 59.65 Processing triggers for mime-support (3.62) ... [2021-08-22T12:13:48.547Z] #13 67.21 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-22T12:13:48.547Z] #13 67.21 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-22T12:13:48.547Z] #13 67.24 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-22T12:13:48.547Z] #13 67.28 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-22T12:13:48.547Z] #13 67.28 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-22T12:13:48.547Z] #13 67.29 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-22T12:13:48.547Z] #13 67.31 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-22T12:13:48.547Z] #13 67.33 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-22T12:13:48.547Z] #13 67.38 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-22T12:13:48.547Z] #13 67.38 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-22T12:13:48.547Z] #13 67.38 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-22T12:13:48.578Z] #20 DONE 60.2s [2021-08-22T12:13:48.579Z] [2021-08-22T12:13:48.579Z] #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-22T12:13:48.579Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:13:48.807Z] #13 67.40 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-22T12:13:48.807Z] #13 67.45 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-22T12:13:48.807Z] #13 67.45 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-22T12:13:48.807Z] #13 67.48 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-22T12:13:48.807Z] #13 67.51 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-22T12:13:48.807Z] #13 67.53 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-22T12:13:48.807Z] #13 67.55 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-22T12:13:48.807Z] #13 67.59 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-22T12:13:48.807Z] #13 67.67 Setting up dmsetup (2:1.02.155-3) ... [2021-08-22T12:13:48.807Z] #13 67.67 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-22T12:13:48.834Z] #40 ... [2021-08-22T12:13:48.834Z] [2021-08-22T12:13:48.834Z] #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-22T12:13:48.834Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-22T12:13:49.065Z] #13 67.69 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-22T12:13:49.065Z] #13 67.76 Processing triggers for libc-bin (2.28-10) ... [2021-08-22T12:13:49.633Z] #13 DONE 68.3s [2021-08-22T12:13:49.633Z] [2021-08-22T12:13:49.633Z] #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-22T12:13:49.633Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:13:50.201Z] #21 1.055 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-22T12:13:50.201Z] #21 1.061 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-22T12:13:50.201Z] #21 1.067 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-22T12:13:50.201Z] #21 DONE 1.1s [2021-08-22T12:13:50.201Z] [2021-08-22T12:13:50.201Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-22T12:13:50.201Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-22T12:13:52.176Z] #54 2.468 + RM_GOPATH=0 [2021-08-22T12:13:52.176Z] #54 2.468 + TMP_GOPATH= [2021-08-22T12:13:52.176Z] #54 2.468 + : /build [2021-08-22T12:13:52.176Z] #54 2.468 + '[' -z '' ']' [2021-08-22T12:13:52.176Z] #54 2.472 ++ mktemp -d [2021-08-22T12:13:52.176Z] #54 2.472 + export GOPATH=/tmp/tmp.68r6rNav3P [2021-08-22T12:13:52.176Z] #54 2.472 + GOPATH=/tmp/tmp.68r6rNav3P [2021-08-22T12:13:52.176Z] #54 2.472 + RM_GOPATH=1 [2021-08-22T12:13:52.176Z] #54 2.472 + case "$(go env GOARCH)" in [2021-08-22T12:13:52.176Z] #54 2.483 ++ go env GOARCH [2021-08-22T12:13:52.176Z] #54 ... [2021-08-22T12:13:52.176Z] [2021-08-22T12:13:52.176Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-22T12:13:52.176Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-22T12:13:52.176Z] #14 DONE 2.6s [2021-08-22T12:13:52.176Z] [2021-08-22T12:13:52.176Z] #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-22T12:13:52.176Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:13:52.176Z] #54 2.506 + export GO_BUILDMODE=-buildmode=pie [2021-08-22T12:13:52.176Z] #54 2.507 + GO_BUILDMODE=-buildmode=pie [2021-08-22T12:13:52.176Z] #54 2.507 ++ dirname /tmp/install/install.sh [2021-08-22T12:13:52.176Z] #54 2.510 + dir=/tmp/install [2021-08-22T12:13:52.176Z] #54 2.510 + bin=runc [2021-08-22T12:13:52.176Z] #54 2.510 + shift [2021-08-22T12:13:52.176Z] #54 2.511 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-22T12:13:52.176Z] #54 2.511 + . /tmp/install/runc.installer [2021-08-22T12:13:52.176Z] #54 2.511 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-22T12:13:52.176Z] #54 2.512 + install_runc [2021-08-22T12:13:52.176Z] #54 2.513 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-22T12:13:52.176Z] #54 2.515 + uname -r [2021-08-22T12:13:52.176Z] #54 2.518 + RUNC_BUILDTAGS='seccomp ' [2021-08-22T12:13:52.176Z] #54 2.519 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-22T12:13:52.176Z] #54 2.519 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-22T12:13:52.176Z] #54 2.519 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.68r6rNav3P/src/github.com/opencontainers/runc [2021-08-22T12:13:52.176Z] #54 2.524 Cloning into '/tmp/tmp.68r6rNav3P/src/github.com/opencontainers/runc'... [2021-08-22T12:13:53.572Z] #54 ... [2021-08-22T12:13:53.572Z] [2021-08-22T12:13:53.572Z] #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-22T12:13:53.572Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-22T12:13:53.572Z] #15 DONE 1.4s [2021-08-22T12:13:53.837Z] [2021-08-22T12:13:53.837Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-22T12:13:53.837Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-22T12:13:54.367Z] #22 4.164 Collecting yamllint==1.26.1 [2021-08-22T12:13:54.783Z] #16 1.092 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-22T12:13:55.043Z] #16 DONE 1.4s [2021-08-22T12:13:55.043Z] [2021-08-22T12:13:55.043Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-22T12:13:55.043Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-22T12:13:55.732Z] #22 ... [2021-08-22T12:13:55.732Z] [2021-08-22T12:13:55.732Z] #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-22T12:13:55.732Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:13:55.732Z] #40 74.05 + dpkg --print-architecture [2021-08-22T12:13:55.732Z] #40 74.06 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-22T12:13:55.732Z] #40 74.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-22T12:13:55.732Z] #40 74.33 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-22T12:13:56.420Z] #17 DONE 1.2s [2021-08-22T12:13:56.420Z] [2021-08-22T12:13:56.420Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-22T12:13:56.420Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-22T12:13:57.135Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-22T12:13:57.135Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3a9a46ca\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-22T12:13:57.135Z] ---------------------------------------------------------------------------- [2021-08-22T12:13:57.135Z] [2021-08-22T12:13:57.135Z] INFO: executeCI.ps1 starting at Sun Aug 22 12:13:52 CUT 2021 [2021-08-22T12:13:57.135Z] [2021-08-22T12:13:57.135Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-22T12:13:57.135Z] INFO: Running git version 2.24.1.windows.2 [2021-08-22T12:13:57.135Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-22T12:13:57.135Z] INFO: Environment variables: [2021-08-22T12:13:57.135Z] [2021-08-22T12:13:57.135Z] Name Value [2021-08-22T12:13:57.135Z] ---- ----- [2021-08-22T12:13:57.135Z] ALLUSERSPROFILE C:\ProgramData [2021-08-22T12:13:57.135Z] amd64 true [2021-08-22T12:13:57.135Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-22T12:13:57.135Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-22T12:13:57.135Z] arm64 true [2021-08-22T12:13:57.135Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-22T12:13:57.135Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-22T12:13:57.135Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-22T12:13:57.135Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-22T12:13:57.135Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-22T12:13:57.135Z] BRANCH_NAME PR-42774 [2021-08-22T12:13:57.135Z] BUILD_DISPLAY_NAME #2 [2021-08-22T12:13:57.135Z] BUILD_ID 2 [2021-08-22T12:13:57.135Z] BUILD_NUMBER 2 [2021-08-22T12:13:57.135Z] BUILD_TAG jenkins-moby-PR-42774-2 [2021-08-22T12:13:57.135Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/ [2021-08-22T12:13:57.135Z] cgroup2 true [2021-08-22T12:13:57.135Z] CHANGE_AUTHOR thaJeztah [2021-08-22T12:13:57.135Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-22T12:13:57.135Z] CHANGE_BRANCH daemon_pass_rm_config [2021-08-22T12:13:57.135Z] CHANGE_FORK thaJeztah/docker [2021-08-22T12:13:57.135Z] CHANGE_ID 42774 [2021-08-22T12:13:57.135Z] CHANGE_TARGET master [2021-08-22T12:13:57.135Z] CHANGE_TITLE daemon: cleanupContainer(): pass ContainerRmConfig as parameter [2021-08-22T12:13:57.135Z] CHANGE_URL https://github.com/moby/moby/pull/42774 [2021-08-22T12:13:57.135Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-22T12:13:57.135Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-22T12:13:57.135Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-22T12:13:57.135Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-22T12:13:57.135Z] COMPUTERNAME azwin-2-ad7060 [2021-08-22T12:13:57.135Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-22T12:13:57.135Z] ConfigSequenceNumber 0 [2021-08-22T12:13:57.135Z] dco true [2021-08-22T12:13:57.135Z] DOCKER_BUILDKIT 0 [2021-08-22T12:13:57.135Z] DOCKER_DUT_DEBUG 1 [2021-08-22T12:13:57.135Z] DOCKER_EXPERIMENTAL 1 [2021-08-22T12:13:57.135Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-22T12:13:57.135Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-08-22T12:13:57.135Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-22T12:13:57.135Z] EXECUTOR_NUMBER 0 [2021-08-22T12:13:57.135Z] FQDN azwin-2-ad7060.westus.cloudapp.azure.com [2021-08-22T12:13:57.135Z] GIT_BRANCH PR-42774 [2021-08-22T12:13:57.135Z] GIT_COMMIT 5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:13:57.135Z] GIT_URL https://github.com/moby/moby.git [2021-08-22T12:13:57.135Z] HUDSON_COOKIE 492708a5-fce8-4991-b6bf-a378f40d0057 [2021-08-22T12:13:57.135Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-22T12:13:57.135Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-22T12:13:57.135Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-22T12:13:57.135Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-22T12:13:57.135Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-22T12:13:57.135Z] JENKINS_NODE_COOKIE 28ed3913-60f7-459e-8740-9fa186ed09ed [2021-08-22T12:13:57.135Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-22T12:13:57.135Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-22T12:13:57.135Z] JOB_BASE_NAME PR-42774 [2021-08-22T12:13:57.135Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/display/redirect [2021-08-22T12:13:57.135Z] JOB_NAME moby/PR-42774 [2021-08-22T12:13:57.135Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/ [2021-08-22T12:13:57.136Z] library.jps.version master [2021-08-22T12:13:57.136Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-22T12:13:57.136Z] NODE_LABELS amd64 azure azwin-2-ad7060 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-22T12:13:57.136Z] NODE_NAME azwin-2-ad7060 [2021-08-22T12:13:57.136Z] NUMBER_OF_PROCESSORS 4 [2021-08-22T12:13:57.136Z] OS Windows_NT [2021-08-22T12:13:57.136Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-22T12:13:57.136Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-22T12:13:57.136Z] ppc64le false [2021-08-22T12:13:57.136Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-22T12:13:57.136Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-08-22T12:13:57.136Z] PROCESSOR_LEVEL 6 [2021-08-22T12:13:57.136Z] PROCESSOR_REVISION 5504 [2021-08-22T12:13:57.136Z] ProgramData C:\ProgramData [2021-08-22T12:13:57.136Z] ProgramFiles C:\Program Files [2021-08-22T12:13:57.136Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-22T12:13:57.136Z] ProgramW6432 C:\Program Files [2021-08-22T12:13:57.136Z] PROMPT $P$G [2021-08-22T12:13:57.136Z] PSExecutionPolicyPreference Bypass [2021-08-22T12:13:57.136Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-22T12:13:57.136Z] PUBLIC C:\Users\Public [2021-08-22T12:13:57.136Z] rootless true [2021-08-22T12:13:57.136Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect?page=artif... [2021-08-22T12:13:57.136Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect?page=changes [2021-08-22T12:13:57.136Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect [2021-08-22T12:13:57.136Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42774/2/display/redirect?page=tests [2021-08-22T12:13:57.136Z] s390x false [2021-08-22T12:13:57.136Z] SKIP_VALIDATION_TESTS 1 [2021-08-22T12:13:57.136Z] SOURCES_DRIVE d [2021-08-22T12:13:57.136Z] SOURCES_SUBDIR gopath [2021-08-22T12:13:57.136Z] STAGE_NAME Run tests [2021-08-22T12:13:57.136Z] SystemDrive C: [2021-08-22T12:13:57.136Z] SystemRoot C:\Windows [2021-08-22T12:13:57.136Z] TEMP C:\Windows\TEMP [2021-08-22T12:13:57.136Z] TESTDEBUG 0 [2021-08-22T12:13:57.136Z] TESTRUN_DRIVE d [2021-08-22T12:13:57.136Z] TESTRUN_SUBDIR CI [2021-08-22T12:13:57.136Z] TIMEOUT 120m [2021-08-22T12:13:57.136Z] TMP C:\Windows\TEMP [2021-08-22T12:13:57.136Z] unit_validate true [2021-08-22T12:13:57.136Z] USERDOMAIN WORKGROUP [2021-08-22T12:13:57.136Z] USERNAME azwin-2-ad7060$ [2021-08-22T12:13:57.136Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-22T12:13:57.136Z] validate_force false [2021-08-22T12:13:57.136Z] windir C:\Windows [2021-08-22T12:13:57.136Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-22T12:13:57.136Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-22T12:13:57.136Z] windows2022 true [2021-08-22T12:13:57.136Z] windows2022containerd true [2021-08-22T12:13:57.136Z] windowsRS1 false [2021-08-22T12:13:57.136Z] windowsRS5 true [2021-08-22T12:13:57.136Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-22T12:13:57.136Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-22T12:13:57.136Z] [2021-08-22T12:13:57.136Z] [2021-08-22T12:13:57.136Z] [2021-08-22T12:13:57.136Z] INFO: Sources under d:\gopath\... [2021-08-22T12:13:57.136Z] INFO: Test run under d:\CI\... [2021-08-22T12:13:57.136Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-22T12:13:57.136Z] INFO: docker/docker repository was found [2021-08-22T12:13:57.136Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-22T12:13:57.136Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-22T12:13:57.136Z] INFO: Docker version of control daemon [2021-08-22T12:13:57.136Z] [2021-08-22T12:13:57.136Z] Client: [2021-08-22T12:13:57.136Z] Version: 20.10.8 [2021-08-22T12:13:57.136Z] API version: 1.41 [2021-08-22T12:13:57.136Z] Go version: go1.16.6 [2021-08-22T12:13:57.136Z] Git commit: 3967b7d [2021-08-22T12:13:57.136Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-22T12:13:57.136Z] OS/Arch: windows/amd64 [2021-08-22T12:13:57.136Z] Context: default [2021-08-22T12:13:57.136Z] Experimental: true [2021-08-22T12:13:57.136Z] [2021-08-22T12:13:57.136Z] Server: Docker Engine - Community [2021-08-22T12:13:57.136Z] Engine: [2021-08-22T12:13:57.136Z] Version: 20.10.8 [2021-08-22T12:13:57.136Z] API version: 1.41 (minimum version 1.24) [2021-08-22T12:13:57.136Z] Go version: go1.16.6 [2021-08-22T12:13:57.136Z] Git commit: 75249d8 [2021-08-22T12:13:57.136Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-22T12:13:57.136Z] OS/Arch: windows/amd64 [2021-08-22T12:13:57.136Z] Experimental: true [2021-08-22T12:13:57.136Z] [2021-08-22T12:13:57.136Z] INFO: Docker info of control daemon [2021-08-22T12:13:57.136Z] [2021-08-22T12:13:57.136Z] Client: [2021-08-22T12:13:57.136Z] Context: default [2021-08-22T12:13:57.136Z] Debug Mode: false [2021-08-22T12:13:57.136Z] [2021-08-22T12:13:57.136Z] Server: [2021-08-22T12:13:57.136Z] Containers: 2 [2021-08-22T12:13:57.136Z] Running: 1 [2021-08-22T12:13:57.136Z] Paused: 0 [2021-08-22T12:13:57.136Z] Stopped: 1 [2021-08-22T12:13:57.136Z] Images: 11 [2021-08-22T12:13:57.136Z] Server Version: 20.10.8 [2021-08-22T12:13:57.136Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-22T12:13:57.136Z] Windows: [2021-08-22T12:13:57.136Z] LCOW: [2021-08-22T12:13:57.136Z] Logging Driver: json-file [2021-08-22T12:13:57.136Z] Plugins: [2021-08-22T12:13:57.136Z] Volume: local [2021-08-22T12:13:57.136Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T12:13:57.136Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T12:13:57.136Z] Swarm: inactive [2021-08-22T12:13:57.136Z] Default Isolation: process [2021-08-22T12:13:57.136Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-22T12:13:57.136Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-22T12:13:57.136Z] OSType: windows [2021-08-22T12:13:57.136Z] Architecture: x86_64 [2021-08-22T12:13:57.136Z] CPUs: 4 [2021-08-22T12:13:57.136Z] Total Memory: 32GiB [2021-08-22T12:13:57.136Z] Name: azwin-2-ad7060 [2021-08-22T12:13:57.136Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-22T12:13:57.136Z] Docker Root Dir: D:\docker [2021-08-22T12:13:57.136Z] Debug Mode: false [2021-08-22T12:13:57.136Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:13:57.136Z] Labels: [2021-08-22T12:13:57.136Z] Experimental: true [2021-08-22T12:13:57.136Z] Insecure Registries: [2021-08-22T12:13:57.136Z] 10.0.0.4:5000 [2021-08-22T12:13:57.136Z] 127.0.0.0/8 [2021-08-22T12:13:57.136Z] Registry Mirrors: [2021-08-22T12:13:57.136Z] http://10.0.0.4:5000/ [2021-08-22T12:13:57.136Z] Live Restore Enabled: false [2021-08-22T12:13:57.136Z] Product License: Community Engine [2021-08-22T12:13:57.136Z] [2021-08-22T12:13:57.136Z] [2021-08-22T12:13:57.136Z] INFO: Commit hash is 5125ab820b [2021-08-22T12:13:57.136Z] INFO: Nuke-Everything... [2021-08-22T12:13:57.136Z] INFO: Container count on control daemon to delete is 2 [2021-08-22T12:13:57.136Z] e57715e73ee8 [2021-08-22T12:13:57.136Z] fdb1d9b21a98 [2021-08-22T12:13:57.136Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-22T12:13:57.355Z] #18 DONE 1.1s [2021-08-22T12:13:57.355Z] [2021-08-22T12:13:57.355Z] #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-22T12:13:57.355Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:13:57.355Z] #54 ... [2021-08-22T12:13:57.355Z] [2021-08-22T12:13:57.355Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-22T12:13:57.355Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-22T12:13:58.294Z] #19 DONE 1.1s [2021-08-22T12:13:58.294Z] [2021-08-22T12:13:58.294Z] #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-22T12:13:58.294Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:13:58.662Z] Deleted: sha256:8055c9f9e7aea8d401f60fd39c30455f325d5ef707dc33a179053d27c3c15fea [2021-08-22T12:13:58.662Z] Deleted: sha256:417b93db53afab69684b2132d8b12edff86a14a2f9b1c54b6e9ae33563c86c2d [2021-08-22T12:13:58.662Z] INFO: Nuking d:\CI [2021-08-22T12:13:59.673Z] #20 1.397 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-22T12:13:59.673Z] #20 1.430 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-22T12:13:59.932Z] #20 1.439 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-22T12:13:59.932Z] #20 1.440 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-22T12:14:00.191Z] #20 1.813 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-22T12:14:00.759Z] #20 2.476 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-22T12:14:01.695Z] #20 3.259 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-22T12:14:02.631Z] #20 4.188 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-22T12:14:03.888Z] #40 ... [2021-08-22T12:14:03.888Z] [2021-08-22T12:14:03.888Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-22T12:14:03.888Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-22T12:14:03.888Z] #22 9.504 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-22T12:14:03.888Z] #22 10.53 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-22T12:14:03.888Z] #22 10.58 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-22T12:14:03.888Z] #22 10.63 Collecting pyyaml (from yamllint==1.26.1) [2021-08-22T12:14:03.888Z] #22 10.84 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-22T12:14:03.888Z] #22 11.12 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-22T12:14:03.888Z] #22 11.13 Building wheels for collected packages: yamllint [2021-08-22T12:14:03.888Z] #22 11.14 Running setup.py bdist_wheel for yamllint: started [2021-08-22T12:14:03.888Z] #22 12.17 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-22T12:14:03.888Z] #22 12.18 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-22T12:14:03.888Z] #22 12.23 Successfully built yamllint [2021-08-22T12:14:03.888Z] #22 12.25 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-22T12:14:03.888Z] #22 12.60 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-22T12:14:03.888Z] #22 DONE 13.3s [2021-08-22T12:14:03.888Z] [2021-08-22T12:14:03.888Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-22T12:14:03.888Z] #25 sha256:4718db87ff0fa30f2e4faa0c2290bc44ad0a1717839137c79c789e28ce92c76f [2021-08-22T12:14:03.888Z] #25 DONE 0.4s [2021-08-22T12:14:03.888Z] [2021-08-22T12:14:03.888Z] #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-22T12:14:03.888Z] #50 sha256:527698488620aec856390772fa18aaf4cb57e69050a02232270bce3bf9f7d044 [2021-08-22T12:14:03.888Z] #50 ... [2021-08-22T12:14:03.888Z] [2021-08-22T12:14:03.888Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-22T12:14:03.888Z] #30 sha256:295d0552ed93cb1a6fa73e7d1ebb5291abab6a6ca15a37b27252c803bc976100 [2021-08-22T12:14:06.821Z] #20 7.819 Fetched 8996 kB in 7s (1349 kB/s) [2021-08-22T12:14:08.724Z] #20 7.819 Reading package lists... [2021-08-22T12:14:09.031Z] INFO: Zapped successfully [2021-08-22T12:14:09.031Z] INFO: Location for testing is d:\CI\PR-42774\2 [2021-08-22T12:14:09.031Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-22T12:14:09.031Z] [2021-08-22T12:14:09.031Z] [2021-08-22T12:14:09.031Z] INFO: Building the image from Dockerfile.windows at 08/22/2021 12:14:07... [2021-08-22T12:14:09.031Z] [2021-08-22T12:14:09.659Z] #20 10.26 Reading package lists... [2021-08-22T12:14:09.659Z] #20 ... [2021-08-22T12:14:09.659Z] [2021-08-22T12:14:09.660Z] #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-22T12:14:09.660Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:14:09.660Z] #54 10.04 + cd /tmp/tmp.68r6rNav3P/src/github.com/opencontainers/runc [2021-08-22T12:14:09.660Z] #54 10.04 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-22T12:14:09.660Z] #54 10.38 + '[' -z '' ']' [2021-08-22T12:14:09.660Z] #54 10.38 + target=static [2021-08-22T12:14:09.660Z] #54 10.38 + make 'BUILDTAGS=seccomp ' static [2021-08-22T12:14:09.660Z] #54 10.75 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-22T12:14:10.455Z] #30 DONE 6.3s [2021-08-22T12:14:10.455Z] [2021-08-22T12:14:10.455Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-22T12:14:10.455Z] #33 sha256:60bdc77bdd17408f868020a6eba4b12eea0d43c45671e4079d2ad602dd15c98a [2021-08-22T12:14:10.455Z] #33 DONE 0.4s [2021-08-22T12:14:10.455Z] [2021-08-22T12:14:10.455Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-22T12:14:10.455Z] #35 sha256:7c9316ae20277db723ea5452e4cf69b050519a4fbb58a16ceec7aaf606532175 [2021-08-22T12:14:10.455Z] #35 DONE 0.1s [2021-08-22T12:14:10.455Z] [2021-08-22T12:14:10.455Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-22T12:14:10.455Z] #38 sha256:ce8fd534127de7e00e193a3c115f0c53c1619a0fa8ef806c3101ce7484589ed0 [2021-08-22T12:14:10.455Z] #38 DONE 0.0s [2021-08-22T12:14:10.455Z] [2021-08-22T12:14:10.455Z] #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-22T12:14:10.455Z] #50 sha256:527698488620aec856390772fa18aaf4cb57e69050a02232270bce3bf9f7d044 [2021-08-22T12:14:11.067Z] #54 ... [2021-08-22T12:14:11.067Z] [2021-08-22T12:14:11.067Z] #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-22T12:14:11.067Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:14:11.067Z] #20 10.26 Reading package lists... [2021-08-22T12:14:11.645Z] #20 12.56 Building dependency tree... [2021-08-22T12:14:12.220Z] #20 13.94 libcap2-bin is already the newest version (1:2.25-2). [2021-08-22T12:14:12.220Z] #20 13.94 The following additional packages will be installed: [2021-08-22T12:14:12.220Z] #20 13.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-22T12:14:12.220Z] #20 13.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-22T12:14:12.220Z] #20 13.95 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-22T12:14:12.220Z] #20 13.95 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-22T12:14:12.220Z] #20 13.95 python3.7 python3.7-minimal vim-runtime xxd [2021-08-22T12:14:12.220Z] #20 13.96 Suggested packages: [2021-08-22T12:14:12.220Z] #20 13.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-22T12:14:12.220Z] #20 13.96 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-22T12:14:12.220Z] #20 13.96 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-22T12:14:12.220Z] #20 13.96 quota [2021-08-22T12:14:12.220Z] #20 13.96 Recommended packages: [2021-08-22T12:14:12.220Z] #20 13.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-22T12:14:12.220Z] #20 13.96 python3-keyrings.alt python3-xdg unzip [2021-08-22T12:14:13.598Z] #20 15.11 The following NEW packages will be installed: [2021-08-22T12:14:13.598Z] #20 15.11 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-22T12:14:13.598Z] #20 15.11 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-22T12:14:13.598Z] #20 15.11 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-22T12:14:13.599Z] #20 15.12 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-22T12:14:13.599Z] #20 15.12 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-22T12:14:13.599Z] #20 15.12 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-22T12:14:13.599Z] #20 15.13 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-22T12:14:13.599Z] #20 15.13 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-22T12:14:13.599Z] #20 15.13 xz-utils zip [2021-08-22T12:14:13.688Z] Sending build context to Docker daemon 61MB [2021-08-22T12:14:13.688Z] [2021-08-22T12:14:13.688Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-22T12:14:13.688Z] ---> a4938fe7222f [2021-08-22T12:14:13.688Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-22T12:14:13.688Z] ---> Using cache [2021-08-22T12:14:13.688Z] ---> 31143deaf80c [2021-08-22T12:14:13.688Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-22T12:14:13.688Z] ---> Using cache [2021-08-22T12:14:13.688Z] ---> 1dd59c7f26f9 [2021-08-22T12:14:13.688Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-22T12:14:13.688Z] ---> Using cache [2021-08-22T12:14:13.688Z] ---> 4c9aa883d8d0 [2021-08-22T12:14:13.688Z] 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-22T12:14:13.688Z] ---> Using cache [2021-08-22T12:14:13.688Z] ---> 21f337ca40c2 [2021-08-22T12:14:13.689Z] 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-22T12:14:13.689Z] ---> Using cache [2021-08-22T12:14:13.689Z] ---> e19f3e600dbf [2021-08-22T12:14:13.689Z] 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-22T12:14:13.689Z] ---> Using cache [2021-08-22T12:14:13.689Z] ---> d4a7191aeac4 [2021-08-22T12:14:13.689Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-22T12:14:13.689Z] ---> Using cache [2021-08-22T12:14:13.689Z] ---> 643684d5f83c [2021-08-22T12:14:13.689Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-22T12:14:13.689Z] ---> Using cache [2021-08-22T12:14:13.689Z] ---> 1c97597723cb [2021-08-22T12:14:13.689Z] Step 10/10 : COPY . . [2021-08-22T12:14:13.857Z] #20 15.45 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-22T12:14:13.857Z] #20 15.45 Need to get 28.6 MB of archives. [2021-08-22T12:14:13.857Z] #20 15.45 After this operation, 116 MB of additional disk space will be used. [2021-08-22T12:14:13.857Z] #20 15.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-22T12:14:13.857Z] #20 15.45 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-22T12:14:13.857Z] #20 15.47 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-22T12:14:13.857Z] #20 15.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-22T12:14:13.857Z] #20 15.55 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-22T12:14:13.857Z] #20 15.56 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-22T12:14:13.857Z] #20 15.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-22T12:14:13.857Z] #20 15.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-22T12:14:13.857Z] #20 15.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-22T12:14:13.857Z] #20 15.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-22T12:14:13.857Z] #20 15.67 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-22T12:14:13.857Z] #20 15.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-22T12:14:13.857Z] #20 15.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-22T12:14:13.857Z] #20 15.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-22T12:14:13.857Z] #20 15.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-22T12:14:13.857Z] #20 15.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-22T12:14:13.857Z] #20 15.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-22T12:14:13.857Z] #20 15.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-22T12:14:14.116Z] #20 15.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-22T12:14:14.116Z] #20 15.75 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-22T12:14:14.116Z] #20 15.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-22T12:14:14.116Z] #20 15.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-22T12:14:14.116Z] #20 15.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-22T12:14:14.116Z] #20 15.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-22T12:14:14.116Z] #20 15.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-22T12:14:14.116Z] #20 15.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-22T12:14:14.116Z] #20 15.81 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-22T12:14:14.116Z] #20 15.82 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-22T12:14:14.116Z] #20 15.82 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-22T12:14:14.682Z] #20 16.22 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-22T12:14:14.682Z] #20 16.22 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-22T12:14:14.682Z] #20 16.22 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-22T12:14:14.682Z] #20 16.23 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-22T12:14:14.682Z] #20 16.23 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-22T12:14:14.682Z] #20 16.24 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-22T12:14:14.682Z] #20 16.25 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-22T12:14:14.682Z] #20 16.31 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-22T12:14:14.682Z] #20 16.32 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-22T12:14:14.682Z] #20 16.32 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-22T12:14:14.682Z] #20 16.33 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-22T12:14:14.682Z] #20 16.35 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-22T12:14:14.682Z] #20 16.36 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-22T12:14:14.682Z] #20 16.36 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-22T12:14:14.682Z] #20 16.40 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-22T12:14:14.682Z] #20 16.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-22T12:14:14.941Z] #20 16.43 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-22T12:14:14.941Z] #20 16.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-22T12:14:15.199Z] #20 16.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-22T12:14:15.199Z] #20 16.80 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-22T12:14:15.458Z] #20 17.22 debconf: delaying package configuration, since apt-utils is not installed [2021-08-22T12:14:15.458Z] #20 17.31 Fetched 28.6 MB in 2s (17.7 MB/s) [2021-08-22T12:14:15.716Z] #20 17.36 Selecting previously unselected package pigz. [2021-08-22T12:14:15.716Z] #20 17.36 (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-22T12:14:15.716Z] #20 17.42 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-22T12:14:15.716Z] #20 17.43 Unpacking pigz (2.4-1) ... [2021-08-22T12:14:15.716Z] #20 17.52 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-22T12:14:15.747Z] #50 ... [2021-08-22T12:14:15.748Z] [2021-08-22T12:14:15.748Z] #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-22T12:14:15.748Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:14:15.748Z] #40 DONE 93.4s [2021-08-22T12:14:15.748Z] [2021-08-22T12:14:15.748Z] #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-22T12:14:15.748Z] #50 sha256:527698488620aec856390772fa18aaf4cb57e69050a02232270bce3bf9f7d044 [2021-08-22T12:14:15.974Z] #20 17.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:14:15.974Z] #20 17.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:14:16.309Z] #50 ... [2021-08-22T12:14:16.310Z] [2021-08-22T12:14:16.310Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-22T12:14:16.310Z] #41 sha256:b419950fd35d32d6cc90503a1ad1aa093ae63d19505d483ee4f42746fca9f609 [2021-08-22T12:14:16.492Z] #50 ... [2021-08-22T12:14:16.492Z] [2021-08-22T12:14:16.492Z] #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-22T12:14:16.492Z] #54 sha256:6874098e962fe00a92ff6a799659aed6da685f0cb5d55d4934f00d0c0b76c3f0 [2021-08-22T12:14:16.492Z] #54 90.29 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-22T12:14:16.492Z] #54 91.22 + mkdir -p /build [2021-08-22T12:14:16.492Z] #54 91.22 + cp runc /build/runc [2021-08-22T12:14:16.492Z] #54 DONE 92.1s [2021-08-22T12:14:16.492Z] [2021-08-22T12:14:16.492Z] #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-22T12:14:16.492Z] #50 sha256:177d132381926c42211099c683e062cd80207ce21ae6f550fe6bc1da9a793d13 [2021-08-22T12:14:16.541Z] #20 18.00 Selecting previously unselected package python3.7-minimal. [2021-08-22T12:14:16.541Z] #20 18.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:14:16.541Z] #20 18.02 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-22T12:14:17.108Z] #20 ... [2021-08-22T12:14:17.108Z] [2021-08-22T12:14:17.108Z] #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-22T12:14:17.108Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:14:17.108Z] #40 95.79 + dpkg --print-architecture [2021-08-22T12:14:17.108Z] #40 95.79 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-22T12:14:17.236Z] #41 DONE 0.8s [2021-08-22T12:14:17.236Z] [2021-08-22T12:14:17.236Z] #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-22T12:14:17.236Z] #50 sha256:527698488620aec856390772fa18aaf4cb57e69050a02232270bce3bf9f7d044 [2021-08-22T12:14:17.236Z] #50 ... [2021-08-22T12:14:17.236Z] [2021-08-22T12:14:17.236Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-22T12:14:17.236Z] #45 sha256:0e34dcca8a8d15a0fcebd932899bc8153daa28da763012a8101378fcb56ef302 [2021-08-22T12:14:17.236Z] #45 DONE 0.0s [2021-08-22T12:14:17.236Z] [2021-08-22T12:14:17.236Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-22T12:14:17.236Z] #47 sha256:5a56375f174769a243ff60936f4fa255bb28bcbb0dc740967022513519d5b7fe [2021-08-22T12:14:17.366Z] #40 96.07 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-22T12:14:17.366Z] #40 96.07 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-22T12:14:17.492Z] #47 DONE 0.3s [2021-08-22T12:14:17.492Z] [2021-08-22T12:14:17.492Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-22T12:14:17.492Z] #49 sha256:6627fd623968d22e014e33ab5fae56a99b4a36d3c5a5aae7aca02d7dd162d8d2 [2021-08-22T12:14:17.492Z] #49 DONE 0.1s [2021-08-22T12:14:17.492Z] [2021-08-22T12:14:17.492Z] #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-22T12:14:17.492Z] #50 sha256:527698488620aec856390772fa18aaf4cb57e69050a02232270bce3bf9f7d044 [2021-08-22T12:14:20.702Z] #50 96.99 + /build/golangci-lint --version [2021-08-22T12:14:20.702Z] #50 97.21 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-22T12:14:21.645Z] #50 DONE 97.9s [2021-08-22T12:14:21.645Z] [2021-08-22T12:14:21.645Z] #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-22T12:14:21.645Z] #57 sha256:0178fcc329530e5dd8b3d37aca08a6e91d6b243d8cc2215d5eaa8d0088bd92ec [2021-08-22T12:14:22.631Z] #40 ... [2021-08-22T12:14:22.631Z] [2021-08-22T12:14:22.631Z] #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-22T12:14:22.631Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:14:22.631Z] #20 18.76 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:14:22.631Z] #20 18.79 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-22T12:14:22.631Z] #20 20.41 Selecting previously unselected package python3-minimal. [2021-08-22T12:14:22.631Z] #20 20.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-22T12:14:22.631Z] #20 20.46 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-22T12:14:22.631Z] #20 20.47 Unpacking python3-minimal (3.7.3-1) ... [2021-08-22T12:14:22.631Z] #20 20.54 Selecting previously unselected package libmpdec2:amd64. [2021-08-22T12:14:22.631Z] #20 20.55 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-22T12:14:22.631Z] #20 20.56 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-22T12:14:22.631Z] #20 20.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-22T12:14:22.631Z] #20 20.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:14:22.631Z] #20 20.66 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:14:22.631Z] #20 21.50 Selecting previously unselected package python3.7. [2021-08-22T12:14:22.631Z] #20 21.51 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-22T12:14:22.631Z] #20 21.51 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-22T12:14:22.631Z] #20 21.61 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-22T12:14:22.632Z] #20 21.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-22T12:14:22.632Z] #20 21.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-22T12:14:22.632Z] #20 21.69 Setting up python3-minimal (3.7.3-1) ... [2021-08-22T12:14:22.632Z] #20 22.33 Selecting previously unselected package python3. [2021-08-22T12:14:22.632Z] #20 22.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-22T12:14:22.632Z] #20 22.39 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-22T12:14:22.632Z] #20 22.39 Unpacking python3 (3.7.3-1) ... [2021-08-22T12:14:22.632Z] #20 22.48 Selecting previously unselected package libip4tc0:amd64. [2021-08-22T12:14:22.632Z] #20 22.50 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-22T12:14:22.632Z] #20 22.50 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-22T12:14:22.632Z] #20 22.60 Selecting previously unselected package libip6tc0:amd64. [2021-08-22T12:14:22.632Z] #20 22.61 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-22T12:14:22.632Z] #20 22.62 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-22T12:14:22.632Z] #20 22.70 Selecting previously unselected package libiptc0:amd64. [2021-08-22T12:14:22.632Z] #20 22.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-22T12:14:22.632Z] #20 22.72 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-22T12:14:22.632Z] #20 22.79 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-22T12:14:22.632Z] #20 22.80 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-22T12:14:22.632Z] #20 22.80 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-22T12:14:22.632Z] #20 22.84 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-22T12:14:22.632Z] #20 22.85 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-22T12:14:22.632Z] #20 22.85 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-22T12:14:22.632Z] #20 22.92 Selecting previously unselected package libnftnl11:amd64. [2021-08-22T12:14:22.632Z] #20 22.93 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-22T12:14:22.632Z] #20 22.93 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-22T12:14:22.632Z] #20 23.00 Selecting previously unselected package iptables. [2021-08-22T12:14:22.632Z] #20 23.01 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-22T12:14:22.632Z] #20 23.01 Unpacking iptables (1.8.2-4) ... [2021-08-22T12:14:22.632Z] #20 23.30 Selecting previously unselected package xxd. [2021-08-22T12:14:22.632Z] #20 23.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-22T12:14:22.632Z] #20 23.32 Unpacking xxd (2:8.1.0875-5) ... [2021-08-22T12:14:22.632Z] #20 23.44 Selecting previously unselected package vim-common. [2021-08-22T12:14:22.632Z] #20 23.44 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-22T12:14:22.632Z] #20 23.46 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-22T12:14:22.632Z] #20 23.60 Selecting previously unselected package bash-completion. [2021-08-22T12:14:22.632Z] #20 23.61 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-22T12:14:23.031Z] #57 ... [2021-08-22T12:14:23.031Z] [2021-08-22T12:14:23.031Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-22T12:14:23.031Z] #51 sha256:2b4fe7f4cb27e77f50bcb18fb1ab2aa93b0a871cb2fb87021ee40b1123f4594e [2021-08-22T12:14:23.603Z] #51 DONE 0.6s [2021-08-22T12:14:23.603Z] [2021-08-22T12:14:23.603Z] #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-22T12:14:23.603Z] #57 sha256:0178fcc329530e5dd8b3d37aca08a6e91d6b243d8cc2215d5eaa8d0088bd92ec [2021-08-22T12:14:23.603Z] #57 ... [2021-08-22T12:14:23.603Z] [2021-08-22T12:14:23.603Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-22T12:14:23.603Z] #53 sha256:9e2ce773566d24c0dfbee79ffb326327465bdf090c590ebbd3fcce2c23d883c8 [2021-08-22T12:14:23.603Z] #53 DONE 0.1s [2021-08-22T12:14:23.603Z] [2021-08-22T12:14:23.603Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-22T12:14:23.603Z] #55 sha256:dccce798830d484696463e6a91c00d57a0a1a05107010c60a18f93680808a24e [2021-08-22T12:14:23.864Z] #55 DONE 0.3s [2021-08-22T12:14:23.864Z] [2021-08-22T12:14:23.864Z] #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-22T12:14:23.864Z] #57 sha256:0178fcc329530e5dd8b3d37aca08a6e91d6b243d8cc2215d5eaa8d0088bd92ec [2021-08-22T12:14:24.536Z] #20 25.90 Unpacking bash-completion (1:2.8-6) ... [2021-08-22T12:14:24.536Z] #20 26.15 Selecting previously unselected package bzip2. [2021-08-22T12:14:24.536Z] #20 26.15 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-22T12:14:24.536Z] #20 26.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-22T12:14:24.536Z] #20 26.24 Selecting previously unselected package xz-utils. [2021-08-22T12:14:24.536Z] #20 26.24 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-22T12:14:24.536Z] #20 26.25 Unpacking xz-utils (5.2.4-1) ... [2021-08-22T12:14:24.795Z] #20 26.40 Selecting previously unselected package apparmor. [2021-08-22T12:14:24.795Z] #20 26.41 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-22T12:14:24.795Z] #20 26.48 Unpacking apparmor (2.13.2-10) ... [2021-08-22T12:14:25.054Z] #20 26.78 Selecting previously unselected package aufs-tools. [2021-08-22T12:14:25.054Z] #20 26.79 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-22T12:14:25.054Z] #20 26.79 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-22T12:14:25.313Z] #20 26.90 Selecting previously unselected package libonig5:amd64. [2021-08-22T12:14:25.313Z] #20 26.92 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-22T12:14:25.313Z] #20 26.93 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-22T12:14:25.313Z] #20 27.09 Selecting previously unselected package libjq1:amd64. [2021-08-22T12:14:25.313Z] #20 27.09 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-22T12:14:25.313Z] #20 27.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-22T12:14:25.572Z] #20 27.22 Selecting previously unselected package jq. [2021-08-22T12:14:25.572Z] #20 27.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-22T12:14:25.572Z] #20 27.23 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-22T12:14:25.572Z] #20 27.30 Selecting previously unselected package libaio1:amd64. [2021-08-22T12:14:25.572Z] #20 27.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-22T12:14:25.572Z] #20 27.31 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-22T12:14:25.774Z] #57 102.0 + bin/containerd [2021-08-22T12:14:25.831Z] #20 27.37 Selecting previously unselected package libgpm2:amd64. [2021-08-22T12:14:25.831Z] #20 27.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-22T12:14:25.831Z] #20 27.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-22T12:14:25.831Z] #20 27.45 Selecting previously unselected package libicu63:amd64. [2021-08-22T12:14:25.831Z] #20 27.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-22T12:14:25.831Z] #20 27.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-22T12:14:29.120Z] #20 30.33 Selecting previously unselected package libnet1:amd64. [2021-08-22T12:14:29.120Z] #20 30.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-22T12:14:29.120Z] #20 30.34 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-22T12:14:29.120Z] #20 30.42 Selecting previously unselected package libnl-3-200:amd64. [2021-08-22T12:14:29.120Z] #20 30.43 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-22T12:14:29.120Z] #20 30.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-22T12:14:29.120Z] #20 30.52 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-22T12:14:29.120Z] #20 30.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-22T12:14:29.120Z] #20 30.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-22T12:14:29.120Z] #20 30.59 Selecting previously unselected package libreadline5:amd64. [2021-08-22T12:14:29.120Z] #20 30.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-22T12:14:29.120Z] #20 30.61 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-22T12:14:29.120Z] #20 30.72 Selecting previously unselected package net-tools. [2021-08-22T12:14:29.120Z] #20 30.74 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-22T12:14:29.120Z] #20 30.74 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-22T12:14:29.120Z] #20 30.92 Selecting previously unselected package patch. [2021-08-22T12:14:29.120Z] #20 30.94 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-22T12:14:29.381Z] #20 30.96 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-22T12:14:29.381Z] #20 31.05 Selecting previously unselected package python-pip-whl. [2021-08-22T12:14:29.381Z] #20 31.05 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-22T12:14:29.381Z] #20 31.05 Unpacking python-pip-whl (18.1-5) ... [2021-08-22T12:14:29.953Z] #20 31.55 Selecting previously unselected package python3-lib2to3. [2021-08-22T12:14:29.953Z] #20 31.55 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-22T12:14:29.953Z] #20 31.56 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-22T12:14:29.953Z] #20 31.68 Selecting previously unselected package python3-distutils. [2021-08-22T12:14:29.953Z] #20 31.70 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-22T12:14:29.953Z] #20 31.70 Unpacking python3-distutils (3.7.3-1) ... [2021-08-22T12:14:30.212Z] #20 31.83 Selecting previously unselected package python3-pip. [2021-08-22T12:14:30.212Z] #20 31.84 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-22T12:14:30.212Z] #20 31.85 Unpacking python3-pip (18.1-5) ... [2021-08-22T12:14:30.471Z] #20 31.97 Selecting previously unselected package python3-pkg-resources. [2021-08-22T12:14:30.471Z] #20 31.98 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-22T12:14:30.471Z] #20 31.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-22T12:14:30.471Z] #20 32.11 Selecting previously unselected package python3-setuptools. [2021-08-22T12:14:30.471Z] #20 32.12 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-22T12:14:30.471Z] #20 32.13 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-22T12:14:30.730Z] #20 32.31 Selecting previously unselected package python3-wheel. [2021-08-22T12:14:30.730Z] #20 32.33 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-22T12:14:30.730Z] #20 32.33 Unpacking python3-wheel (0.32.3-2) ... [2021-08-22T12:14:30.730Z] #20 32.41 Selecting previously unselected package sudo. [2021-08-22T12:14:30.730Z] #20 32.41 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-22T12:14:30.730Z] #20 32.43 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-22T12:14:30.989Z] #20 32.81 Selecting previously unselected package thin-provisioning-tools. [2021-08-22T12:14:31.249Z] #20 32.81 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-22T12:14:31.249Z] #20 32.82 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-22T12:14:31.249Z] #20 33.02 Selecting previously unselected package uidmap. [2021-08-22T12:14:31.249Z] #20 33.02 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-22T12:14:31.249Z] #20 33.03 Unpacking uidmap (1:4.5-1.1) ... [2021-08-22T12:14:31.508Z] #20 33.12 Selecting previously unselected package vim-runtime. [2021-08-22T12:14:31.508Z] #20 33.12 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-22T12:14:31.508Z] #20 33.15 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-22T12:14:31.508Z] #20 33.18 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-22T12:14:31.508Z] #20 33.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-22T12:14:34.797Z] #20 35.85 Selecting previously unselected package vim. [2021-08-22T12:14:34.797Z] #20 35.86 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-22T12:14:34.797Z] #20 35.87 Unpacking vim (2:8.1.0875-5) ... [2021-08-22T12:14:34.797Z] #20 36.38 Selecting previously unselected package xfsprogs. [2021-08-22T12:14:34.797Z] #20 36.39 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-22T12:14:34.797Z] #20 36.39 Unpacking xfsprogs (4.20.0-1) ... [2021-08-22T12:14:35.056Z] #20 36.80 Selecting previously unselected package zip. [2021-08-22T12:14:35.315Z] #20 36.81 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-22T12:14:35.315Z] #20 36.82 Unpacking zip (3.0-11+b1) ... [2021-08-22T12:14:35.315Z] #20 37.03 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-22T12:14:35.315Z] #20 37.05 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-22T12:14:35.315Z] #20 37.06 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-22T12:14:35.575Z] #20 37.07 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-22T12:14:35.575Z] #20 37.09 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-22T12:14:35.575Z] #20 37.10 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-22T12:14:35.575Z] #20 37.11 Setting up uidmap (1:4.5-1.1) ... [2021-08-22T12:14:35.575Z] #20 37.12 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-22T12:14:35.575Z] #20 37.14 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-22T12:14:35.575Z] #20 37.16 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-22T12:14:35.575Z] #20 37.19 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-22T12:14:35.575Z] #20 37.21 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-22T12:14:35.575Z] #20 37.22 Setting up xxd (2:8.1.0875-5) ... [2021-08-22T12:14:35.575Z] #20 37.23 Setting up zip (3.0-11+b1) ... [2021-08-22T12:14:35.575Z] #20 37.24 Setting up vim-common (2:8.1.0875-5) ... [2021-08-22T12:14:35.575Z] #20 37.27 Setting up bash-completion (1:2.8-6) ... [2021-08-22T12:14:38.110Z] #20 39.65 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-22T12:14:38.110Z] #20 39.66 Setting up xz-utils (5.2.4-1) ... [2021-08-22T12:14:38.110Z] #20 39.68 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-22T12:14:38.110Z] #20 39.74 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-22T12:14:38.110Z] #20 39.75 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-22T12:14:38.370Z] #20 39.85 invoke-rc.d: could not determine current runlevel [2021-08-22T12:14:38.370Z] #20 39.86 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-22T12:14:38.370Z] #20 39.87 Setting up pigz (2.4-1) ... [2021-08-22T12:14:38.370Z] #20 39.88 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-22T12:14:38.370Z] #20 39.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-22T12:14:38.370Z] #20 39.91 Setting up python-pip-whl (18.1-5) ... [2021-08-22T12:14:38.370Z] #20 39.93 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-22T12:14:38.370Z] #20 39.94 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-22T12:14:38.629Z] #20 40.37 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-22T12:14:38.629Z] #20 40.38 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-22T12:14:38.629Z] #20 40.40 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-22T12:14:38.758Z] ---> e474b2c7213b [2021-08-22T12:14:38.758Z] Successfully built e474b2c7213b [2021-08-22T12:14:38.758Z] Successfully tagged docker:latest [2021-08-22T12:14:38.758Z] INFO: Image build ended at 08/22/2021 12:14:36. Duration:00:00:28.7736086 [2021-08-22T12:14:38.758Z] [2021-08-22T12:14:38.758Z] [2021-08-22T12:14:38.758Z] INFO: Building the test binaries at 08/22/2021 12:14:36... [2021-08-22T12:14:38.889Z] #20 40.41 Setting up vim (2:8.1.0875-5) ... [2021-08-22T12:14:38.889Z] #20 40.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-22T12:14:38.889Z] #20 40.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-22T12:14:38.889Z] #20 40.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-22T12:14:38.889Z] #20 40.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-22T12:14:38.889Z] #20 40.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-22T12:14:38.889Z] #20 40.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-22T12:14:38.889Z] #20 40.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-22T12:14:38.889Z] #20 40.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-22T12:14:38.889Z] #20 40.47 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-22T12:14:38.889Z] #20 40.48 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-22T12:14:38.889Z] #20 40.50 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-22T12:14:38.889Z] #20 40.51 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-22T12:14:38.889Z] #20 40.52 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-22T12:14:38.889Z] #20 40.53 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-22T12:14:40.268Z] #20 ... [2021-08-22T12:14:40.268Z] [2021-08-22T12:14:40.268Z] #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-22T12:14:40.268Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-22T12:14:40.268Z] #40 DONE 119.1s [2021-08-22T12:14:40.527Z] [2021-08-22T12:14:40.527Z] #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-22T12:14:40.527Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:14:41.013Z] INFO: make.ps1 starting at 08/22/2021 12:14:40 [2021-08-22T12:14:41.013Z] INFO: Git commit (5125ab820b) assumed from DOCKER_GITCOMMIT environment variable [2021-08-22T12:14:41.013Z] INFO: Invoking autogen... [2021-08-22T12:14:41.464Z] #54 ... [2021-08-22T12:14:41.464Z] [2021-08-22T12:14:41.464Z] #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-22T12:14:41.464Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-22T12:14:41.464Z] #20 43.07 Setting up iptables (1.8.2-4) ... [2021-08-22T12:14:41.464Z] #20 43.15 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-22T12:14:41.464Z] #20 43.16 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-22T12:14:41.464Z] #20 43.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-22T12:14:41.464Z] #20 43.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-22T12:14:41.464Z] #20 43.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-22T12:14:41.464Z] #20 43.23 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-22T12:14:41.464Z] #20 43.24 Setting up python3 (3.7.3-1) ... [2021-08-22T12:14:41.468Z] INFO: Building daemon... [2021-08-22T12:14:42.036Z] #20 43.61 Setting up python3-wheel (0.32.3-2) ... [2021-08-22T12:14:42.605Z] #20 44.12 Setting up apparmor (2.13.2-10) ... [2021-08-22T12:14:43.984Z] #20 45.49 Setting up xfsprogs (4.20.0-1) ... [2021-08-22T12:14:43.984Z] #20 45.51 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-22T12:14:43.984Z] #20 45.83 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-22T12:14:44.922Z] #20 46.47 Setting up python3-distutils (3.7.3-1) ... [2021-08-22T12:14:45.181Z] #20 46.84 Setting up python3-setuptools (40.8.0-1) ... [2021-08-22T12:14:46.024Z] 8f616e6e9eec: Pull complete [2021-08-22T12:14:46.024Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-22T12:14:46.024Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:14:46.024Z] mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:14:46.024Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 completed successfully [2021-08-22T12:14:46.024Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore [2021-08-22T12:14:46.024Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-22T12:14:46.025Z] INFO: Docker version of control daemon [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] Client: [2021-08-22T12:14:46.025Z] Version: 20.10.8 [2021-08-22T12:14:46.025Z] API version: 1.41 [2021-08-22T12:14:46.025Z] Go version: go1.16.6 [2021-08-22T12:14:46.025Z] Git commit: 3967b7d [2021-08-22T12:14:46.025Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-22T12:14:46.025Z] OS/Arch: windows/amd64 [2021-08-22T12:14:46.025Z] Context: default [2021-08-22T12:14:46.025Z] Experimental: true [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] Server: Docker Engine - Community [2021-08-22T12:14:46.025Z] Engine: [2021-08-22T12:14:46.025Z] Version: 20.10.8 [2021-08-22T12:14:46.025Z] API version: 1.41 (minimum version 1.24) [2021-08-22T12:14:46.025Z] Go version: go1.16.6 [2021-08-22T12:14:46.025Z] Git commit: 75249d8 [2021-08-22T12:14:46.025Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-22T12:14:46.025Z] OS/Arch: windows/amd64 [2021-08-22T12:14:46.025Z] Experimental: true [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] INFO: Docker info of control daemon [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] Client: [2021-08-22T12:14:46.025Z] Context: default [2021-08-22T12:14:46.025Z] Debug Mode: false [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] Server: [2021-08-22T12:14:46.025Z] Containers: 0 [2021-08-22T12:14:46.025Z] Running: 0 [2021-08-22T12:14:46.025Z] Paused: 0 [2021-08-22T12:14:46.025Z] Stopped: 0 [2021-08-22T12:14:46.025Z] Images: 1 [2021-08-22T12:14:46.025Z] Server Version: 20.10.8 [2021-08-22T12:14:46.025Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-22T12:14:46.025Z] Windows: [2021-08-22T12:14:46.025Z] LCOW: [2021-08-22T12:14:46.025Z] Logging Driver: json-file [2021-08-22T12:14:46.025Z] Plugins: [2021-08-22T12:14:46.025Z] Volume: local [2021-08-22T12:14:46.025Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T12:14:46.025Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T12:14:46.025Z] Swarm: inactive [2021-08-22T12:14:46.025Z] Default Isolation: process [2021-08-22T12:14:46.025Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-22T12:14:46.025Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-22T12:14:46.025Z] OSType: windows [2021-08-22T12:14:46.025Z] Architecture: x86_64 [2021-08-22T12:14:46.025Z] CPUs: 4 [2021-08-22T12:14:46.025Z] Total Memory: 32GiB [2021-08-22T12:14:46.025Z] Name: azwin-2-59ce30 [2021-08-22T12:14:46.025Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-22T12:14:46.025Z] Docker Root Dir: D:\docker [2021-08-22T12:14:46.025Z] Debug Mode: false [2021-08-22T12:14:46.025Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:14:46.025Z] Labels: [2021-08-22T12:14:46.025Z] Experimental: true [2021-08-22T12:14:46.025Z] Insecure Registries: [2021-08-22T12:14:46.025Z] 10.0.0.4:5000 [2021-08-22T12:14:46.025Z] 127.0.0.0/8 [2021-08-22T12:14:46.025Z] Registry Mirrors: [2021-08-22T12:14:46.025Z] http://10.0.0.4:5000/ [2021-08-22T12:14:46.025Z] Live Restore Enabled: false [2021-08-22T12:14:46.025Z] Product License: Community Engine [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] INFO: Commit hash is 5125ab820b [2021-08-22T12:14:46.025Z] INFO: Nuke-Everything... [2021-08-22T12:14:46.025Z] INFO: Container count on control daemon to delete is 0 [2021-08-22T12:14:46.025Z] INFO: Nuking d:\CI [2021-08-22T12:14:46.025Z] INFO: Zapped successfully [2021-08-22T12:14:46.025Z] INFO: Location for testing is d:\CI\PR-42774\2 [2021-08-22T12:14:46.025Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] INFO: Building the image from Dockerfile.windows at 08/22/2021 12:14:37... [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] Sending build context to Docker daemon 61MB [2021-08-22T12:14:46.025Z] [2021-08-22T12:14:46.025Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-22T12:14:46.025Z] ---> a4938fe7222f [2021-08-22T12:14:46.025Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-22T12:14:46.025Z] ---> Running in dc1729cf101c [2021-08-22T12:14:46.025Z] Removing intermediate container dc1729cf101c [2021-08-22T12:14:46.025Z] ---> 32a45f17704c [2021-08-22T12:14:46.025Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-22T12:14:46.025Z] ---> Running in 3728c35c4ffc [2021-08-22T12:14:46.025Z] Removing intermediate container 3728c35c4ffc [2021-08-22T12:14:46.025Z] ---> ea28b7df0cb4 [2021-08-22T12:14:46.025Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-22T12:14:46.025Z] ---> Running in c6a7d1d2449a [2021-08-22T12:14:46.025Z] Removing intermediate container c6a7d1d2449a [2021-08-22T12:14:46.025Z] ---> bc5d6101ceef [2021-08-22T12:14:46.025Z] 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-22T12:14:46.025Z] ---> Running in 7f29542cb96b [2021-08-22T12:14:46.118Z] #20 47.66 Setting up python3-pip (18.1-5) ... [2021-08-22T12:14:46.485Z] Removing intermediate container 7f29542cb96b [2021-08-22T12:14:46.485Z] ---> 6f48718bc2a4 [2021-08-22T12:14:46.486Z] 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-22T12:14:46.486Z] ---> Running in dd043fcfd9df [2021-08-22T12:14:46.687Z] #20 48.41 Processing triggers for libc-bin (2.28-10) ... [2021-08-22T12:14:46.946Z] #20 48.45 Processing triggers for mime-support (3.62) ... [2021-08-22T12:14:46.946Z] #20 DONE 48.7s [2021-08-22T12:14:46.946Z] [2021-08-22T12:14:46.946Z] #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-22T12:14:46.946Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:14:47.205Z] #54 ... [2021-08-22T12:14:47.205Z] [2021-08-22T12:14:47.205Z] #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-22T12:14:47.205Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 14.7% of statements [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/api/server/middleware 0.027s coverage: 37.7% of statements [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/api/types/strslice 0.015s coverage: 90.0% of statements [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 75.0% of statements [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/builder [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/builder/remotecontext 0.197s coverage: 13.7% of statements [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/cli/debug 0.007s coverage: 100.0% of statements [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/builder/dockerfile 0.319s coverage: 49.0% of statements [2021-08-22T12:14:47.966Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-22T12:14:47.966Z] ok github.com/docker/docker/cmd/docker-proxy 0.056s coverage: 67.6% of statements [2021-08-22T12:14:48.144Z] #21 1.048 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-22T12:14:48.144Z] #21 1.053 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-22T12:14:48.144Z] #21 1.061 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-22T12:14:48.144Z] #21 DONE 1.1s [2021-08-22T12:14:48.144Z] [2021-08-22T12:14:48.144Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-22T12:14:48.144Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-22T12:14:48.544Z] ok github.com/docker/docker/builder/remotecontext/git 4.908s coverage: 86.3% of statements [2021-08-22T12:14:48.544Z] ? github.com/docker/docker/cli [no test files] [2021-08-22T12:14:48.544Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-22T12:14:49.568Z] #50 120.9 + /build/golangci-lint --version [2021-08-22T12:14:49.568Z] #50 121.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-22T12:14:49.568Z] #50 DONE 122.0s [2021-08-22T12:14:49.568Z] [2021-08-22T12:14:49.568Z] #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-22T12:14:49.568Z] #57 sha256:332b732c7f73cec50262a5542dfdc462e4ade68e1cc4f6782389024b9f5cc270 [2021-08-22T12:14:49.568Z] #57 ... [2021-08-22T12:14:49.568Z] [2021-08-22T12:14:49.568Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-22T12:14:49.568Z] #51 sha256:1841c1fd1fc0689a0a112c8993c34fde2597e56b36254cdaacaefea08e2a81c4 [2021-08-22T12:14:49.825Z] #51 DONE 0.7s [2021-08-22T12:14:49.825Z] [2021-08-22T12:14:49.825Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-22T12:14:49.825Z] #53 sha256:17972e0e42841fa69175296d398a029420e241a1f543f0967edc4745b4c8aa40 [2021-08-22T12:14:49.825Z] #53 DONE 0.1s [2021-08-22T12:14:49.825Z] [2021-08-22T12:14:49.825Z] #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-22T12:14:49.825Z] #54 sha256:c0357e03800f41a50ba16790235bbb8aadcde9f651ca4d8f33128fc178b5a735 [2021-08-22T12:14:51.237Z] [2021-08-22T12:14:51.237Z] SUCCESS: Specified value was saved. [2021-08-22T12:14:51.830Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|name|imports|types_sizes) took 2m13.793085299s [2021-08-22T12:14:51.830Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 537.498313ms [2021-08-22T12:14:52.207Z] INFO: Downloading git... [2021-08-22T12:14:52.304Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-22T12:14:52.304Z] [2021-08-22T12:14:52.304Z] ________ ____ __. [2021-08-22T12:14:52.304Z] \_____ \ | |/ _| [2021-08-22T12:14:52.304Z] / | \| < [2021-08-22T12:14:52.304Z] / | \ | \ [2021-08-22T12:14:52.304Z] \_______ /____|__ \ [2021-08-22T12:14:52.304Z] \/ \/ [2021-08-22T12:14:52.304Z] [2021-08-22T12:14:52.304Z] INFO: make.ps1 ended at 08/22/2021 12:14:44 [2021-08-22T12:14:52.304Z] INFO: Binaries build ended at 08/22/2021 12:14:45. Duration:00:01:11.2310568 [2021-08-22T12:14:52.304Z] INFO: Copying the built daemon binary to d:\CI\PR-42774\2\binary\dockerd-5125ab820b.exe... [2021-08-22T12:14:52.304Z] INFO: Copying the built client binary to d:\CI\PR-42774\2\binary\docker-5125ab820b.exe... [2021-08-22T12:14:52.304Z] INFO: Copying dockerversion from the container... [2021-08-22T12:14:52.304Z] INFO: Copying the golang package from the container to d:\CI\PR-42774\2\installer\go.zip... [2021-08-22T12:14:52.304Z] INFO: Extracting go.zip to d:\CI\PR-42774\2\go [2021-08-22T12:14:52.337Z] #22 3.738 Collecting yamllint==1.26.1 [2021-08-22T12:14:52.344Z] #54 126.5 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-22T12:14:52.774Z] ok github.com/docker/docker/client 0.218s coverage: 75.4% of statements [2021-08-22T12:14:52.905Z] #54 127.1 + mkdir -p /build [2021-08-22T12:14:52.905Z] #54 127.1 + cp runc /build/runc [2021-08-22T12:14:53.747Z] INFO: Downloading go... [2021-08-22T12:14:53.842Z] #54 DONE 127.8s [2021-08-22T12:14:53.842Z] [2021-08-22T12:14:53.842Z] #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-22T12:14:53.842Z] #57 sha256:332b732c7f73cec50262a5542dfdc462e4ade68e1cc4f6782389024b9f5cc270 [2021-08-22T12:14:55.213Z] #57 ... [2021-08-22T12:14:55.213Z] [2021-08-22T12:14:55.213Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-22T12:14:55.213Z] #55 sha256:d117b29c534cc9ca9cf20e82d37a6b2f5cfd7ad878ad18a04f3f880558eaeafe [2021-08-22T12:14:55.318Z] INFO: Downloading compiler 1 of 3... [2021-08-22T12:14:55.775Z] #55 DONE 0.3s [2021-08-22T12:14:55.775Z] [2021-08-22T12:14:55.775Z] #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-22T12:14:55.775Z] #57 sha256:332b732c7f73cec50262a5542dfdc462e4ade68e1cc4f6782389024b9f5cc270 [2021-08-22T12:14:56.287Z] INFO: Downloading compiler 2 of 3... [2021-08-22T12:14:56.748Z] INFO: Downloading compiler 3 of 3... [2021-08-22T12:14:57.615Z] #22 9.058 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-22T12:14:57.716Z] INFO: Extracting git... [2021-08-22T12:14:57.878Z] #22 9.770 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-22T12:14:57.878Z] #22 9.817 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-22T12:14:57.878Z] #22 9.851 Collecting pyyaml (from yamllint==1.26.1) [2021-08-22T12:14:57.886Z] #57 131.6 # github.com/containerd/containerd/cmd/containerd [2021-08-22T12:14:57.886Z] #57 131.6 /usr/bin/ld: /tmp/go-link-161163866/000019.o: in function `New': [2021-08-22T12:14:57.886Z] #57 131.6 /tmp/tmp.tPkiUilXyl/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-22T12:14:57.886Z] #57 131.7 + bin/containerd-stress [2021-08-22T12:14:57.886Z] #57 132.8 + bin/containerd-shim [2021-08-22T12:14:58.138Z] #22 10.00 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-22T12:14:58.138Z] #22 10.17 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-22T12:14:58.397Z] #22 10.18 Building wheels for collected packages: yamllint [2021-08-22T12:14:58.397Z] #22 10.18 Running setup.py bdist_wheel for yamllint: started [2021-08-22T12:14:58.965Z] #22 10.87 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-22T12:14:58.965Z] #22 10.88 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-22T12:14:59.224Z] #22 10.93 Successfully built yamllint [2021-08-22T12:14:59.224Z] #22 10.95 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-22T12:14:59.486Z] #22 11.24 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-22T12:14:59.747Z] #22 DONE 11.6s [2021-08-22T12:14:59.747Z] [2021-08-22T12:14:59.747Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-22T12:14:59.747Z] #25 sha256:09bc770a91fbbe75ce3a44f148daee91d8f27488f83d335082f72ed47050052b [2021-08-22T12:14:59.960Z] #57 133.8 + bin/containerd [2021-08-22T12:15:00.005Z] #25 DONE 0.4s [2021-08-22T12:15:00.005Z] [2021-08-22T12:15:00.005Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-22T12:15:00.005Z] #30 sha256:a5386ae9e68a894de46c00d38671b1751018f58acf13491fafb4c485fd760a1c [2021-08-22T12:15:03.175Z] #57 139.7 + bin/containerd-shim-runc-v1 [2021-08-22T12:15:08.162Z] #30 DONE 7.6s [2021-08-22T12:15:08.162Z] [2021-08-22T12:15:08.162Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-22T12:15:08.162Z] #33 sha256:a083ba64c1e37f47f406337ad17e6968506a1490fea15a6dd37ac4677408535b [2021-08-22T12:15:08.162Z] #33 DONE 0.5s [2021-08-22T12:15:08.162Z] [2021-08-22T12:15:08.162Z] #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-22T12:15:08.162Z] #50 sha256:87ee53f1b894f4915412160083830e32f2d47de10ed531aaf53ad59865432f8e [2021-08-22T12:15:08.162Z] #50 142.5 + /build/golangci-lint --version [2021-08-22T12:15:08.162Z] #50 142.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-22T12:15:08.162Z] #50 DONE 143.0s [2021-08-22T12:15:08.162Z] [2021-08-22T12:15:08.162Z] #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-22T12:15:08.162Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:15:08.420Z] #54 ... [2021-08-22T12:15:08.420Z] [2021-08-22T12:15:08.420Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-22T12:15:08.420Z] #35 sha256:87806f2704fd56fb110955b97461dccff347a148b647823131f36cd7008efbd3 [2021-08-22T12:15:08.420Z] #35 DONE 0.2s [2021-08-22T12:15:08.420Z] [2021-08-22T12:15:08.420Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-22T12:15:08.420Z] #38 sha256:aff7c0f2bbe759e9ee85203f9220b92891ebcd6683839f9c7c3c5a26bbe6da99 [2021-08-22T12:15:08.459Z] #57 144.6 + bin/containerd-shim-runc-v2 [2021-08-22T12:15:08.679Z] #38 DONE 0.1s [2021-08-22T12:15:08.679Z] [2021-08-22T12:15:08.679Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-22T12:15:08.679Z] #41 sha256:84483d85427cf5f648ccd8c30ea26e48a163484c9e82531aa780cbdc45c11609 [2021-08-22T12:15:08.719Z] #57 145.2 + binaries [2021-08-22T12:15:08.719Z] #57 145.2 + install -D bin/containerd /build/containerd [2021-08-22T12:15:08.719Z] #57 145.3 + install -D bin/containerd-shim /build/containerd-shim [2021-08-22T12:15:08.941Z] #41 DONE 0.5s [2021-08-22T12:15:08.941Z] [2021-08-22T12:15:08.941Z] #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-22T12:15:08.941Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:15:08.979Z] #57 145.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-22T12:15:08.979Z] #57 145.3 + install -D bin/ctr /build/ctr [2021-08-22T12:15:09.203Z] #54 ... [2021-08-22T12:15:09.203Z] [2021-08-22T12:15:09.203Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-22T12:15:09.203Z] #45 sha256:88167c723e1e5726fc7f62d9ffa33d22cb72094a49e14fb4e7c0796ddcc999c6 [2021-08-22T12:15:09.203Z] #45 DONE 0.0s [2021-08-22T12:15:09.203Z] [2021-08-22T12:15:09.203Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-22T12:15:09.203Z] #47 sha256:937fdabcd6a955b98844a5d20efb6c03452a57bf4dea058cffd574d6064af00e [2021-08-22T12:15:09.461Z] #47 DONE 0.2s [2021-08-22T12:15:09.461Z] [2021-08-22T12:15:09.461Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-22T12:15:09.461Z] #49 sha256:2ecc3b401157d5a1dcb32bae7a83e06c9b4ea2dc9f92a41f81c9438428989655 [2021-08-22T12:15:09.461Z] #49 DONE 0.1s [2021-08-22T12:15:09.461Z] [2021-08-22T12:15:09.461Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-22T12:15:09.461Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:15:09.940Z] INFO: Extraction ended at 08/22/2021 12:15:08. Duration:00:00:21.4430018 [2021-08-22T12:15:09.940Z] INFO: Updating the golang and path environment variables [2021-08-22T12:15:09.940Z] INFO: GOPATH=d:\gopath [2021-08-22T12:15:09.940Z] INFO: go version go1.16.7 windows/amd64 [2021-08-22T12:15:09.940Z] INFO: Running the daemon under test in debug mode [2021-08-22T12:15:09.940Z] INFO: Starting a daemon under test... [2021-08-22T12:15:09.940Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42774\2\daemon --pidfile d:\CI\PR-42774\2\docker.pid -D [2021-08-22T12:15:09.940Z] INFO: Process started successfully. [2021-08-22T12:15:09.940Z] INFO: Start tailing logs of the daemon under tests [2021-08-22T12:15:09.940Z] INFO: Waiting for the daemon under test to start... [2021-08-22T12:15:10.028Z] #54 ... [2021-08-22T12:15:10.029Z] [2021-08-22T12:15:10.029Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-22T12:15:10.029Z] #51 sha256:196d831279ae14821534b71cb6f3718a754596d962878e8b78ea1d83039af47f [2021-08-22T12:15:10.287Z] #51 DONE 0.4s [2021-08-22T12:15:10.287Z] [2021-08-22T12:15:10.287Z] #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-22T12:15:10.287Z] #57 sha256:ebc5b47c9ea8e4f081d8ccfec435c18f1047eeec1e3168708c932a8bb0d99df4 [2021-08-22T12:15:10.287Z] #57 ... [2021-08-22T12:15:10.287Z] [2021-08-22T12:15:10.287Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-22T12:15:10.287Z] #53 sha256:875dd073706321b00d9f8bd071c205e5540965460b5d33bd553ab5f833a61869 [2021-08-22T12:15:10.287Z] #53 DONE 0.1s [2021-08-22T12:15:10.546Z] [2021-08-22T12:15:10.546Z] #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-22T12:15:10.546Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:15:12.271Z] #57 DONE 148.5s [2021-08-22T12:15:12.536Z] INFO: Expanding go... [2021-08-22T12:15:12.842Z] [2021-08-22T12:15:12.842Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-22T12:15:12.842Z] #58 sha256:e0d2dd06796d0036282fcb7832533f7267e767b3a57ace9c2cf0972da61ffe93 [2021-08-22T12:15:14.222Z] #58 DONE 1.3s [2021-08-22T12:15:14.222Z] [2021-08-22T12:15:14.222Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-22T12:15:14.222Z] #62 sha256:fa37506a58ac47c94c547d66971299a789d0b93f85c34b53477a25ef30c18fe6 [2021-08-22T12:15:14.482Z] #62 DONE 0.3s [2021-08-22T12:15:14.482Z] [2021-08-22T12:15:14.482Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-22T12:15:14.482Z] #67 sha256:d72f985f7e1bb70d7bfaa427aff6a9b342c804540aa9372d3b9cabacb7f013f0 [2021-08-22T12:15:15.865Z] #67 DONE 1.5s [2021-08-22T12:15:15.865Z] [2021-08-22T12:15:15.865Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-22T12:15:15.865Z] #68 sha256:535ed447912ebbe5f066691972e96f594442d796116f565bb7781545c948642e [2021-08-22T12:15:15.865Z] #68 DONE 0.0s [2021-08-22T12:15:16.146Z] [2021-08-22T12:15:16.146Z] #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-22T12:15:16.146Z] #69 sha256:45c461324aede664135cedc07bec8b7566881f7c74715361b53603ee2e6b68b1 [2021-08-22T12:15:16.736Z] #69 0.730 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-08-22T12:15:16.736Z] #69 0.804 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-22T12:15:16.996Z] #69 0.887 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-22T12:15:16.996Z] #69 1.054 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-22T12:15:16.996Z] #69 1.141 Fetched 65.4 kB in 1s (96.9 kB/s) [2021-08-22T12:15:17.565Z] #69 1.141 Reading package lists... [2021-08-22T12:15:18.396Z] #69 1.776 Reading package lists... [2021-08-22T12:15:18.656Z] #69 2.393 Building dependency tree... [2021-08-22T12:15:18.656Z] #69 2.519 Reading state information... [2021-08-22T12:15:18.656Z] #69 2.624 The following additional packages will be installed: [2021-08-22T12:15:18.656Z] #69 2.624 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-08-22T12:15:18.656Z] #69 2.625 libpam-systemd [2021-08-22T12:15:18.656Z] #69 2.625 Suggested packages: [2021-08-22T12:15:18.656Z] #69 2.625 systemd-container policykit-1 [2021-08-22T12:15:18.656Z] #69 2.625 Recommended packages: [2021-08-22T12:15:18.656Z] #69 2.625 libnss-systemd [2021-08-22T12:15:18.656Z] #69 2.674 The following NEW packages will be installed: [2021-08-22T12:15:18.656Z] #69 2.675 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-08-22T12:15:18.656Z] #69 2.676 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-08-22T12:15:18.916Z] #69 2.943 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-08-22T12:15:18.916Z] #69 2.943 Need to get 4759 kB of archives. [2021-08-22T12:15:18.916Z] #69 2.943 After this operation, 16.6 MB of additional disk space will be used. [2021-08-22T12:15:18.916Z] #69 2.943 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-22T12:15:18.916Z] #69 2.945 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-22T12:15:18.916Z] #69 2.946 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-08-22T12:15:18.916Z] #69 2.950 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-08-22T12:15:18.916Z] #69 2.952 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-08-22T12:15:18.916Z] #69 2.960 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-08-22T12:15:18.916Z] #69 3.045 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-08-22T12:15:19.176Z] #69 3.047 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-22T12:15:19.176Z] #69 3.061 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-08-22T12:15:19.176Z] #69 3.188 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-08-22T12:15:19.176Z] #69 3.191 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-22T12:15:19.436Z] #69 3.405 debconf: delaying package configuration, since apt-utils is not installed [2021-08-22T12:15:19.436Z] #69 3.427 Fetched 4759 kB in 1s (9409 kB/s) [2021-08-22T12:15:19.436Z] #69 3.447 Selecting previously unselected package libargon2-1:amd64. [2021-08-22T12:15:19.436Z] #69 3.447 (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-22T12:15:19.436Z] #69 3.461 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-22T12:15:19.436Z] #69 3.467 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-22T12:15:19.437Z] #69 3.494 Selecting previously unselected package libjson-c3:amd64. [2021-08-22T12:15:19.437Z] #69 3.496 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-08-22T12:15:19.437Z] #69 3.500 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-22T12:15:19.437Z] #69 3.529 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-22T12:15:19.437Z] #69 3.530 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-08-22T12:15:19.437Z] #69 3.532 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-22T12:15:19.437Z] #69 3.573 Selecting previously unselected package libidn11:amd64. [2021-08-22T12:15:19.696Z] #69 3.576 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-08-22T12:15:19.696Z] #69 3.579 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-08-22T12:15:19.696Z] #69 3.616 Selecting previously unselected package libkmod2:amd64. [2021-08-22T12:15:19.696Z] #69 3.616 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-08-22T12:15:19.696Z] #69 3.619 Unpacking libkmod2:amd64 (26-1) ... [2021-08-22T12:15:19.696Z] #69 3.656 Selecting previously unselected package systemd. [2021-08-22T12:15:19.696Z] #69 3.659 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-08-22T12:15:19.696Z] #69 3.696 Unpacking systemd (241-7~deb10u8) ... [2021-08-22T12:15:20.267Z] #69 4.169 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-22T12:15:20.267Z] #69 4.179 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-22T12:15:20.267Z] #69 4.189 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-22T12:15:20.267Z] #69 4.198 Setting up libidn11:amd64 (1.33-2.2) ... [2021-08-22T12:15:20.267Z] #69 4.206 Setting up libkmod2:amd64 (26-1) ... [2021-08-22T12:15:20.267Z] #69 4.214 Setting up systemd (241-7~deb10u8) ... [2021-08-22T12:15:20.267Z] #69 4.249 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-22T12:15:20.267Z] #69 4.251 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-22T12:15:20.267Z] #69 4.255 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-22T12:15:20.267Z] #69 4.255 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-22T12:15:20.837Z] #69 4.711 Selecting previously unselected package systemd-sysv. [2021-08-22T12:15:20.837Z] #69 4.711 (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-22T12:15:20.837Z] #69 4.725 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-08-22T12:15:20.837Z] #69 4.728 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-08-22T12:15:20.837Z] #69 4.765 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-22T12:15:20.837Z] #69 4.767 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-08-22T12:15:20.837Z] #69 4.769 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-22T12:15:20.837Z] #69 4.817 Selecting previously unselected package dbus. [2021-08-22T12:15:20.837Z] #69 4.819 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-08-22T12:15:20.837Z] #69 4.832 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-08-22T12:15:20.837Z] #69 4.884 Selecting previously unselected package libpam-systemd:amd64. [2021-08-22T12:15:20.837Z] #69 4.884 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-08-22T12:15:20.837Z] #69 4.887 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-22T12:15:20.837Z] #69 4.925 Selecting previously unselected package dbus-user-session. [2021-08-22T12:15:20.837Z] #69 4.926 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-08-22T12:15:20.837Z] #69 4.928 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-22T12:15:20.837Z] #69 5.022 Setting up systemd-sysv (241-7~deb10u8) ... [2021-08-22T12:15:20.837Z] #69 5.031 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-22T12:15:21.096Z] #69 5.040 Setting up dbus (1.12.20-0+deb10u1) ... [2021-08-22T12:15:21.096Z] #69 5.140 invoke-rc.d: could not determine current runlevel [2021-08-22T12:15:21.096Z] #69 5.142 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-22T12:15:21.096Z] #69 5.146 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-22T12:15:21.096Z] #69 5.288 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-22T12:15:21.356Z] #69 5.300 Processing triggers for systemd (241-7~deb10u8) ... [2021-08-22T12:15:21.356Z] #69 5.308 Processing triggers for libc-bin (2.28-10) ... [2021-08-22T12:15:21.616Z] #69 DONE 5.5s [2021-08-22T12:15:21.616Z] [2021-08-22T12:15:21.616Z] #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-22T12:15:21.616Z] #70 sha256:fcc3880c1730b0d64ff92de7986f8a51df87fd003608f2f5732b2a609d4aece3 [2021-08-22T12:15:21.876Z] #70 0.459 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-22T12:15:21.876Z] #70 0.461 Dload Upload Total Spent Left Speed [2021-08-22T12:15:22.136Z] #70 0.463 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8102 0 --:--:-- --:--:-- --:--:-- 8102 [2021-08-22T12:15:22.136Z] #70 DONE 0.7s [2021-08-22T12:15:22.136Z] [2021-08-22T12:15:22.136Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-22T12:15:22.136Z] #71 sha256:6e7d95a29ab605b4e59f628c29beb17a6ab51b152171cadd61fbb6aff3161ec3 [2021-08-22T12:15:23.077Z] #71 DONE 0.8s [2021-08-22T12:15:23.077Z] [2021-08-22T12:15:23.077Z] #72 exporting to image [2021-08-22T12:15:23.077Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-22T12:15:23.077Z] #72 exporting layers [2021-08-22T12:15:28.637Z] #54 ... [2021-08-22T12:15:28.637Z] [2021-08-22T12:15:28.637Z] #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-22T12:15:28.637Z] #57 sha256:ebc5b47c9ea8e4f081d8ccfec435c18f1047eeec1e3168708c932a8bb0d99df4 [2021-08-22T12:15:28.637Z] #57 161.6 + bin/containerd [2021-08-22T12:15:29.658Z] #72 exporting layers 6.6s done [2021-08-22T12:15:29.658Z] #72 writing image sha256:3a626ae39e45b0b70dde6c0da622e3fdb59dff49771645473f08a2d71e67ea96 done [2021-08-22T12:15:29.658Z] #72 naming to docker.io/library/docker:5125ab820bf5fcb117014958e51a3015b8021139 done [2021-08-22T12:15:29.658Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-22T12:15:30.014Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -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:5125ab820bf5fcb117014958e51a3015b8021139 hack/make.sh dynbinary test-integration [2021-08-22T12:15:30.583Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-22T12:15:30.583Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-22T12:15:30.583Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-22T12:15:30.583Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-22T12:15:30.583Z] 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-22T12:15:30.583Z] Detected virtualization docker. [2021-08-22T12:15:30.583Z] Detected architecture x86-64. [2021-08-22T12:15:30.583Z] Set hostname to <8f466aa32bf3>. [2021-08-22T12:15:30.990Z] .....INFO: Daemon under test started and replied! [2021-08-22T12:15:30.990Z] INFO: Docker version of the daemon under test [2021-08-22T12:15:30.990Z] [2021-08-22T12:15:30.990Z] Client: [2021-08-22T12:15:30.990Z] Version: 17.06.2-ce [2021-08-22T12:15:30.990Z] API version: 1.30 [2021-08-22T12:15:30.990Z] Go version: go1.8.3 [2021-08-22T12:15:30.990Z] Git commit: cec0b72 [2021-08-22T12:15:30.990Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-22T12:15:30.990Z] OS/Arch: windows/amd64 [2021-08-22T12:15:30.990Z] [2021-08-22T12:15:30.990Z] Server: [2021-08-22T12:15:30.990Z] Version: 0.0.0-dev [2021-08-22T12:15:30.990Z] API version: 1.42 (minimum version 1.24) [2021-08-22T12:15:30.990Z] Go version: go1.16.7 [2021-08-22T12:15:30.990Z] Git commit: 5125ab820b [2021-08-22T12:15:30.990Z] Built: 08/22/2021 12:13:39 [2021-08-22T12:15:30.990Z] OS/Arch: windows/amd64 [2021-08-22T12:15:30.990Z] Experimental: false [2021-08-22T12:15:30.990Z] [2021-08-22T12:15:30.990Z] INFO: Docker info of the daemon under test [2021-08-22T12:15:30.990Z] [2021-08-22T12:15:30.990Z] Containers: 0 [2021-08-22T12:15:30.990Z] Running: 0 [2021-08-22T12:15:30.990Z] Paused: 0 [2021-08-22T12:15:30.990Z] Stopped: 0 [2021-08-22T12:15:30.990Z] Images: 0 [2021-08-22T12:15:30.990Z] Server Version: 0.0.0-dev [2021-08-22T12:15:30.990Z] Storage Driver: windowsfilter [2021-08-22T12:15:30.990Z] Windows: [2021-08-22T12:15:30.990Z] Logging Driver: json-file [2021-08-22T12:15:30.990Z] Plugins: [2021-08-22T12:15:30.990Z] Volume: local [2021-08-22T12:15:30.990Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T12:15:30.990Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T12:15:30.990Z] Swarm: inactive [2021-08-22T12:15:30.990Z] Default Isolation: process [2021-08-22T12:15:30.990Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-22T12:15:30.990Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-22T12:15:30.990Z] OSType: windows [2021-08-22T12:15:30.990Z] Architecture: x86_64 [2021-08-22T12:15:30.990Z] CPUs: 4 [2021-08-22T12:15:30.990Z] Total Memory: 32GiB [2021-08-22T12:15:30.990Z] Name: azwin-2-0f0fd0 [2021-08-22T12:15:30.990Z] ID: VSAY:M57I:PDTE:PX3H:HPLN:ZOJ5:RGRD:XLEX:E7CH:US2S:YK6H:TAMC [2021-08-22T12:15:30.990Z] Docker Root Dir: D:\CI\PR-42774\2\daemon [2021-08-22T12:15:30.990Z] Debug Mode (client): false [2021-08-22T12:15:30.990Z] Debug Mode (server): true [2021-08-22T12:15:30.990Z] File Descriptors: -1 [2021-08-22T12:15:30.990Z] Goroutines: 16 [2021-08-22T12:15:30.990Z] System Time: 2021-08-22T12:15:28.3684896Z [2021-08-22T12:15:30.990Z] EventsListeners: 0 [2021-08-22T12:15:30.990Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:15:30.990Z] Labels: [2021-08-22T12:15:30.990Z] Experimental: false [2021-08-22T12:15:30.990Z] Insecure Registries: [2021-08-22T12:15:30.990Z] 127.0.0.0/8 [2021-08-22T12:15:30.990Z] Live Restore Enabled: false [2021-08-22T12:15:30.990Z] [2021-08-22T12:15:30.990Z] [2021-08-22T12:15:30.990Z] INFO: Docker images of the daemon under test [2021-08-22T12:15:30.990Z] [2021-08-22T12:15:30.990Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-22T12:15:30.990Z] [2021-08-22T12:15:30.990Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-22T12:15:30.990Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-22T12:15:30.990Z] ltsc2019: Pulling from windows/servercore [2021-08-22T12:15:30.990Z] 4612f6d0b889: Pulling fs layer [2021-08-22T12:15:30.990Z] c67ded6868b6: Pulling fs layer [2021-08-22T12:15:31.153Z] + source /etc/docker-entrypoint-cmd [2021-08-22T12:15:31.153Z] ++ hack/make.sh dynbinary test-integration [2021-08-22T12:15:31.153Z] [2021-08-22T12:15:31.153Z] Removing bundles/ [2021-08-22T12:15:31.153Z] [2021-08-22T12:15:31.153Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-22T12:15:31.413Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-22T12:15:31.413Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:15:31.582Z] ok github.com/docker/docker/cmd/dockerd/trap 3.064s coverage: 0.0% of statements [2021-08-22T12:15:31.845Z] ok github.com/docker/docker/container 0.157s coverage: 34.8% of statements [2021-08-22T12:15:31.992Z] #57 163.8 # github.com/containerd/containerd/cmd/containerd [2021-08-22T12:15:31.992Z] #57 163.8 /usr/bin/ld: /tmp/go-link-025842359/000019.o: in function `New': [2021-08-22T12:15:31.992Z] #57 163.8 /tmp/tmp.v9kZbkV1Wj/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-22T12:15:31.992Z] #57 163.9 + bin/containerd-stress [2021-08-22T12:15:31.992Z] #57 164.9 + bin/containerd-shim [2021-08-22T12:15:32.829Z] #57 ... [2021-08-22T12:15:32.829Z] [2021-08-22T12:15:32.829Z] #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-22T12:15:32.829Z] #54 sha256:2cd16f51f4948b7d67460b79ea2a7f6bb0538b25f6b2739a7af54c8c902e6df2 [2021-08-22T12:15:32.829Z] #54 101.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-22T12:15:32.829Z] #54 101.9 + mkdir -p /build [2021-08-22T12:15:32.829Z] #54 101.9 + cp runc /build/runc [2021-08-22T12:15:32.829Z] #54 DONE 102.7s [2021-08-22T12:15:32.829Z] [2021-08-22T12:15:32.829Z] #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-22T12:15:32.829Z] #57 sha256:ebc5b47c9ea8e4f081d8ccfec435c18f1047eeec1e3168708c932a8bb0d99df4 [2021-08-22T12:15:33.767Z] #57 ... [2021-08-22T12:15:33.767Z] [2021-08-22T12:15:33.767Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-22T12:15:33.767Z] #55 sha256:539c3519579265603671deca9ccdbbc6ec47c687a23bf7afc0f5f51f0064e284 [2021-08-22T12:15:34.026Z] #55 DONE 0.2s [2021-08-22T12:15:34.026Z] [2021-08-22T12:15:34.026Z] #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-22T12:15:34.026Z] #57 sha256:ebc5b47c9ea8e4f081d8ccfec435c18f1047eeec1e3168708c932a8bb0d99df4 [2021-08-22T12:15:34.445Z] ok github.com/docker/docker/cmd/dockerd 0.217s coverage: 29.1% of statements [2021-08-22T12:15:34.445Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-22T12:15:34.445Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-22T12:15:34.445Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-22T12:15:34.445Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-22T12:15:34.445Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-22T12:15:35.398Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.027s coverage: 65.3% of statements [2021-08-22T12:15:37.687Z] INFO: Expanding compiler 1 of 3... [2021-08-22T12:15:37.687Z] INFO: Expanding compiler 2 of 3... [2021-08-22T12:15:38.538Z] #57 171.9 + bin/containerd-shim-runc-v1 [2021-08-22T12:15:38.720Z] ok github.com/docker/docker/daemon/cluster 0.198s coverage: 0.5% of statements [2021-08-22T12:15:39.672Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.9% of statements [2021-08-22T12:15:40.597Z] INFO: Expanding compiler 3 of 3... [2021-08-22T12:15:41.057Z] INFO: Removing downloaded files... [2021-08-22T12:15:41.057Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-22T12:15:41.057Z] INFO: Configuring git core.autocrlf... [2021-08-22T12:15:41.277Z] c67ded6868b6: Verifying Checksum [2021-08-22T12:15:41.277Z] c67ded6868b6: Download complete [2021-08-22T12:15:42.235Z] ok github.com/docker/docker/daemon/config 0.159s coverage: 81.1% of statements [2021-08-22T12:15:42.235Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2021-08-22T12:15:42.812Z] ok github.com/docker/docker/daemon/events 0.076s coverage: 50.0% of statements [2021-08-22T12:15:43.763Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements [2021-08-22T12:15:43.826Z] #57 176.8 + bin/containerd-shim-runc-v2 [2021-08-22T12:15:43.826Z] #57 177.4 + binaries [2021-08-22T12:15:43.826Z] #57 177.4 + install -D bin/containerd /build/containerd [2021-08-22T12:15:43.826Z] #57 177.4 + install -D bin/containerd-shim /build/containerd-shim [2021-08-22T12:15:43.826Z] #57 177.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-22T12:15:43.826Z] #57 177.4 + install -D bin/ctr /build/ctr [2021-08-22T12:15:45.713Z] #57 DONE 179.5s [2021-08-22T12:15:46.640Z] [2021-08-22T12:15:46.640Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-22T12:15:46.640Z] #58 sha256:31f10c730210507a9bb4fec8812bfa1f366154890fc0abccf16a1c63fdd59bfe [2021-08-22T12:15:47.200Z] #58 DONE 0.7s [2021-08-22T12:15:47.200Z] [2021-08-22T12:15:47.200Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-22T12:15:47.200Z] #62 sha256:1571cce81b545ca4f68c620cb5e78f08b9f4e527f99c22b14fc010c708da481e [2021-08-22T12:15:47.499Z] #62 DONE 0.2s [2021-08-22T12:15:47.499Z] [2021-08-22T12:15:47.499Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-22T12:15:47.499Z] #67 sha256:4d747a16bbee70471dc6d9ac54e9e535b71a3f4e21f1604625839e35e284dbf1 [2021-08-22T12:15:47.989Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 13.7% of statements [2021-08-22T12:15:47.989Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.876s coverage: 73.3% of statements [2021-08-22T12:15:47.989Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 3.1% of statements [2021-08-22T12:15:48.060Z] #67 DONE 0.9s [2021-08-22T12:15:48.317Z] [2021-08-22T12:15:48.317Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-22T12:15:48.317Z] #68 sha256:d022b70d89b88a950f7765bdae0aadce31b309c08c6782e33841fe1cc6ffe21f [2021-08-22T12:15:48.317Z] #68 DONE 0.0s [2021-08-22T12:15:48.317Z] [2021-08-22T12:15:48.317Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-22T12:15:48.317Z] #69 sha256:6cd9971a2d86f1aee9213aa313d2d8b8ad11e4b320d36f443732b14dd3ead529 [2021-08-22T12:15:48.329Z] 4612f6d0b889: Verifying Checksum [2021-08-22T12:15:48.329Z] 4612f6d0b889: Download complete [2021-08-22T12:15:48.920Z] #69 DONE 0.8s [2021-08-22T12:15:48.920Z] [2021-08-22T12:15:48.920Z] #70 exporting to image [2021-08-22T12:15:48.920Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-22T12:15:48.920Z] #70 exporting layers [2021-08-22T12:15:49.400Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.109s coverage: 56.2% of statements [2021-08-22T12:15:49.978Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-08-22T12:15:52.541Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.727s coverage: 49.4% of statements [2021-08-22T12:15:53.474Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-22T12:15:53.474Z] [2021-08-22T12:15:53.474Z] ________ ____ __. [2021-08-22T12:15:53.474Z] \_____ \ | |/ _| [2021-08-22T12:15:53.474Z] / | \| < [2021-08-22T12:15:53.474Z] / | \ | \ [2021-08-22T12:15:53.474Z] \_______ /____|__ \ [2021-08-22T12:15:53.474Z] \/ \/ [2021-08-22T12:15:53.474Z] [2021-08-22T12:15:53.474Z] INFO: make.ps1 ended at 08/22/2021 12:15:50 [2021-08-22T12:15:53.474Z] INFO: Binaries build ended at 08/22/2021 12:15:52. Duration:00:01:15.3122588 [2021-08-22T12:15:53.474Z] INFO: Copying the built daemon binary to d:\CI\PR-42774\2\binary\dockerd-5125ab820b.exe... [2021-08-22T12:15:53.474Z] INFO: Copying the built client binary to d:\CI\PR-42774\2\binary\docker-5125ab820b.exe... [2021-08-22T12:15:53.474Z] INFO: Copying dockerversion from the container... [2021-08-22T12:15:53.474Z] INFO: Copying the golang package from the container to d:\CI\PR-42774\2\installer\go.zip... [2021-08-22T12:15:53.939Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 57.5% of statements [2021-08-22T12:15:54.202Z] ok github.com/docker/docker/daemon 12.259s coverage: 17.5% of statements [2021-08-22T12:15:54.202Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-22T12:15:54.202Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-22T12:15:54.202Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-22T12:15:54.202Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-22T12:15:54.202Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.360s coverage: 57.7% of statements [2021-08-22T12:15:54.434Z] INFO: Extracting go.zip to d:\CI\PR-42774\2\go [2021-08-22T12:15:54.779Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.341s coverage: 46.3% of statements [2021-08-22T12:15:54.779Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-22T12:15:54.779Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-22T12:15:54.779Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-22T12:15:55.043Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2021-08-22T12:15:55.621Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.057s coverage: 3.0% of statements [2021-08-22T12:15:57.010Z] #70 exporting layers 6.7s done [2021-08-22T12:15:57.010Z] #70 writing image sha256:d0d59434fafb20a7a275cdc02c25ff6d9d1566d3b4a6c0770790e2b0d569fa9c 0.1s done [2021-08-22T12:15:57.010Z] #70 naming to docker.io/library/docker:5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:15:57.010Z] #70 naming to docker.io/library/docker:5125ab820bf5fcb117014958e51a3015b8021139 done [2021-08-22T12:15:57.010Z] #70 DONE 6.8s [Pipeline] } [2021-08-22T12:15:57.021Z] ok github.com/docker/docker/daemon/logger 0.257s coverage: 43.5% of statements [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-22T12:15:57.369Z] + trap exit INT TERM [2021-08-22T12:15:57.369Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-22T12:15:57.370Z] + CONTAINER_NAME=docker-pr2 [2021-08-22T12:15:57.370Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42774/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/make.sh dynbinary [2021-08-22T12:15:57.600Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.7% of statements [2021-08-22T12:15:57.600Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-22T12:15:57.600Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-22T12:15:57.600Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-08-22T12:15:57.600Z] ok github.com/docker/docker/daemon/logger/awslogs 0.321s coverage: 77.0% of statements [2021-08-22T12:15:57.600Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-22T12:15:57.600Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-22T12:15:57.953Z] [2021-08-22T12:15:57.953Z] Removing bundles/ [2021-08-22T12:15:57.953Z] [2021-08-22T12:15:57.953Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-22T12:15:57.953Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-22T12:15:57.953Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:15:58.551Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2021-08-22T12:15:58.551Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.007s coverage: 87.2% of statements [2021-08-22T12:15:58.551Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.024s coverage: 69.9% of statements [2021-08-22T12:15:59.129Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 75.2% of statements [2021-08-22T12:15:59.129Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-22T12:15:59.706Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.021s coverage: 31.5% of statements [2021-08-22T12:15:59.981Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.090s coverage: 55.1% of statements [2021-08-22T12:16:00.557Z] ok github.com/docker/docker/daemon/logger/syslog 0.018s coverage: 46.8% of statements [2021-08-22T12:16:00.575Z] #57 194.9 # github.com/containerd/containerd/cmd/containerd [2021-08-22T12:16:00.575Z] #57 194.9 /usr/bin/ld: /tmp/go-link-692238146/000019.o: in function `New': [2021-08-22T12:16:00.575Z] #57 194.9 /tmp/tmp.0f3c5WZxWh/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-22T12:16:00.575Z] #57 194.9 + bin/containerd-stress [2021-08-22T12:16:00.822Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2021-08-22T12:16:01.143Z] #57 196.0 + bin/containerd-shim [2021-08-22T12:16:01.775Z] ok github.com/docker/docker/daemon/network 0.047s coverage: 63.8% of statements [2021-08-22T12:16:02.352Z] ok github.com/docker/docker/distribution/metadata 0.088s coverage: 48.2% of statements [2021-08-22T12:16:02.352Z] ok github.com/docker/docker/daemon/logger/splunk 1.958s coverage: 82.5% of statements [2021-08-22T12:16:02.352Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-22T12:16:02.352Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-22T12:16:03.748Z] ok github.com/docker/docker/errdefs 0.021s coverage: 53.1% of statements [2021-08-22T12:16:04.012Z] ok github.com/docker/docker/distribution 0.236s coverage: 25.8% of statements [2021-08-22T12:16:04.012Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-22T12:16:04.589Z] ok github.com/docker/docker/image/cache 0.046s coverage: 19.2% of statements [2021-08-22T12:16:04.855Z] ok github.com/docker/docker/image 0.109s coverage: 86.6% of statements [2021-08-22T12:16:05.118Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.6% of statements [2021-08-22T12:16:05.118Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-22T12:16:05.382Z] ok github.com/docker/docker/image/v1 0.017s coverage: 25.0% of statements [2021-08-22T12:16:05.647Z] ok github.com/docker/docker/image/tarexport 0.017s coverage: 0.7% of statements [2021-08-22T12:16:05.647Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-22T12:16:05.911Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2021-08-22T12:16:06.489Z] ok github.com/docker/docker/oci 0.020s coverage: 43.3% of statements [2021-08-22T12:16:07.066Z] ok github.com/docker/docker/opts 0.085s coverage: 67.1% of statements [2021-08-22T12:16:07.066Z] ok github.com/docker/docker/pkg/aaparser 0.026s coverage: 52.9% of statements [2021-08-22T12:16:08.996Z] ok github.com/docker/docker/pkg/authorization 0.668s coverage: 68.3% of statements [2021-08-22T12:16:08.996Z] ok github.com/docker/docker/pkg/broadcaster 0.011s coverage: 100.0% of statements [2021-08-22T12:16:09.261Z] #57 203.0 + bin/containerd-shim-runc-v1 [2021-08-22T12:16:09.574Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2021-08-22T12:16:10.523Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2021-08-22T12:16:10.523Z] ok github.com/docker/docker/pkg/archive 1.201s coverage: 81.9% of statements [2021-08-22T12:16:11.107Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-08-22T12:16:11.371Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2021-08-22T12:16:12.766Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-08-22T12:16:13.320Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m25.331109308s with top 10 stages: buildssa: 1m41.832974815s, goimports: 22.745978221s, unconvert: 14.078533194s, gosec: 11.141560255s, golint: 6.810288009s, misspell: 5.558363429s, ineffassign: 5.256757782s, inspect: 4.520339334s, vrp: 2.852395213s, printf: 2.225930809s [2021-08-22T12:16:13.342Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-08-22T12:16:13.343Z] ok github.com/docker/docker/pkg/chrootarchive 3.261s coverage: 43.2% of statements [2021-08-22T12:16:13.453Z] #57 208.1 + bin/containerd-shim-runc-v2 [2021-08-22T12:16:13.606Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-08-22T12:16:14.020Z] #57 208.7 + binaries [2021-08-22T12:16:14.020Z] #57 208.7 + install -D bin/containerd /build/containerd [2021-08-22T12:16:14.020Z] #57 208.7 + install -D bin/containerd-shim /build/containerd-shim [2021-08-22T12:16:14.020Z] #57 208.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-22T12:16:14.020Z] #57 208.8 + install -D bin/ctr /build/ctr [2021-08-22T12:16:14.556Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-08-22T12:16:14.819Z] ok github.com/docker/docker/pkg/discovery/kv 3.066s coverage: 84.1% of statements [2021-08-22T12:16:15.398Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-08-22T12:16:15.662Z] ok github.com/docker/docker/pkg/fileutils 0.014s coverage: 83.1% of statements [2021-08-22T12:16:15.662Z] ok github.com/docker/docker/pkg/fsutils 0.514s coverage: 85.1% of statements [2021-08-22T12:16:16.239Z] ok github.com/docker/docker/layer 7.786s coverage: 68.8% of statements [2021-08-22T12:16:16.239Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-22T12:16:16.239Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-22T12:16:16.239Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-22T12:16:16.239Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-22T12:16:16.239Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-22T12:16:16.239Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-22T12:16:16.239Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-22T12:16:16.502Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2021-08-22T12:16:16.546Z] #57 DONE 210.9s [2021-08-22T12:16:16.765Z] ok github.com/docker/docker/pkg/longpath 0.010s coverage: 100.0% of statements [2021-08-22T12:16:17.029Z] ok github.com/docker/docker/pkg/idtools 0.678s coverage: 69.5% of statements [2021-08-22T12:16:17.029Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2021-08-22T12:16:17.029Z] ok github.com/docker/docker/pkg/ioutils 0.623s coverage: 69.2% of statements [2021-08-22T12:16:17.029Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-22T12:16:17.029Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-22T12:16:17.029Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-22T12:16:17.029Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-22T12:16:17.111Z] [2021-08-22T12:16:17.111Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-22T12:16:17.111Z] #58 sha256:529125b7f60e686213fe0b5821d92408be3dc2930d5014fcb0ab881c6a0dce44 [2021-08-22T12:16:17.292Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2021-08-22T12:16:17.555Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2021-08-22T12:16:17.555Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-08-22T12:16:17.676Z] #58 DONE 0.8s [2021-08-22T12:16:17.676Z] [2021-08-22T12:16:17.676Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-22T12:16:17.676Z] #62 sha256:7065b641029b8d7811fefba59e13b39401fed24c4d3c9b4be1e5f88d58a4dcb4 [2021-08-22T12:16:17.819Z] ok github.com/docker/docker/pkg/pidfile 0.006s coverage: 82.4% of statements [2021-08-22T12:16:17.819Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-22T12:16:17.819Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-22T12:16:17.934Z] #62 DONE 0.2s [2021-08-22T12:16:17.934Z] [2021-08-22T12:16:17.934Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-22T12:16:17.934Z] #67 sha256:7e4ccd557b7edd4dcb33c27a80a1a1c95120f35e2594483f5daf45304fb344e0 [2021-08-22T12:16:18.397Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.028s coverage: 56.8% of statements [2021-08-22T12:16:18.660Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-08-22T12:16:18.867Z] #67 DONE 0.9s [2021-08-22T12:16:18.867Z] [2021-08-22T12:16:18.867Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-22T12:16:18.867Z] #68 sha256:704533bc492699139dee3f163ee9bf54cf8ce6ec288a997be713d6560e4e376b [2021-08-22T12:16:18.867Z] #68 DONE 0.0s [2021-08-22T12:16:18.867Z] [2021-08-22T12:16:18.867Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-22T12:16:18.867Z] #69 sha256:c7f58d8bdee9f81eb23ab0626b38b9565ed8130ea3781429eeb61f3f20b9c9b2 [2021-08-22T12:16:18.924Z] ok github.com/docker/docker/pkg/pools 0.023s coverage: 88.2% of statements [2021-08-22T12:16:19.188Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-08-22T12:16:19.508Z] INFO: Extraction ended at 08/22/2021 12:16:17. Duration:00:00:23.4614184 [2021-08-22T12:16:19.508Z] INFO: Updating the golang and path environment variables [2021-08-22T12:16:19.508Z] INFO: GOPATH=d:\gopath [2021-08-22T12:16:19.508Z] INFO: go version go1.16.7 windows/amd64 [2021-08-22T12:16:19.508Z] INFO: Running the daemon under test in debug mode [2021-08-22T12:16:19.508Z] INFO: Starting a daemon under test... [2021-08-22T12:16:19.508Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42774\2\daemon --pidfile d:\CI\PR-42774\2\docker.pid -D [2021-08-22T12:16:19.508Z] INFO: Process started successfully. [2021-08-22T12:16:19.508Z] INFO: Start tailing logs of the daemon under tests [2021-08-22T12:16:19.508Z] INFO: Waiting for the daemon under test to start... [2021-08-22T12:16:19.801Z] #69 DONE 0.9s [2021-08-22T12:16:19.801Z] [2021-08-22T12:16:19.801Z] #70 exporting to image [2021-08-22T12:16:19.801Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-22T12:16:19.801Z] #70 exporting layers [2021-08-22T12:16:20.138Z] ok github.com/docker/docker/pkg/reexec 0.025s coverage: 82.4% of statements [2021-08-22T12:16:20.138Z] ok github.com/docker/docker/pkg/pubsub 1.093s coverage: 75.0% of statements [2021-08-22T12:16:20.401Z] ok github.com/docker/docker/pkg/stdcopy 0.026s coverage: 100.0% of statements [2021-08-22T12:16:20.401Z] ok github.com/docker/docker/pkg/stack 0.008s coverage: 90.9% of statements [2021-08-22T12:16:20.665Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-08-22T12:16:20.932Z] ok github.com/docker/docker/pkg/stringid 0.028s coverage: 70.6% of statements [2021-08-22T12:16:21.884Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 52.1% of statements [2021-08-22T12:16:21.884Z] ok github.com/docker/docker/pkg/system 0.011s coverage: 40.1% of statements [2021-08-22T12:16:22.150Z] ok github.com/docker/docker/pkg/tailfile 0.139s coverage: 88.6% of statements [2021-08-22T12:16:22.414Z] testing: warning: no tests to run [2021-08-22T12:16:22.414Z] coverage: [no statements] [2021-08-22T12:16:22.414Z] ok github.com/docker/docker/pkg/term/windows 0.010s coverage: [no statements] [no tests to run] [2021-08-22T12:16:22.990Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-08-22T12:16:22.990Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-08-22T12:16:22.990Z] ok github.com/docker/docker/pkg/tarsum 0.203s coverage: 89.3% of statements [2021-08-22T12:16:23.254Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-08-22T12:16:24.205Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.4% of statements [2021-08-22T12:16:25.155Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 86.0% of statements [2021-08-22T12:16:25.732Z] ok github.com/docker/docker/plugin 0.555s coverage: 23.2% of statements [2021-08-22T12:16:25.996Z] ok github.com/docker/docker/reference 0.029s coverage: 84.4% of statements [2021-08-22T12:16:26.367Z] #70 exporting layers 6.6s done [2021-08-22T12:16:26.367Z] #70 writing image sha256:80f22e50f81aa4653213eefea21bebe64c063b177a0c3a1b1c759dd607c723e2 done [2021-08-22T12:16:26.367Z] #70 naming to docker.io/library/docker:5125ab820bf5fcb117014958e51a3015b8021139 done [2021-08-22T12:16:26.367Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-22T12:16:26.711Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -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:5125ab820bf5fcb117014958e51a3015b8021139 hack/make.sh dynbinary test-integration [2021-08-22T12:16:26.947Z] ok github.com/docker/docker/quota 0.680s coverage: 71.4% of statements [2021-08-22T12:16:27.211Z] ok github.com/docker/docker/registry/resumable 0.024s coverage: 100.0% of statements [2021-08-22T12:16:27.277Z] [2021-08-22T12:16:27.277Z] Removing bundles/ [2021-08-22T12:16:27.277Z] [2021-08-22T12:16:27.277Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-22T12:16:27.277Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-22T12:16:27.277Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:16:27.475Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2021-08-22T12:16:28.051Z] ok github.com/docker/docker/registry 0.159s coverage: 58.8% of statements [2021-08-22T12:16:28.051Z] ok github.com/docker/docker/testutil 0.009s coverage: 62.5% of statements [2021-08-22T12:16:28.249Z] INFO [runner/unused/goanalysis] analyzers took 28.915029243s with top 10 stages: buildssa: 24.836469128s, U1000: 4.078560115s [2021-08-22T12:16:28.249Z] INFO [runner] Issues before processing: 2857, after processing: 0 [2021-08-22T12:16:28.249Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2282/2282, identifier_marker: 1893/1893, filename_unadjuster: 2282/2282, path_prettifier: 2282/2282, exclude-rules: 78/1893, cgo: 2282/2857, exclude: 1893/1893, skip_dirs: 2282/2282, autogenerated_exclude: 1893/2282, nolint: 0/78 [2021-08-22T12:16:28.249Z] INFO [runner] processing took 69.767729ms with stages: nolint: 27.366811ms, identifier_marker: 20.043818ms, path_prettifier: 10.418854ms, autogenerated_exclude: 5.658536ms, exclude-rules: 3.595339ms, skip_dirs: 2.146293ms, cgo: 315.137µs, filename_unadjuster: 218.672µs, max_same_issues: 1.093µs, uniq_by_line: 600ns, path_shortener: 543ns, diff: 449ns, skip_files: 399ns, exclude: 371ns, max_from_linter: 329ns, source_code: 290ns, max_per_file_from_linter: 195ns [2021-08-22T12:16:28.249Z] INFO [runner] linters took 1m42.501836787s with stages: goanalysis_metalinter: 1m21.202257853s, unused: 21.229618502s [2021-08-22T12:16:28.249Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-08-22T12:16:28.249Z] INFO Memory: 2370 samples, avg is 452.7MB, max is 3904.1MB [2021-08-22T12:16:28.249Z] INFO Execution took 3m56.841314978s [2021-08-22T12:16:28.249Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-22T12:16:28.597Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/make.sh dynbinary test-docker-py [2021-08-22T12:16:28.628Z] ok github.com/docker/docker/runconfig 0.040s coverage: 66.1% of statements [2021-08-22T12:16:29.168Z] [2021-08-22T12:16:29.433Z] Removing bundles/ [2021-08-22T12:16:29.433Z] [2021-08-22T12:16:29.433Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-22T12:16:29.433Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-22T12:16:29.433Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:16:31.189Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2021-08-22T12:16:32.584Z] ok github.com/docker/docker/volume/mounts 0.024s coverage: 67.7% of statements [2021-08-22T12:16:32.848Z] ok github.com/docker/docker/volume/local 0.210s coverage: 76.4% of statements [2021-08-22T12:16:34.252Z] ok github.com/docker/docker/volume/service 0.021s coverage: 72.3% of statements [2021-08-22T12:16:37.144Z] ...INFO: Daemon under test started and replied! [2021-08-22T12:16:37.144Z] INFO: Docker version of the daemon under test [2021-08-22T12:16:37.144Z] [2021-08-22T12:16:37.144Z] Client: [2021-08-22T12:16:37.144Z] Version: 17.06.2-ce [2021-08-22T12:16:37.144Z] API version: 1.30 [2021-08-22T12:16:37.144Z] Go version: go1.8.3 [2021-08-22T12:16:37.144Z] Git commit: cec0b72 [2021-08-22T12:16:37.144Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-22T12:16:37.144Z] OS/Arch: windows/amd64 [2021-08-22T12:16:37.144Z] [2021-08-22T12:16:37.144Z] Server: [2021-08-22T12:16:37.144Z] Version: 0.0.0-dev [2021-08-22T12:16:37.144Z] API version: 1.42 (minimum version 1.24) [2021-08-22T12:16:37.144Z] Go version: go1.16.7 [2021-08-22T12:16:37.144Z] Git commit: 5125ab820b [2021-08-22T12:16:37.144Z] Built: 08/22/2021 12:14:40 [2021-08-22T12:16:37.144Z] OS/Arch: windows/amd64 [2021-08-22T12:16:37.144Z] Experimental: false [2021-08-22T12:16:37.144Z] [2021-08-22T12:16:37.144Z] INFO: Docker info of the daemon under test [2021-08-22T12:16:37.144Z] [2021-08-22T12:16:37.144Z] Containers: 0 [2021-08-22T12:16:37.144Z] Running: 0 [2021-08-22T12:16:37.144Z] Paused: 0 [2021-08-22T12:16:37.144Z] Stopped: 0 [2021-08-22T12:16:37.144Z] Images: 0 [2021-08-22T12:16:37.144Z] Server Version: 0.0.0-dev [2021-08-22T12:16:37.144Z] Storage Driver: windowsfilter [2021-08-22T12:16:37.144Z] Windows: [2021-08-22T12:16:37.144Z] Logging Driver: json-file [2021-08-22T12:16:37.144Z] Plugins: [2021-08-22T12:16:37.144Z] Volume: local [2021-08-22T12:16:37.144Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T12:16:37.144Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T12:16:37.144Z] Swarm: inactive [2021-08-22T12:16:37.144Z] Default Isolation: process [2021-08-22T12:16:37.144Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-22T12:16:37.144Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-22T12:16:37.144Z] OSType: windows [2021-08-22T12:16:37.144Z] Architecture: x86_64 [2021-08-22T12:16:37.144Z] CPUs: 4 [2021-08-22T12:16:37.144Z] Total Memory: 32GiB [2021-08-22T12:16:37.144Z] Name: azwin-2-ad7060 [2021-08-22T12:16:37.144Z] ID: 5GS4:M7JR:SKUK:2BN3:4JMQ:GUNO:PX67:LLPY:GVPO:MVMT:ZJIK:YBCV [2021-08-22T12:16:37.144Z] Docker Root Dir: D:\CI\PR-42774\2\daemon [2021-08-22T12:16:37.144Z] Debug Mode (client): false [2021-08-22T12:16:37.144Z] Debug Mode (server): true [2021-08-22T12:16:37.144Z] File Descriptors: -1 [2021-08-22T12:16:37.144Z] Goroutines: 16 [2021-08-22T12:16:37.144Z] System Time: 2021-08-22T12:16:36.9812804Z [2021-08-22T12:16:37.144Z] EventsListeners: 0 [2021-08-22T12:16:37.144Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:16:37.144Z] Labels: [2021-08-22T12:16:37.144Z] Experimental: false [2021-08-22T12:16:37.144Z] Insecure Registries: [2021-08-22T12:16:37.144Z] 127.0.0.0/8 [2021-08-22T12:16:37.144Z] Live Restore Enabled: false [2021-08-22T12:16:37.144Z] [2021-08-22T12:16:37.144Z] [2021-08-22T12:16:37.144Z] INFO: Docker images of the daemon under test [2021-08-22T12:16:37.144Z] [2021-08-22T12:16:37.144Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-22T12:16:37.144Z] [2021-08-22T12:16:37.144Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-22T12:16:37.144Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-22T12:16:37.600Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-22T12:16:37.600Z] 8f616e6e9eec: Pulling fs layer [2021-08-22T12:16:47.875Z] 8f616e6e9eec: Verifying Checksum [2021-08-22T12:16:47.875Z] 8f616e6e9eec: Download complete [2021-08-22T12:16:56.235Z] ok github.com/docker/docker/pkg/plugins 33.660s coverage: 76.6% of statements [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/rootless [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/volume [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-22T12:16:56.235Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === Skipped [2021-08-22T12:16:56.235Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-22T12:16:56.235Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-22T12:16:56.235Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-22T12:16:56.235Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-22T12:16:56.235Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:71: No driver to put! [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-22T12:16:56.235Z] time="2021-08-22T12:15:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-22T12:16:56.235Z] time="2021-08-22T12:15:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-22T12:16:56.235Z] time="2021-08-22T12:15:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-22T12:16:56.235Z] time="2021-08-22T12:15:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-22T12:16:56.235Z] time="2021-08-22T12:15:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:71: No driver to put! [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-22T12:16:56.235Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-22T12:16:56.235Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-22T12:16:56.235Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:16:56.235Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-22T12:16:56.235Z] graphtest_unix.go:71: No driver to put! [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-22T12:16:56.235Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-22T12:16:56.235Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] [2021-08-22T12:16:56.235Z] DONE 2309 tests, 28 skipped in 225.810s [2021-08-22T12:16:56.235Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-22T12:16:56.235Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:16:56.236Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-22T12:16:56.236Z] + 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/testutils github.com/docker/docker/libnetwork/types [2021-08-22T12:17:07.139Z] Removing intermediate container dd043fcfd9df [2021-08-22T12:17:07.139Z] ---> 7de11a6de837 [2021-08-22T12:17:07.139Z] 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-22T12:17:07.139Z] ---> Running in 7f50979eb478 [2021-08-22T12:17:07.139Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-22T12:17:07.139Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-22T12:17:07.139Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-22T12:17:07.139Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-22T12:17:07.139Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-22T12:17:07.139Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-22T12:17:07.139Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-22T12:17:07.139Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-22T12:17:07.139Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-22T12:17:07.139Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-22T12:17:07.139Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-22T12:17:07.139Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-22T12:17:07.139Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-22T12:17:07.895Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-22T12:17:07.895Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-22T12:17:07.895Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:17:07.895Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-22T12:17:07.895Z] [2021-08-22T12:17:07.895Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-22T12:17:07.895Z] DOCKER_SYSTEMD=1 [2021-08-22T12:17:07.895Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-22T12:17:07.895Z] HOSTNAME=8f466aa32bf3 [2021-08-22T12:17:07.895Z] DEST=bundles/test-integration [2021-08-22T12:17:07.895Z] PWD=/go/src/github.com/docker/docker [2021-08-22T12:17:07.895Z] DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:17:07.895Z] container=docker [2021-08-22T12:17:07.895Z] HOME=/root [2021-08-22T12:17:07.895Z] LANG=C.UTF-8 [2021-08-22T12:17:07.895Z] INVOCATION_ID=748c6712343d4dcabc42c49d6be0be69 [2021-08-22T12:17:07.895Z] GOLANG_VERSION=1.16.7 [2021-08-22T12:17:07.895Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-22T12:17:07.895Z] VALIDATE_BRANCH=master [2021-08-22T12:17:07.895Z] TERM=xterm [2021-08-22T12:17:07.895Z] DOCKER_PKG=github.com/docker/docker [2021-08-22T12:17:07.895Z] SHLVL=3 [2021-08-22T12:17:07.895Z] TIMEOUT=120m [2021-08-22T12:17:07.895Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-22T12:17:07.895Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-22T12:17:07.895Z] GO111MODULE=off [2021-08-22T12:17:07.895Z] DOCKER_EXPERIMENTAL=1 [2021-08-22T12:17:07.895Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-22T12:17:07.895Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-22T12:17:07.895Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-22T12:17:07.895Z] GOPATH=/go [2021-08-22T12:17:07.895Z] PKG_CONFIG=pkg-config [2021-08-22T12:17:07.895Z] _=/usr/bin/env [2021-08-22T12:17:07.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-22T12:17:11.837Z] INFO: Build done for gotestsum... [2021-08-22T12:17:24.230Z] Removing intermediate container 7f50979eb478 [2021-08-22T12:17:24.230Z] ---> 09d670556bf5 [2021-08-22T12:17:24.230Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-22T12:17:24.230Z] ---> Running in 879a81fb1399 [2021-08-22T12:17:24.690Z] Removing intermediate container 879a81fb1399 [2021-08-22T12:17:24.690Z] ---> 21007d53ad8a [2021-08-22T12:17:24.690Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-22T12:17:24.690Z] ---> Running in 4633244d2803 [2021-08-22T12:17:25.151Z] Removing intermediate container 4633244d2803 [2021-08-22T12:17:25.151Z] ---> 501a535aeabf [2021-08-22T12:17:25.151Z] Step 10/10 : COPY . . [2021-08-22T12:17:34.386Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-22T12:17:34.387Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-22T12:17:34.387Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:17:34.387Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-22T12:17:34.387Z] [2021-08-22T12:17:34.387Z] + TEST_INTEGRATION_DEST=1 [2021-08-22T12:17:34.387Z] + CONTAINER_NAME=docker-pr2-1 [2021-08-22T12:17:34.387Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-22T12:17:34.387Z] + run_tests test-integration-flaky [2021-08-22T12:17:34.387Z] + '[' -n 0 ']' [2021-08-22T12:17:34.387Z] + rm= [2021-08-22T12:17:34.387Z] + c=0 [2021-08-22T12:17:34.387Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42774/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42774/.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=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/make.sh test-integration-flaky test-integration [2021-08-22T12:17:34.387Z] + TEST_INTEGRATION_DEST=3 [2021-08-22T12:17:34.387Z] + TEST_INTEGRATION_DEST=2 [2021-08-22T12:17:34.387Z] + CONTAINER_NAME=docker-pr2-3 [2021-08-22T12:17:34.387Z] + CONTAINER_NAME=docker-pr2-2 [2021-08-22T12:17:34.387Z] + TEST_SKIP_INTEGRATION=1 [2021-08-22T12:17:34.387Z] + TEST_SKIP_INTEGRATION=1 [2021-08-22T12:17:34.387Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-22T12:17:34.387Z] + run_tests [2021-08-22T12:17:34.387Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-22T12:17:34.387Z] + run_tests [2021-08-22T12:17:34.387Z] + '[' -n 0 ']' [2021-08-22T12:17:34.387Z] + '[' -n 0 ']' [2021-08-22T12:17:34.387Z] + rm= [2021-08-22T12:17:34.387Z] + rm= [2021-08-22T12:17:34.387Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42774/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42774/.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=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/make.sh '' test-integration [2021-08-22T12:17:34.387Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42774/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42774/.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=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/make.sh '' test-integration [2021-08-22T12:17:34.387Z] ++ jobs -p [2021-08-22T12:17:34.387Z] + for job in $(jobs -p) [2021-08-22T12:17:34.387Z] + wait 14100 [2021-08-22T12:17:34.387Z] [2021-08-22T12:17:34.387Z] [2021-08-22T12:17:34.387Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-22T12:17:34.387Z] [2021-08-22T12:17:34.387Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-22T12:17:34.387Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-22T12:17:34.387Z] HOSTNAME=8cf8acff8ee5 [2021-08-22T12:17:34.387Z] TEST_SKIP_INTEGRATION=1 [2021-08-22T12:17:34.387Z] TESTDEBUG=0 [2021-08-22T12:17:34.387Z] DEST=bundles/test-integration [2021-08-22T12:17:34.387Z] PWD=/go/src/github.com/docker/docker [2021-08-22T12:17:34.387Z] KEEPBUNDLE=1 [2021-08-22T12:17:34.387Z] DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:17:34.387Z] container=docker [2021-08-22T12:17:34.387Z] HOME=/root [2021-08-22T12:17:34.387Z] GOLANG_VERSION=1.16.7 [2021-08-22T12:17:34.387Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-22T12:17:34.387Z] VALIDATE_BRANCH=master [2021-08-22T12:17:34.387Z] TERM=xterm [2021-08-22T12:17:34.387Z] DOCKER_PKG=github.com/docker/docker [2021-08-22T12:17:34.387Z] SHLVL=1 [2021-08-22T12:17:34.387Z] TIMEOUT=120m [2021-08-22T12:17:34.387Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-22T12:17:34.387Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-22T12:17:34.387Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-22T12:17:34.387Z] GO111MODULE=off [2021-08-22T12:17:34.387Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-22T12:17:34.387Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-22T12:17:34.387Z] GOPATH=/go [2021-08-22T12:17:34.387Z] PKG_CONFIG=pkg-config [2021-08-22T12:17:34.387Z] _=/usr/bin/env [2021-08-22T12:17:34.387Z] Building test suite binary ./integration-cli/test.main [2021-08-22T12:17:34.387Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-22T12:17:34.387Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-22T12:17:34.387Z] HOSTNAME=8e935a8bcd29 [2021-08-22T12:17:34.387Z] TEST_SKIP_INTEGRATION=1 [2021-08-22T12:17:34.387Z] TESTDEBUG=0 [2021-08-22T12:17:34.387Z] DEST=bundles/test-integration [2021-08-22T12:17:34.387Z] PWD=/go/src/github.com/docker/docker [2021-08-22T12:17:34.387Z] KEEPBUNDLE=1 [2021-08-22T12:17:34.387Z] DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:17:34.387Z] container=docker [2021-08-22T12:17:34.387Z] HOME=/root [2021-08-22T12:17:34.387Z] GOLANG_VERSION=1.16.7 [2021-08-22T12:17:34.387Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-22T12:17:34.387Z] VALIDATE_BRANCH=master [2021-08-22T12:17:34.387Z] TERM=xterm [2021-08-22T12:17:34.387Z] DOCKER_PKG=github.com/docker/docker [2021-08-22T12:17:34.387Z] SHLVL=1 [2021-08-22T12:17:34.387Z] TIMEOUT=120m [2021-08-22T12:17:34.387Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-22T12:17:34.387Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-22T12:17:34.387Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-22T12:17:34.387Z] GO111MODULE=off [2021-08-22T12:17:34.387Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-22T12:17:34.387Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-22T12:17:34.387Z] GOPATH=/go [2021-08-22T12:17:34.387Z] PKG_CONFIG=pkg-config [2021-08-22T12:17:34.387Z] _=/usr/bin/env [2021-08-22T12:17:34.387Z] Building test suite binary ./integration-cli/test.main [2021-08-22T12:17:34.387Z] No new tests added to integration. [2021-08-22T12:17:34.387Z] [2021-08-22T12:17:34.387Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-22T12:17:34.387Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-22T12:17:34.387Z] HOSTNAME=5eca9182f4ab [2021-08-22T12:17:34.387Z] TESTDEBUG=0 [2021-08-22T12:17:34.387Z] DEST=bundles/test-integration [2021-08-22T12:17:34.387Z] PWD=/go/src/github.com/docker/docker [2021-08-22T12:17:34.387Z] KEEPBUNDLE=1 [2021-08-22T12:17:34.387Z] DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:17:34.387Z] container=docker [2021-08-22T12:17:34.387Z] HOME=/root [2021-08-22T12:17:34.387Z] GOLANG_VERSION=1.16.7 [2021-08-22T12:17:34.387Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-22T12:17:34.387Z] VALIDATE_BRANCH=master [2021-08-22T12:17:34.387Z] TERM=xterm [2021-08-22T12:17:34.387Z] DOCKER_PKG=github.com/docker/docker [2021-08-22T12:17:34.387Z] SHLVL=1 [2021-08-22T12:17:34.387Z] TIMEOUT=120m [2021-08-22T12:17:34.387Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-22T12:17:34.387Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-22T12:17:34.387Z] GO111MODULE=off [2021-08-22T12:17:34.387Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-22T12:17:34.387Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-22T12:17:34.387Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-22T12:17:34.387Z] GOPATH=/go [2021-08-22T12:17:34.387Z] PKG_CONFIG=pkg-config [2021-08-22T12:17:34.387Z] _=/usr/bin/env [2021-08-22T12:17:34.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-22T12:17:44.720Z] 4612f6d0b889: Pull complete [2021-08-22T12:17:46.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-22T12:17:46.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-22T12:17:55.134Z] ---> b53be56d8e06 [2021-08-22T12:17:55.134Z] Successfully built b53be56d8e06 [2021-08-22T12:17:55.134Z] Successfully tagged docker:latest [2021-08-22T12:17:55.134Z] INFO: Image build ended at 08/22/2021 12:17:53. Duration:00:03:15.9888989 [2021-08-22T12:17:55.134Z] [2021-08-22T12:17:55.134Z] [2021-08-22T12:17:55.134Z] INFO: Building the test binaries at 08/22/2021 12:17:53... [2021-08-22T12:17:58.126Z] INFO: make.ps1 starting at 08/22/2021 12:17:57 [2021-08-22T12:17:58.587Z] INFO: Git commit (5125ab820b) assumed from DOCKER_GITCOMMIT environment variable [2021-08-22T12:17:58.587Z] INFO: Invoking autogen... [2021-08-22T12:17:58.587Z] INFO: Building daemon... [2021-08-22T12:18:03.723Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-22T12:18:03.723Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-22T12:18:03.723Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:18:03.723Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-22T12:18:03.723Z] [2021-08-22T12:18:03.723Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-22T12:18:03.723Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-22T12:18:03.723Z] HOSTNAME=fd4c2bd097b3 [2021-08-22T12:18:03.723Z] DEST=bundles/test-integration [2021-08-22T12:18:03.723Z] PWD=/go/src/github.com/docker/docker [2021-08-22T12:18:03.723Z] DOCKER_ROOTLESS=1 [2021-08-22T12:18:03.723Z] DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:18:03.723Z] container=docker [2021-08-22T12:18:03.723Z] HOME=/root [2021-08-22T12:18:03.723Z] GOLANG_VERSION=1.16.7 [2021-08-22T12:18:03.723Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-22T12:18:03.723Z] VALIDATE_BRANCH=master [2021-08-22T12:18:03.723Z] TERM=xterm [2021-08-22T12:18:03.723Z] DOCKER_PKG=github.com/docker/docker [2021-08-22T12:18:03.723Z] SHLVL=1 [2021-08-22T12:18:03.723Z] TIMEOUT=120m [2021-08-22T12:18:03.723Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-22T12:18:03.723Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-22T12:18:03.723Z] GO111MODULE=off [2021-08-22T12:18:03.723Z] DOCKER_EXPERIMENTAL=1 [2021-08-22T12:18:03.723Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-22T12:18:03.723Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-22T12:18:03.723Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-22T12:18:03.723Z] GOPATH=/go [2021-08-22T12:18:03.723Z] PKG_CONFIG=pkg-config [2021-08-22T12:18:03.723Z] _=/usr/bin/env [2021-08-22T12:18:03.723Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-22T12:18:05.937Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-22T12:18:05.937Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-22T12:18:05.937Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:18:05.937Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-22T12:18:05.937Z] [2021-08-22T12:18:05.937Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-22T12:18:05.937Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-22T12:18:05.937Z] Using test binary docker [2021-08-22T12:18:05.937Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-22T12:18:05.937Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-22T12:18:05.937Z] INFO: Waiting for daemon to start... [2021-08-22T12:18:05.937Z] Starting dockerd [2021-08-22T12:18:05.937Z] . [2021-08-22T12:18:05.937Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-22T12:18:08.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-22T12:18:13.823Z] 8f616e6e9eec: Pull complete [2021-08-22T12:18:13.823Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-22T12:18:13.823Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:18:13.823Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-22T12:18:13.823Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-22T12:18:13.823Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-22T12:18:13.823Z] WARN: Skipping validation tests [2021-08-22T12:18:13.823Z] INFO: Running unit tests at 08/22/2021 12:18:12... [2021-08-22T12:18:16.078Z] INFO: make.ps1 starting at 08/22/2021 12:18:15 [2021-08-22T12:18:16.078Z] INFO: Git commit (5125ab820b) assumed from DOCKER_GITCOMMIT environment variable [2021-08-22T12:18:16.078Z] INFO: Invoking autogen... [2021-08-22T12:18:16.533Z] INFO: Running unit tests... [2021-08-22T12:18:20.831Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-22T12:18:23.562Z] 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/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-22T12:18:32.095Z] ? github.com/docker/docker/api [no test files] [2021-08-22T12:18:33.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-22T12:18:33.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-22T12:18:33.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-22T12:18:33.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-22T12:18:33.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-22T12:18:34.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-22T12:18:38.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-22T12:18:38.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-22T12:18:39.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-22T12:18:40.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-22T12:18:41.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-22T12:18:41.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-22T12:18:42.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-22T12:18:42.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-22T12:18:42.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-22T12:18:43.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-22T12:18:44.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-22T12:18:45.145Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-22T12:18:45.145Z] Using test binary docker [2021-08-22T12:18:45.145Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-22T12:18:45.145Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-22T12:18:45.145Z] INFO: Waiting for daemon to start... [2021-08-22T12:18:45.145Z] Starting dockerd [2021-08-22T12:18:47.775Z] ok github.com/docker/docker/libnetwork 46.571s coverage: 41.0% of statements [2021-08-22T12:18:49.341Z] . [2021-08-22T12:18:49.341Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-22T12:18:49.341Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-22T12:18:49.341Z] Error: No such image: emptyfs [2021-08-22T12:18:49.602Z] Running integration-test (iteration 1) [2021-08-22T12:18:49.602Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-22T12:18:49.731Z] === RUN TestMiddlewares [2021-08-22T12:18:49.731Z] --- PASS: TestMiddlewares (0.00s) [2021-08-22T12:18:49.731Z] PASS [2021-08-22T12:18:49.731Z] coverage: 9.0% of statements [2021-08-22T12:18:49.731Z] ok github.com/docker/docker/api/server 0.062s coverage: 9.0% of statements [2021-08-22T12:18:52.649Z] sha256:9a923ff02c784a5676518a19136304d0f06217146eb861e0f1ed144500342c4f [2021-08-22T12:18:52.649Z] INFO: Starting docker-py tests... [2021-08-22T12:18:52.649Z] ============================= test session starts ============================== [2021-08-22T12:18:52.649Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-22T12:18:52.649Z] rootdir: /src, inifile: pytest.ini [2021-08-22T12:18:52.649Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-22T12:18:52.649Z] collected 390 items / 1 deselected / 389 selected [2021-08-22T12:18:52.649Z] [2021-08-22T12:19:04.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-22T12:19:04.501Z] Loaded image: buildpack-deps:buster [2021-08-22T12:19:04.501Z] Loaded image: busybox:latest [2021-08-22T12:19:04.501Z] Loaded image: busybox:glibc [2021-08-22T12:19:07.041Z] Loaded image: debian:bullseye [2021-08-22T12:19:07.041Z] Loaded image: hello-world:latest [2021-08-22T12:19:07.979Z] Loaded image: arm32v7/hello-world:latest [2021-08-22T12:19:07.979Z] INFO: Testing against a local daemon [2021-08-22T12:19:07.979Z] === RUN TestCgroupNamespacesBuild [2021-08-22T12:19:09.759Z] ok github.com/docker/docker/libnetwork/api 1.319s coverage: 83.2% of statements [2021-08-22T12:19:09.887Z] --- PASS: TestCgroupNamespacesBuild (1.89s) [2021-08-22T12:19:09.887Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-22T12:19:10.707Z] ok github.com/docker/docker/libnetwork/bitseq 0.314s coverage: 84.4% of statements [2021-08-22T12:19:10.707Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-22T12:19:11.184Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-22T12:19:11.268Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.44s) [2021-08-22T12:19:11.268Z] === RUN TestBuildWithSession [2021-08-22T12:19:11.268Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:19:11.268Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-22T12:19:11.268Z] === RUN TestBuildSquashParent [2021-08-22T12:19:11.756Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-22T12:19:13.528Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-22T12:19:17.845Z] --- PASS: TestBuildSquashParent (5.59s) [2021-08-22T12:19:17.845Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-22T12:19:17.845Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:19:17.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:19:17.845Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:19:17.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:19:17.845Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:19:17.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:19:17.845Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:19:17.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:19:17.845Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:19:17.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:19:17.845Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:19:17.845Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:19:17.845Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:19:17.845Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:19:19.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:19:19.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:19:19.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-22T12:19:21.149Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:19:21.409Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:19:22.973Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-22T12:19:23.318Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-22T12:19:23.318Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.15s) [2021-08-22T12:19:23.318Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2021-08-22T12:19:23.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2021-08-22T12:19:23.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.00s) [2021-08-22T12:19:23.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2021-08-22T12:19:23.319Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2021-08-22T12:19:23.319Z] === RUN TestBuildMultiStageCopy [2021-08-22T12:19:23.319Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-22T12:19:24.697Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-22T12:19:24.697Z] [2021-08-22T12:19:24.697Z] ________ ____ __. [2021-08-22T12:19:24.697Z] \_____ \ | |/ _| [2021-08-22T12:19:24.697Z] / | \| < [2021-08-22T12:19:24.697Z] / | \ | \ [2021-08-22T12:19:24.697Z] \_______ /____|__ \ [2021-08-22T12:19:24.697Z] \/ \/ [2021-08-22T12:19:24.697Z] [2021-08-22T12:19:24.697Z] INFO: make.ps1 ended at 08/22/2021 12:19:16 [2021-08-22T12:19:24.697Z] INFO: Binaries build ended at 08/22/2021 12:19:18. Duration:00:01:25.0258428 [2021-08-22T12:19:24.697Z] INFO: Copying the built daemon binary to d:\CI\PR-42774\2\binary\dockerd-5125ab820b.exe... [2021-08-22T12:19:24.697Z] INFO: Copying the built client binary to d:\CI\PR-42774\2\binary\docker-5125ab820b.exe... [2021-08-22T12:19:24.697Z] INFO: Copying dockerversion from the container... [2021-08-22T12:19:24.697Z] INFO: Copying the golang package from the container to d:\CI\PR-42774\2\installer\go.zip... [2021-08-22T12:19:24.697Z] INFO: Extracting go.zip to d:\CI\PR-42774\2\go [2021-08-22T12:19:25.227Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-22T12:19:25.227Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-22T12:19:25.487Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-22T12:19:25.747Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-22T12:19:26.007Z] --- PASS: TestBuildMultiStageCopy (2.61s) [2021-08-22T12:19:26.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.85s) [2021-08-22T12:19:26.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2021-08-22T12:19:26.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2021-08-22T12:19:26.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s) [2021-08-22T12:19:26.007Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2021-08-22T12:19:26.007Z] === RUN TestBuildMultiStageParentConfig [2021-08-22T12:19:26.578Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2021-08-22T12:19:26.578Z] === RUN TestBuildLabelWithTargets [2021-08-22T12:19:27.519Z] --- PASS: TestBuildLabelWithTargets (0.84s) [2021-08-22T12:19:27.519Z] === RUN TestBuildWithEmptyLayers [2021-08-22T12:19:27.779Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-08-22T12:19:27.779Z] === RUN TestBuildMultiStageOnBuild [2021-08-22T12:19:29.291Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-22T12:19:29.689Z] --- PASS: TestBuildMultiStageOnBuild (1.97s) [2021-08-22T12:19:29.689Z] === RUN TestBuildUncleanTarFilenames [2021-08-22T12:19:29.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-22T12:19:30.260Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-08-22T12:19:30.260Z] === RUN TestBuildMultiStageLayerLeak [2021-08-22T12:19:30.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-22T12:19:31.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-22T12:19:31.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-22T12:19:32.170Z] --- PASS: TestBuildMultiStageLayerLeak (2.05s) [2021-08-22T12:19:32.170Z] === RUN TestBuildWithHugeFile [2021-08-22T12:19:32.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-22T12:19:35.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-22T12:19:36.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-22T12:19:37.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-22T12:19:37.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-22T12:19:38.643Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-22T12:19:39.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-22T12:19:40.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-22T12:19:40.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-22T12:19:40.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-22T12:19:41.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-22T12:19:41.187Z] c67ded6868b6: Pull complete [2021-08-22T12:19:41.187Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-22T12:19:41.187Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:19:41.187Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-22T12:19:41.187Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-22T12:19:41.187Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-22T12:19:41.187Z] WARN: Skipping validation tests [2021-08-22T12:19:41.187Z] INFO: Running unit tests at 08/22/2021 12:19:30... [2021-08-22T12:19:41.187Z] INFO: make.ps1 starting at 08/22/2021 12:19:35 [2021-08-22T12:19:41.187Z] INFO: Git commit (5125ab820b) assumed from DOCKER_GITCOMMIT environment variable [2021-08-22T12:19:41.187Z] INFO: Invoking autogen... [2021-08-22T12:19:41.187Z] INFO: Running unit tests... [2021-08-22T12:19:41.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-22T12:19:42.663Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-22T12:19:42.663Z] Using test binary docker [2021-08-22T12:19:42.663Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-22T12:19:42.663Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-22T12:19:42.663Z] INFO: Waiting for daemon to start... [2021-08-22T12:19:42.663Z] Starting dockerd [2021-08-22T12:19:42.715Z] 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/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-22T12:19:44.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-22T12:19:44.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-22T12:19:44.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-22T12:19:44.957Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-22T12:19:45.192Z] . [2021-08-22T12:19:45.192Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-22T12:19:45.192Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-22T12:19:45.192Z] Error: No such image: emptyfs [2021-08-22T12:19:45.450Z] Running integration-test (iteration 1) [2021-08-22T12:19:45.450Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-22T12:19:45.810Z] INFO: Extraction ended at 08/22/2021 12:19:45. Duration:00:00:24.7048425 [2021-08-22T12:19:45.810Z] INFO: Updating the golang and path environment variables [2021-08-22T12:19:45.810Z] INFO: GOPATH=d:\gopath [2021-08-22T12:19:45.810Z] INFO: go version go1.16.7 windows/amd64 [2021-08-22T12:19:45.810Z] INFO: Running the daemon under test in debug mode [2021-08-22T12:19:45.810Z] INFO: Starting a daemon under test... [2021-08-22T12:19:45.810Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42774\2\daemon --pidfile d:\CI\PR-42774\2\docker.pid -D [2021-08-22T12:19:45.810Z] INFO: Process started successfully. [2021-08-22T12:19:45.810Z] INFO: Start tailing logs of the daemon under tests [2021-08-22T12:19:45.810Z] INFO: Waiting for the daemon under test to start... [2021-08-22T12:19:49.173Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-22T12:19:50.158Z] === RUN TestBoolValue [2021-08-22T12:19:50.158Z] --- PASS: TestBoolValue (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestBoolValueOrDefault [2021-08-22T12:19:50.158Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestInt64ValueOrZero [2021-08-22T12:19:50.158Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestInt64ValueOrDefault [2021-08-22T12:19:50.158Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-22T12:19:50.158Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestJsonContentType [2021-08-22T12:19:50.158Z] --- PASS: TestJsonContentType (0.00s) [2021-08-22T12:19:50.158Z] PASS [2021-08-22T12:19:50.158Z] coverage: 14.7% of statements [2021-08-22T12:19:50.158Z] ok github.com/docker/docker/api/server/httputils 0.070s coverage: 14.7% of statements [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-22T12:19:50.158Z] === RUN TestMaskSecretKeys [2021-08-22T12:19:50.158Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-22T12:19:50.158Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-22T12:19:50.158Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-22T12:19:50.158Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-22T12:19:50.158Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-22T12:19:50.158Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-22T12:19:50.158Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestVersionMiddlewareVersion [2021-08-22T12:19:50.158Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-22T12:19:50.158Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-22T12:19:50.158Z] PASS [2021-08-22T12:19:50.158Z] coverage: 37.7% of statements [2021-08-22T12:19:50.158Z] ok github.com/docker/docker/api/server/middleware 0.049s coverage: 37.7% of statements [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-22T12:19:50.158Z] === RUN TestAdjustForAPIVersion [2021-08-22T12:19:50.158Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-22T12:19:50.158Z] PASS [2021-08-22T12:19:50.158Z] coverage: 5.7% of statements [2021-08-22T12:19:50.158Z] ok github.com/docker/docker/api/server/router/swarm 0.041s coverage: 5.7% of statements [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-22T12:19:50.158Z] === RUN TestToJSON [2021-08-22T12:19:50.158Z] --- PASS: TestToJSON (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestToParamWithVersion [2021-08-22T12:19:50.158Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestFromJSON [2021-08-22T12:19:50.158Z] --- PASS: TestFromJSON (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestEmpty [2021-08-22T12:19:50.158Z] --- PASS: TestEmpty (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestArgsMatchKVListEmptySources [2021-08-22T12:19:50.158Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestArgsMatchKVList [2021-08-22T12:19:50.158Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestArgsMatch [2021-08-22T12:19:50.158Z] --- PASS: TestArgsMatch (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestAdd [2021-08-22T12:19:50.158Z] --- PASS: TestAdd (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestDel [2021-08-22T12:19:50.158Z] --- PASS: TestDel (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestLen [2021-08-22T12:19:50.158Z] --- PASS: TestLen (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestExactMatch [2021-08-22T12:19:50.158Z] --- PASS: TestExactMatch (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestOnlyOneExactMatch [2021-08-22T12:19:50.158Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestContains [2021-08-22T12:19:50.158Z] --- PASS: TestContains (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestValidate [2021-08-22T12:19:50.158Z] --- PASS: TestValidate (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestWalkValues [2021-08-22T12:19:50.158Z] --- PASS: TestWalkValues (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestFuzzyMatch [2021-08-22T12:19:50.158Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestClone [2021-08-22T12:19:50.158Z] --- PASS: TestClone (0.00s) [2021-08-22T12:19:50.158Z] PASS [2021-08-22T12:19:50.158Z] coverage: 92.2% of statements [2021-08-22T12:19:50.158Z] === RUN TestStrSliceMarshalJSON [2021-08-22T12:19:50.158Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-08-22T12:19:50.158Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestStrSliceUnmarshalJSON [2021-08-22T12:19:50.158Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestStrSliceUnmarshalString [2021-08-22T12:19:50.158Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestStrSliceUnmarshalSlice [2021-08-22T12:19:50.158Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-22T12:19:50.158Z] PASS [2021-08-22T12:19:50.158Z] coverage: 90.0% of statements [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-22T12:19:50.158Z] ok github.com/docker/docker/api/types/strslice 0.041s coverage: 90.0% of statements [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-22T12:19:50.158Z] === RUN TestDurationToSecondsString [2021-08-22T12:19:50.158Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-22T12:19:50.158Z] === RUN TestGetTimestamp [2021-08-22T12:19:50.158Z] --- PASS: TestGetTimestamp (0.15s) [2021-08-22T12:19:50.158Z] === RUN TestParseTimestamps [2021-08-22T12:19:50.158Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-22T12:19:50.158Z] PASS [2021-08-22T12:19:50.158Z] coverage: 100.0% of statements [2021-08-22T12:19:50.158Z] ok github.com/docker/docker/api/types/time 0.192s coverage: 100.0% of statements [2021-08-22T12:19:50.158Z] === RUN TestCompareVersion [2021-08-22T12:19:50.158Z] --- PASS: TestCompareVersion (0.00s) [2021-08-22T12:19:50.158Z] PASS [2021-08-22T12:19:50.158Z] coverage: 75.0% of statements [2021-08-22T12:19:50.158Z] ok github.com/docker/docker/api/types/versions 0.036s coverage: 75.0% of statements [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/builder [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-22T12:19:50.158Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-22T12:19:51.251Z] ? github.com/docker/docker/api [no test files] [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-22T12:19:51.683Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-22T12:19:51.683Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-22T12:19:51.683Z] === RUN TestCloneArgsSmartHttp [2021-08-22T12:19:51.683Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-22T12:19:51.683Z] === RUN TestCloneArgsDumbHttp [2021-08-22T12:19:51.683Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-22T12:19:51.683Z] === RUN TestCloneArgsGit [2021-08-22T12:19:51.683Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-22T12:19:51.683Z] === RUN TestCheckoutGit [2021-08-22T12:19:51.926Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-22T12:19:53.208Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-22T12:19:53.208Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s) [2021-08-22T12:19:53.208Z] === RUN TestProcessNoDockerignore [2021-08-22T12:19:53.208Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-22T12:19:53.208Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-08-22T12:19:53.208Z] === RUN TestDetectContentType [2021-08-22T12:19:53.208Z] --- PASS: TestDetectContentType (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestSelectAcceptableMIME [2021-08-22T12:19:53.208Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestInspectEmptyResponse [2021-08-22T12:19:53.208Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestInspectResponseBinary [2021-08-22T12:19:53.208Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestResponseUnsupportedContentType [2021-08-22T12:19:53.208Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestInspectResponseTextSimple [2021-08-22T12:19:53.208Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestInspectResponseEmptyContentType [2021-08-22T12:19:53.208Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestUnknownContentLength [2021-08-22T12:19:53.208Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestDownloadRemote [2021-08-22T12:19:53.208Z] --- PASS: TestDownloadRemote (0.09s) [2021-08-22T12:19:53.208Z] === RUN TestGetWithStatusError [2021-08-22T12:19:53.208Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestCloseRootDirectory [2021-08-22T12:19:53.208Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:19:53.208Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestHashFile [2021-08-22T12:19:53.208Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:19:53.208Z] --- SKIP: TestHashFile (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestHashSubdir [2021-08-22T12:19:53.208Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:19:53.208Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-22T12:19:53.208Z] === RUN TestRemoveDirectory [2021-08-22T12:19:53.208Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:19:53.208Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-08-22T12:19:53.208Z] PASS [2021-08-22T12:19:53.208Z] coverage: 9.3% of statements [2021-08-22T12:19:53.208Z] ok github.com/docker/docker/builder/remotecontext 0.234s coverage: 9.3% of statements [2021-08-22T12:19:53.664Z] === RUN TestGetAllAllowed [2021-08-22T12:19:53.664Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestGetAllMeta [2021-08-22T12:19:53.664Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-22T12:19:53.664Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestIsUnreferencedBuiltin [2021-08-22T12:19:53.664Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestIsExistingDirectory [2021-08-22T12:19:53.664Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-08-22T12:19:53.664Z] === RUN TestGetFilenameForDownload [2021-08-22T12:19:53.664Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestEnv2Variables [2021-08-22T12:19:53.664Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-22T12:19:53.664Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestMaintainer [2021-08-22T12:19:53.664Z] --- PASS: TestMaintainer (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestLabel [2021-08-22T12:19:53.664Z] --- PASS: TestLabel (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestFromScratch [2021-08-22T12:19:53.664Z] --- PASS: TestFromScratch (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestFromWithArg [2021-08-22T12:19:53.664Z] --- PASS: TestFromWithArg (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-22T12:19:53.664Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestFromWithUndefinedArg [2021-08-22T12:19:53.664Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestFromMultiStageWithNamedStage [2021-08-22T12:19:53.664Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestOnbuild [2021-08-22T12:19:53.664Z] --- PASS: TestOnbuild (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestWorkdir [2021-08-22T12:19:53.664Z] --- PASS: TestWorkdir (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestCmd [2021-08-22T12:19:53.664Z] --- PASS: TestCmd (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestHealthcheckNone [2021-08-22T12:19:53.664Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestHealthcheckCmd [2021-08-22T12:19:53.664Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestEntrypoint [2021-08-22T12:19:53.664Z] --- PASS: TestEntrypoint (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestExpose [2021-08-22T12:19:53.664Z] --- PASS: TestExpose (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestUser [2021-08-22T12:19:53.664Z] --- PASS: TestUser (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestVolume [2021-08-22T12:19:53.664Z] --- PASS: TestVolume (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestStopSignal [2021-08-22T12:19:53.664Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-22T12:19:53.664Z] --- SKIP: TestStopSignal (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestArg [2021-08-22T12:19:53.664Z] --- PASS: TestArg (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestShell [2021-08-22T12:19:53.664Z] --- PASS: TestShell (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestPrependEnvOnCmd [2021-08-22T12:19:53.664Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestRunWithBuildArgs [2021-08-22T12:19:53.664Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestRunIgnoresHealthcheck [2021-08-22T12:19:53.664Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestDispatchUnsupportedOptions [2021-08-22T12:19:53.664Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-22T12:19:53.664Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-22T12:19:53.664Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-22T12:19:53.664Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-22T12:19:53.664Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-22T12:19:53.664Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-22T12:19:53.664Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestNormalizeWorkdir [2021-08-22T12:19:53.664Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestDispatch [2021-08-22T12:19:53.664Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-22T12:19:53.664Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-22T12:19:53.664Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-22T12:19:53.664Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-22T12:19:53.664Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-22T12:19:53.664Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-22T12:19:53.664Z] === RUN TestDispatch/COPY_url [2021-08-22T12:19:53.664Z] --- PASS: TestDispatch (0.06s) [2021-08-22T12:19:53.664Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-22T12:19:53.664Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-22T12:19:53.664Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-22T12:19:53.664Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-22T12:19:53.664Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-22T12:19:53.664Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-22T12:19:53.664Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestAddScratchImageAddsToMounts [2021-08-22T12:19:53.664Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-22T12:19:53.664Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-22T12:19:53.664Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-22T12:19:53.664Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestImageSourceGetAddsToMounts [2021-08-22T12:19:53.664Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestEmptyDockerfile [2021-08-22T12:19:53.664Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestSymlinkDockerfile [2021-08-22T12:19:53.664Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-22T12:19:53.664Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestNonExistingDockerfile [2021-08-22T12:19:53.664Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestCopyRunConfig [2021-08-22T12:19:53.664Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestDeepCopyRunConfig [2021-08-22T12:19:53.664Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestExportImage [2021-08-22T12:19:53.664Z] --- PASS: TestExportImage (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestNormalizeDest [2021-08-22T12:19:53.664Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-22T12:19:53.664Z] PASS [2021-08-22T12:19:53.664Z] coverage: 46.8% of statements [2021-08-22T12:19:53.664Z] ok github.com/docker/docker/builder/dockerfile 0.179s coverage: 46.8% of statements [2021-08-22T12:19:53.664Z] === RUN TestEnable [2021-08-22T12:19:53.664Z] --- PASS: TestEnable (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestDisable [2021-08-22T12:19:53.664Z] --- PASS: TestDisable (0.00s) [2021-08-22T12:19:53.664Z] === RUN TestEnabled [2021-08-22T12:19:53.664Z] --- PASS: TestEnabled (0.00s) [2021-08-22T12:19:53.664Z] PASS [2021-08-22T12:19:53.664Z] coverage: 100.0% of statements [2021-08-22T12:19:53.664Z] ok github.com/docker/docker/cli/debug 0.035s coverage: 100.0% of statements [2021-08-22T12:19:54.121Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-22T12:19:54.473Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-22T12:19:55.082Z] === RUN TestTCP4Proxy [2021-08-22T12:19:55.082Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-22T12:19:55.082Z] === RUN TestTCP4ProxyHalfClose [2021-08-22T12:19:55.082Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-22T12:19:55.082Z] === RUN TestTCP6Proxy [2021-08-22T12:19:55.082Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-22T12:19:55.082Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-22T12:19:55.082Z] === RUN TestTCPDualStackProxy [2021-08-22T12:19:55.082Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-22T12:19:55.082Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-22T12:19:55.082Z] === RUN TestUDP4Proxy [2021-08-22T12:19:55.082Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-22T12:19:55.082Z] === RUN TestUDP6Proxy [2021-08-22T12:19:55.082Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-22T12:19:55.082Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-22T12:19:55.082Z] === RUN TestUDPWriteError [2021-08-22T12:19:55.082Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-22T12:19:55.082Z] === RUN TestSCTP4Proxy [2021-08-22T12:19:55.082Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-22T12:19:55.082Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-22T12:19:55.082Z] === RUN TestSCTP6Proxy [2021-08-22T12:19:55.082Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-22T12:19:55.082Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-22T12:19:55.082Z] PASS [2021-08-22T12:19:55.082Z] coverage: 49.4% of statements [2021-08-22T12:19:55.082Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2021-08-22T12:19:57.799Z] ok github.com/docker/docker/libnetwork/config 0.077s coverage: 24.0% of statements [2021-08-22T12:20:02.016Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-22T12:20:02.016Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-22T12:20:02.016Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-22T12:20:05.363Z] === RUN TestCheckpointCreateError [2021-08-22T12:20:05.363Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCheckpointCreate [2021-08-22T12:20:05.363Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCheckpointDeleteError [2021-08-22T12:20:05.363Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCheckpointDelete [2021-08-22T12:20:05.363Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCheckpointListError [2021-08-22T12:20:05.363Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCheckpointList [2021-08-22T12:20:05.363Z] --- PASS: TestCheckpointList (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCheckpointListContainerNotFound [2021-08-22T12:20:05.363Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestNewClientWithOpsFromEnv [2021-08-22T12:20:05.363Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-22T12:20:05.363Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestGetAPIPath [2021-08-22T12:20:05.363Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestParseHostURL [2021-08-22T12:20:05.363Z] --- PASS: TestParseHostURL (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-22T12:20:05.363Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-22T12:20:05.363Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestNegotiateAPIVersion [2021-08-22T12:20:05.363Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestNegotiateAPVersionOverride [2021-08-22T12:20:05.363Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-22T12:20:05.363Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-22T12:20:05.363Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-22T12:20:05.363Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestClientRedirect [2021-08-22T12:20:05.363Z] --- PASS: TestClientRedirect (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigCreateUnsupported [2021-08-22T12:20:05.363Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigCreateError [2021-08-22T12:20:05.363Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigCreate [2021-08-22T12:20:05.363Z] --- PASS: TestConfigCreate (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigInspectNotFound [2021-08-22T12:20:05.363Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigInspectWithEmptyID [2021-08-22T12:20:05.363Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigInspectUnsupported [2021-08-22T12:20:05.363Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigInspectError [2021-08-22T12:20:05.363Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigInspectConfigNotFound [2021-08-22T12:20:05.363Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigInspect [2021-08-22T12:20:05.363Z] --- PASS: TestConfigInspect (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigListUnsupported [2021-08-22T12:20:05.363Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigListError [2021-08-22T12:20:05.363Z] --- PASS: TestConfigListError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigList [2021-08-22T12:20:05.363Z] --- PASS: TestConfigList (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigRemoveUnsupported [2021-08-22T12:20:05.363Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigRemoveError [2021-08-22T12:20:05.363Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigRemove [2021-08-22T12:20:05.363Z] --- PASS: TestConfigRemove (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigUpdateUnsupported [2021-08-22T12:20:05.363Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigUpdateError [2021-08-22T12:20:05.363Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestConfigUpdate [2021-08-22T12:20:05.363Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerCommitError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerCommit [2021-08-22T12:20:05.363Z] --- PASS: TestContainerCommit (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerStatPathError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerStatPathNotFoundError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerStatPathNoHeaderError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerStatPath [2021-08-22T12:20:05.363Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCopyToContainerError [2021-08-22T12:20:05.363Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCopyToContainerNotFoundError [2021-08-22T12:20:05.363Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-22T12:20:05.363Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCopyToContainer [2021-08-22T12:20:05.363Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCopyFromContainerError [2021-08-22T12:20:05.363Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCopyFromContainerNotFoundError [2021-08-22T12:20:05.363Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-22T12:20:05.363Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-22T12:20:05.363Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestCopyFromContainer [2021-08-22T12:20:05.363Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerCreateError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerCreateImageNotFound [2021-08-22T12:20:05.363Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerCreateWithName [2021-08-22T12:20:05.363Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerCreateAutoRemove [2021-08-22T12:20:05.363Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerDiffError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerDiff [2021-08-22T12:20:05.363Z] --- PASS: TestContainerDiff (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerExecCreateError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerExecCreate [2021-08-22T12:20:05.363Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerExecStartError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerExecStart [2021-08-22T12:20:05.363Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerExecInspectError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerExecInspect [2021-08-22T12:20:05.363Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerExportError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerExportError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerExport [2021-08-22T12:20:05.363Z] --- PASS: TestContainerExport (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerInspectError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerInspectContainerNotFound [2021-08-22T12:20:05.363Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerInspectWithEmptyID [2021-08-22T12:20:05.363Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerInspect [2021-08-22T12:20:05.363Z] --- PASS: TestContainerInspect (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerInspectNode [2021-08-22T12:20:05.363Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerKillError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerKillError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerKill [2021-08-22T12:20:05.363Z] --- PASS: TestContainerKill (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerListError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerListError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerList [2021-08-22T12:20:05.363Z] --- PASS: TestContainerList (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerLogsNotFoundError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerLogsError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerLogs [2021-08-22T12:20:05.363Z] --- PASS: TestContainerLogs (0.17s) [2021-08-22T12:20:05.363Z] === RUN TestContainerPauseError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerPause [2021-08-22T12:20:05.363Z] --- PASS: TestContainerPause (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainersPruneError [2021-08-22T12:20:05.363Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainersPrune [2021-08-22T12:20:05.363Z] --- PASS: TestContainersPrune (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerRemoveError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerRemoveNotFoundError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerRemove [2021-08-22T12:20:05.363Z] --- PASS: TestContainerRemove (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerRenameError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerRename [2021-08-22T12:20:05.363Z] --- PASS: TestContainerRename (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerResizeError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerExecResizeError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerResize [2021-08-22T12:20:05.363Z] --- PASS: TestContainerResize (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerExecResize [2021-08-22T12:20:05.363Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerRestartError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerRestart [2021-08-22T12:20:05.363Z] --- PASS: TestContainerRestart (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerStartError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerStartError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerStart [2021-08-22T12:20:05.363Z] --- PASS: TestContainerStart (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerStatsError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerStats [2021-08-22T12:20:05.363Z] --- PASS: TestContainerStats (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerStopError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerStopError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerStop [2021-08-22T12:20:05.363Z] --- PASS: TestContainerStop (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerTopError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerTopError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerTop [2021-08-22T12:20:05.363Z] --- PASS: TestContainerTop (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerUnpauseError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerUnpause [2021-08-22T12:20:05.363Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerUpdateError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerUpdate [2021-08-22T12:20:05.363Z] --- PASS: TestContainerUpdate (0.01s) [2021-08-22T12:20:05.363Z] === RUN TestContainerWaitError [2021-08-22T12:20:05.363Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestContainerWait [2021-08-22T12:20:05.363Z] --- PASS: TestContainerWait (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestDiskUsageError [2021-08-22T12:20:05.363Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestDiskUsage [2021-08-22T12:20:05.363Z] --- PASS: TestDiskUsage (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestDistributionInspectUnsupported [2021-08-22T12:20:05.363Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestDistributionInspectWithEmptyID [2021-08-22T12:20:05.363Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestEventsErrorInOptions [2021-08-22T12:20:05.363Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestEventsErrorFromServer [2021-08-22T12:20:05.363Z] --- PASS: TestEventsErrorFromServer (0.01s) [2021-08-22T12:20:05.363Z] === RUN TestEvents [2021-08-22T12:20:05.363Z] --- PASS: TestEvents (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestTLSCloseWriter [2021-08-22T12:20:05.363Z] === PAUSE TestTLSCloseWriter [2021-08-22T12:20:05.363Z] === RUN TestImageBuildError [2021-08-22T12:20:05.363Z] --- PASS: TestImageBuildError (0.00s) [2021-08-22T12:20:05.363Z] === RUN TestImageBuild [2021-08-22T12:20:05.363Z] --- PASS: TestImageBuild (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestGetDockerOS [2021-08-22T12:20:05.364Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageCreateError [2021-08-22T12:20:05.364Z] --- PASS: TestImageCreateError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageCreate [2021-08-22T12:20:05.364Z] --- PASS: TestImageCreate (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageHistoryError [2021-08-22T12:20:05.364Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageHistory [2021-08-22T12:20:05.364Z] --- PASS: TestImageHistory (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageImportError [2021-08-22T12:20:05.364Z] --- PASS: TestImageImportError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageImport [2021-08-22T12:20:05.364Z] --- PASS: TestImageImport (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageInspectError [2021-08-22T12:20:05.364Z] --- PASS: TestImageInspectError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageInspectImageNotFound [2021-08-22T12:20:05.364Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageInspectWithEmptyID [2021-08-22T12:20:05.364Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageInspect [2021-08-22T12:20:05.364Z] --- PASS: TestImageInspect (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageListError [2021-08-22T12:20:05.364Z] --- PASS: TestImageListError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageList [2021-08-22T12:20:05.364Z] --- PASS: TestImageList (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageListApiBefore125 [2021-08-22T12:20:05.364Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageLoadError [2021-08-22T12:20:05.364Z] --- PASS: TestImageLoadError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageLoad [2021-08-22T12:20:05.364Z] --- PASS: TestImageLoad (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagesPruneError [2021-08-22T12:20:05.364Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagesPrune [2021-08-22T12:20:05.364Z] --- PASS: TestImagesPrune (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePullReferenceParseError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePullAnyError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePullWithoutErrors [2021-08-22T12:20:05.364Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePushReferenceError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePushAnyError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImagePushWithoutErrors [2021-08-22T12:20:05.364Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-22T12:20:05.364Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-22T12:20:05.364Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-22T12:20:05.364Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-22T12:20:05.364Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageRemoveError [2021-08-22T12:20:05.364Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageRemoveImageNotFound [2021-08-22T12:20:05.364Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageRemove [2021-08-22T12:20:05.364Z] --- PASS: TestImageRemove (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageSaveError [2021-08-22T12:20:05.364Z] --- PASS: TestImageSaveError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageSave [2021-08-22T12:20:05.364Z] --- PASS: TestImageSave (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageSearchAnyError [2021-08-22T12:20:05.364Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-22T12:20:05.364Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-22T12:20:05.364Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-22T12:20:05.364Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-22T12:20:05.364Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageSearchWithoutErrors [2021-08-22T12:20:05.364Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageTagError [2021-08-22T12:20:05.364Z] --- PASS: TestImageTagError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageTagInvalidReference [2021-08-22T12:20:05.364Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageTagInvalidSourceImageName [2021-08-22T12:20:05.364Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageTagHexSource [2021-08-22T12:20:05.364Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestImageTag [2021-08-22T12:20:05.364Z] --- PASS: TestImageTag (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestInfoServerError [2021-08-22T12:20:05.364Z] --- PASS: TestInfoServerError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestInfoInvalidResponseJSONError [2021-08-22T12:20:05.364Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestInfo [2021-08-22T12:20:05.364Z] --- PASS: TestInfo (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkConnectError [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkConnect [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkCreateError [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkCreate [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkDisconnectError [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkDisconnect [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkInspectError [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkInspectNotFoundError [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkInspectWithEmptyID [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkInspect [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkListError [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkListError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkList [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkList (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworksPruneError [2021-08-22T12:20:05.364Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworksPrune [2021-08-22T12:20:05.364Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkRemoveError [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNetworkRemove [2021-08-22T12:20:05.364Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNodeInspectError [2021-08-22T12:20:05.364Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNodeInspectNodeNotFound [2021-08-22T12:20:05.364Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNodeInspectWithEmptyID [2021-08-22T12:20:05.364Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNodeInspect [2021-08-22T12:20:05.364Z] --- PASS: TestNodeInspect (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNodeListError [2021-08-22T12:20:05.364Z] --- PASS: TestNodeListError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNodeList [2021-08-22T12:20:05.364Z] --- PASS: TestNodeList (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNodeRemoveError [2021-08-22T12:20:05.364Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNodeRemove [2021-08-22T12:20:05.364Z] --- PASS: TestNodeRemove (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNodeUpdateError [2021-08-22T12:20:05.364Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestNodeUpdate [2021-08-22T12:20:05.364Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestOptionWithTimeout [2021-08-22T12:20:05.364Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPingFail [2021-08-22T12:20:05.364Z] --- PASS: TestPingFail (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPingWithError [2021-08-22T12:20:05.364Z] 2021/08/22 12:20:04 RoundTripper returned a response & error; ignoring response [2021-08-22T12:20:05.364Z] 2021/08/22 12:20:04 RoundTripper returned a response & error; ignoring response [2021-08-22T12:20:05.364Z] --- PASS: TestPingWithError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPingSuccess [2021-08-22T12:20:05.364Z] --- PASS: TestPingSuccess (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPingHeadFallback [2021-08-22T12:20:05.364Z] === RUN TestPingHeadFallback/OK [2021-08-22T12:20:05.364Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-22T12:20:05.364Z] === RUN TestPingHeadFallback/Not_Found [2021-08-22T12:20:05.364Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-22T12:20:05.364Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-22T12:20:05.364Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-22T12:20:05.364Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-22T12:20:05.364Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-22T12:20:05.364Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginDisableError [2021-08-22T12:20:05.364Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginDisable [2021-08-22T12:20:05.364Z] --- PASS: TestPluginDisable (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginEnableError [2021-08-22T12:20:05.364Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginEnable [2021-08-22T12:20:05.364Z] --- PASS: TestPluginEnable (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginInspectError [2021-08-22T12:20:05.364Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginInspectWithEmptyID [2021-08-22T12:20:05.364Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginInspect [2021-08-22T12:20:05.364Z] --- PASS: TestPluginInspect (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginListError [2021-08-22T12:20:05.364Z] --- PASS: TestPluginListError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginList [2021-08-22T12:20:05.364Z] --- PASS: TestPluginList (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginPushError [2021-08-22T12:20:05.364Z] --- PASS: TestPluginPushError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginPush [2021-08-22T12:20:05.364Z] --- PASS: TestPluginPush (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginRemoveError [2021-08-22T12:20:05.364Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-22T12:20:05.364Z] === RUN TestPluginRemove [2021-08-22T12:20:05.365Z] --- PASS: TestPluginRemove (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestPluginSetError [2021-08-22T12:20:05.365Z] --- PASS: TestPluginSetError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestPluginSet [2021-08-22T12:20:05.365Z] --- PASS: TestPluginSet (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSetHostHeader [2021-08-22T12:20:05.365Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestPlainTextError [2021-08-22T12:20:05.365Z] --- PASS: TestPlainTextError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestInfiniteError [2021-08-22T12:20:05.365Z] --- PASS: TestInfiniteError (0.04s) [2021-08-22T12:20:05.365Z] === RUN TestCanceledContext [2021-08-22T12:20:05.365Z] 2021/08/22 12:20:04 RoundTripper returned a response & error; ignoring response [2021-08-22T12:20:05.365Z] --- PASS: TestCanceledContext (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestDeadlineExceededContext [2021-08-22T12:20:05.365Z] 2021/08/22 12:20:04 RoundTripper returned a response & error; ignoring response [2021-08-22T12:20:05.365Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretCreateUnsupported [2021-08-22T12:20:05.365Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretCreateError [2021-08-22T12:20:05.365Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretCreate [2021-08-22T12:20:05.365Z] --- PASS: TestSecretCreate (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretInspectUnsupported [2021-08-22T12:20:05.365Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretInspectError [2021-08-22T12:20:05.365Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretInspectSecretNotFound [2021-08-22T12:20:05.365Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretInspectWithEmptyID [2021-08-22T12:20:05.365Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretInspect [2021-08-22T12:20:05.365Z] --- PASS: TestSecretInspect (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretListUnsupported [2021-08-22T12:20:05.365Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretListError [2021-08-22T12:20:05.365Z] --- PASS: TestSecretListError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretList [2021-08-22T12:20:05.365Z] --- PASS: TestSecretList (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretRemoveUnsupported [2021-08-22T12:20:05.365Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretRemoveError [2021-08-22T12:20:05.365Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretRemove [2021-08-22T12:20:05.365Z] --- PASS: TestSecretRemove (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretUpdateUnsupported [2021-08-22T12:20:05.365Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretUpdateError [2021-08-22T12:20:05.365Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSecretUpdate [2021-08-22T12:20:05.365Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceCreateError [2021-08-22T12:20:05.365Z] --- PASS: TestServiceCreateError (0.01s) [2021-08-22T12:20:05.365Z] === RUN TestServiceCreate [2021-08-22T12:20:05.365Z] --- PASS: TestServiceCreate (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-22T12:20:05.365Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceCreateDigestPinning [2021-08-22T12:20:05.365Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceInspectError [2021-08-22T12:20:05.365Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceInspectServiceNotFound [2021-08-22T12:20:05.365Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceInspectWithEmptyID [2021-08-22T12:20:05.365Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceInspect [2021-08-22T12:20:05.365Z] --- PASS: TestServiceInspect (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceListError [2021-08-22T12:20:05.365Z] --- PASS: TestServiceListError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceList [2021-08-22T12:20:05.365Z] --- PASS: TestServiceList (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceLogsError [2021-08-22T12:20:05.365Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceLogs [2021-08-22T12:20:05.365Z] --- PASS: TestServiceLogs (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceRemoveError [2021-08-22T12:20:05.365Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceRemoveNotFoundError [2021-08-22T12:20:05.365Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceRemove [2021-08-22T12:20:05.365Z] --- PASS: TestServiceRemove (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceUpdateError [2021-08-22T12:20:05.365Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestServiceUpdate [2021-08-22T12:20:05.365Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmGetUnlockKeyError [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmGetUnlockKey [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmInitError [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmInit [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmInit (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmInspectError [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmInspect [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmJoinError [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmJoin [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmLeaveError [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmLeave [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmUnlockError [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmUnlock [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmUpdateError [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestSwarmUpdate [2021-08-22T12:20:05.365Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestTaskInspectError [2021-08-22T12:20:05.365Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestTaskInspectWithEmptyID [2021-08-22T12:20:05.365Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestTaskInspect [2021-08-22T12:20:05.365Z] --- PASS: TestTaskInspect (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestTaskListError [2021-08-22T12:20:05.365Z] --- PASS: TestTaskListError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestTaskList [2021-08-22T12:20:05.365Z] --- PASS: TestTaskList (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestVolumeCreateError [2021-08-22T12:20:05.365Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestVolumeCreate [2021-08-22T12:20:05.365Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestVolumeInspectError [2021-08-22T12:20:05.365Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestVolumeInspectNotFound [2021-08-22T12:20:05.365Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestVolumeInspectWithEmptyID [2021-08-22T12:20:05.365Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestVolumeInspect [2021-08-22T12:20:05.365Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestVolumeListError [2021-08-22T12:20:05.365Z] --- PASS: TestVolumeListError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestVolumeList [2021-08-22T12:20:05.365Z] --- PASS: TestVolumeList (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestVolumeRemoveError [2021-08-22T12:20:05.365Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-22T12:20:05.365Z] === RUN TestVolumeRemove [2021-08-22T12:20:05.365Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-22T12:20:05.365Z] === CONT TestTLSCloseWriter [2021-08-22T12:20:05.365Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-22T12:20:05.365Z] PASS [2021-08-22T12:20:05.365Z] coverage: 74.8% of statements [2021-08-22T12:20:05.365Z] ok github.com/docker/docker/client 0.409s coverage: 74.8% of statements [2021-08-22T12:20:06.015Z] === RUN TestMiddlewares [2021-08-22T12:20:06.015Z] --- PASS: TestMiddlewares (0.00s) [2021-08-22T12:20:06.015Z] PASS [2021-08-22T12:20:06.015Z] coverage: 9.0% of statements [2021-08-22T12:20:06.015Z] ok github.com/docker/docker/api/server 0.051s coverage: 9.0% of statements [2021-08-22T12:20:06.232Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-22T12:20:06.925Z] ...INFO: Daemon under test started and replied! [2021-08-22T12:20:06.925Z] INFO: Docker version of the daemon under test [2021-08-22T12:20:06.925Z] [2021-08-22T12:20:06.925Z] Client: [2021-08-22T12:20:06.925Z] Version: 17.06.2-ce [2021-08-22T12:20:06.925Z] API version: 1.30 [2021-08-22T12:20:06.925Z] Go version: go1.8.3 [2021-08-22T12:20:06.925Z] Git commit: cec0b72 [2021-08-22T12:20:06.925Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-22T12:20:06.925Z] OS/Arch: windows/amd64 [2021-08-22T12:20:06.925Z] [2021-08-22T12:20:06.925Z] Server: [2021-08-22T12:20:06.925Z] Version: 0.0.0-dev [2021-08-22T12:20:06.925Z] API version: 1.42 (minimum version 1.24) [2021-08-22T12:20:06.925Z] Go version: go1.16.7 [2021-08-22T12:20:06.925Z] Git commit: 5125ab820b [2021-08-22T12:20:06.925Z] Built: 08/22/2021 12:17:58 [2021-08-22T12:20:06.925Z] OS/Arch: windows/amd64 [2021-08-22T12:20:06.925Z] Experimental: false [2021-08-22T12:20:06.925Z] [2021-08-22T12:20:06.926Z] INFO: Docker info of the daemon under test [2021-08-22T12:20:06.926Z] [2021-08-22T12:20:06.926Z] Containers: 0 [2021-08-22T12:20:06.926Z] Running: 0 [2021-08-22T12:20:06.926Z] Paused: 0 [2021-08-22T12:20:06.926Z] Stopped: 0 [2021-08-22T12:20:06.926Z] Images: 0 [2021-08-22T12:20:06.926Z] Server Version: 0.0.0-dev [2021-08-22T12:20:06.926Z] Storage Driver: windowsfilter [2021-08-22T12:20:06.926Z] Windows: [2021-08-22T12:20:06.926Z] Logging Driver: json-file [2021-08-22T12:20:06.926Z] Plugins: [2021-08-22T12:20:06.926Z] Volume: local [2021-08-22T12:20:06.926Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T12:20:06.926Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T12:20:06.926Z] Swarm: inactive [2021-08-22T12:20:06.926Z] Default Isolation: process [2021-08-22T12:20:06.926Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-22T12:20:06.926Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-22T12:20:06.926Z] OSType: windows [2021-08-22T12:20:06.926Z] Architecture: x86_64 [2021-08-22T12:20:06.926Z] CPUs: 4 [2021-08-22T12:20:06.926Z] Total Memory: 32GiB [2021-08-22T12:20:06.926Z] Name: azwin-2-59ce30 [2021-08-22T12:20:06.926Z] ID: SALY:5IIT:OTAW:62AR:4KTC:2IHG:C4DV:M7M6:TLGD:CSAR:5YH5:62C3 [2021-08-22T12:20:06.926Z] Docker Root Dir: D:\CI\PR-42774\2\daemon [2021-08-22T12:20:06.926Z] Debug Mode (client): false [2021-08-22T12:20:06.926Z] Debug Mode (server): true [2021-08-22T12:20:06.926Z] File Descriptors: -1 [2021-08-22T12:20:06.926Z] Goroutines: 16 [2021-08-22T12:20:06.926Z] System Time: 2021-08-22T12:20:04.9857043Z [2021-08-22T12:20:06.926Z] EventsListeners: 0 [2021-08-22T12:20:06.926Z] Registry: https://index.docker.io/v1/ [2021-08-22T12:20:06.926Z] Labels: [2021-08-22T12:20:06.926Z] Experimental: false [2021-08-22T12:20:06.926Z] Insecure Registries: [2021-08-22T12:20:06.926Z] 127.0.0.0/8 [2021-08-22T12:20:06.926Z] Live Restore Enabled: false [2021-08-22T12:20:06.926Z] [2021-08-22T12:20:06.926Z] [2021-08-22T12:20:06.926Z] INFO: Docker images of the daemon under test [2021-08-22T12:20:06.926Z] [2021-08-22T12:20:06.926Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-22T12:20:06.926Z] [2021-08-22T12:20:06.926Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-22T12:20:06.926Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-22T12:20:07.376Z] Loaded image: buildpack-deps:buster [2021-08-22T12:20:07.376Z] Loaded image: busybox:latest [2021-08-22T12:20:07.376Z] Loaded image: busybox:glibc [2021-08-22T12:20:08.756Z] Loaded image: debian:bullseye [2021-08-22T12:20:08.756Z] Loaded image: hello-world:latest [2021-08-22T12:20:08.756Z] Loaded image: arm32v7/hello-world:latest [2021-08-22T12:20:08.756Z] INFO: Testing against a local daemon [2021-08-22T12:20:08.756Z] === RUN TestCgroupNamespacesBuild [2021-08-22T12:20:09.108Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-22T12:20:09.108Z] 8f616e6e9eec: Pulling fs layer [2021-08-22T12:20:10.130Z] --- PASS: TestCgroupNamespacesBuild (1.50s) [2021-08-22T12:20:10.130Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-22T12:20:11.504Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.46s) [2021-08-22T12:20:11.504Z] === RUN TestBuildWithSession [2021-08-22T12:20:11.504Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:20:11.504Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-22T12:20:11.504Z] === RUN TestBuildSquashParent [2021-08-22T12:20:16.255Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.545s coverage: 59.9% of statements [2021-08-22T12:20:16.255Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-22T12:20:18.175Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-22T12:20:21.470Z] --- PASS: TestBuildSquashParent (8.15s) [2021-08-22T12:20:21.470Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-22T12:20:21.470Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:20:21.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:20:21.470Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:20:21.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:20:21.470Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:20:21.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:20:21.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:20:21.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:20:21.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:20:21.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:20:21.470Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:20:21.470Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:20:21.470Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:20:21.470Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:20:22.036Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:20:22.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:20:22.997Z] --- PASS: TestCheckoutGit (29.36s) [2021-08-22T12:20:22.997Z] === RUN TestValidGitTransport [2021-08-22T12:20:22.997Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-22T12:20:22.997Z] === RUN TestGitInvalidRef [2021-08-22T12:20:22.997Z] --- PASS: TestGitInvalidRef (0.20s) [2021-08-22T12:20:22.997Z] PASS [2021-08-22T12:20:22.997Z] coverage: 86.3% of statements [2021-08-22T12:20:22.997Z] ok github.com/docker/docker/builder/remotecontext/git 29.692s coverage: 86.3% of statements [2021-08-22T12:20:22.997Z] ? github.com/docker/docker/cli [no test files] [2021-08-22T12:20:22.997Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-22T12:20:23.483Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.025s coverage: 4.0% of statements [2021-08-22T12:20:23.483Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-22T12:20:23.943Z] 8f616e6e9eec: Verifying Checksum [2021-08-22T12:20:23.943Z] 8f616e6e9eec: Download complete [2021-08-22T12:20:24.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:20:24.197Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:20:26.100Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-22T12:20:26.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.35s) [2021-08-22T12:20:26.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.48s) [2021-08-22T12:20:26.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s) [2021-08-22T12:20:26.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s) [2021-08-22T12:20:26.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s) [2021-08-22T12:20:26.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.14s) [2021-08-22T12:20:26.100Z] === RUN TestBuildMultiStageCopy [2021-08-22T12:20:26.100Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-22T12:20:28.457Z] --- PASS: TestBuildWithHugeFile (51.44s) [2021-08-22T12:20:28.457Z] === RUN TestBuildWCOWSandboxSize [2021-08-22T12:20:28.457Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-22T12:20:28.457Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-22T12:20:28.457Z] === RUN TestBuildWithEmptyDockerfile [2021-08-22T12:20:28.457Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:20:28.457Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:20:28.457Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:20:28.457Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:20:28.457Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:20:28.457Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:20:28.457Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:20:28.457Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:20:28.457Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:20:28.457Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-08-22T12:20:28.457Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-22T12:20:28.457Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-22T12:20:28.457Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-22T12:20:28.457Z] === RUN TestBuildPreserveOwnership [2021-08-22T12:20:28.457Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-22T12:20:28.457Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-22T12:20:28.457Z] --- PASS: TestBuildPreserveOwnership (4.24s) [2021-08-22T12:20:28.457Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.91s) [2021-08-22T12:20:28.457Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s) [2021-08-22T12:20:28.457Z] === RUN TestBuildPlatformInvalid [2021-08-22T12:20:28.457Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-22T12:20:28.457Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-22T12:20:29.383Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-22T12:20:30.316Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-22T12:20:31.251Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-22T12:20:31.637Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-08-22T12:20:31.637Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-22T12:20:32.185Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-22T12:20:32.583Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-22T12:20:33.118Z] --- PASS: TestBuildMultiStageCopy (7.08s) [2021-08-22T12:20:33.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.09s) [2021-08-22T12:20:33.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-22T12:20:33.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s) [2021-08-22T12:20:33.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s) [2021-08-22T12:20:33.118Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-22T12:20:33.118Z] === RUN TestBuildMultiStageParentConfig [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-22T12:20:35.332Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestConfigureDaemonLogs [2021-08-22T12:20:35.332Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestCommonOptionsInstallFlags [2021-08-22T12:20:35.332Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-22T12:20:35.332Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-22T12:20:35.332Z] PASS [2021-08-22T12:20:35.332Z] coverage: 18.5% of statements [2021-08-22T12:20:35.332Z] === RUN TestContainerStopSignal [2021-08-22T12:20:35.332Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestContainerStopTimeout [2021-08-22T12:20:35.332Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-22T12:20:35.332Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-22T12:20:35.332Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-22T12:20:35.332Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-22T12:20:35.332Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestReplaceAndAppendEnvVars [2021-08-22T12:20:35.332Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-22T12:20:35.332Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestNewMemoryStore [2021-08-22T12:20:35.332Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestAddContainers [2021-08-22T12:20:35.332Z] --- PASS: TestAddContainers (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestGetContainer [2021-08-22T12:20:35.332Z] --- PASS: TestGetContainer (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestDeleteContainer [2021-08-22T12:20:35.332Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestListContainers [2021-08-22T12:20:35.332Z] --- PASS: TestListContainers (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestFirstContainer [2021-08-22T12:20:35.332Z] --- PASS: TestFirstContainer (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestApplyAllContainer [2021-08-22T12:20:35.332Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestIsValidHealthString [2021-08-22T12:20:35.332Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestStateRunStop [2021-08-22T12:20:35.332Z] --- PASS: TestStateRunStop (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestStateTimeoutWait [2021-08-22T12:20:35.332Z] ok github.com/docker/docker/cmd/dockerd 0.168s coverage: 18.5% of statements [2021-08-22T12:20:35.332Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-22T12:20:35.332Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-22T12:20:35.332Z] state_test.go:141: Stop callback fired [2021-08-22T12:20:35.332Z] state_test.go:165: Stop callback fired [2021-08-22T12:20:35.332Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-22T12:20:35.332Z] === RUN TestIsValidStateString [2021-08-22T12:20:35.332Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestViewSaveDelete [2021-08-22T12:20:35.332Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-22T12:20:35.332Z] === RUN TestViewAll [2021-08-22T12:20:35.332Z] --- PASS: TestViewAll (0.02s) [2021-08-22T12:20:35.332Z] === RUN TestViewGet [2021-08-22T12:20:35.332Z] --- PASS: TestViewGet (0.01s) [2021-08-22T12:20:35.332Z] === RUN TestNames [2021-08-22T12:20:35.332Z] --- PASS: TestNames (0.00s) [2021-08-22T12:20:35.332Z] === RUN TestViewWithHealthCheck [2021-08-22T12:20:35.332Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-22T12:20:35.332Z] PASS [2021-08-22T12:20:35.332Z] coverage: 41.7% of statements [2021-08-22T12:20:35.332Z] ok github.com/docker/docker/container 0.249s coverage: 41.7% of statements [2021-08-22T12:20:35.332Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-22T12:20:35.332Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-22T12:20:35.332Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-22T12:20:35.332Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-22T12:20:36.292Z] === RUN TestPrepare [2021-08-22T12:20:36.292Z] --- PASS: TestPrepare (0.00s) [2021-08-22T12:20:36.292Z] === RUN TestStart [2021-08-22T12:20:36.292Z] --- PASS: TestStart (0.00s) [2021-08-22T12:20:36.292Z] === RUN TestWaitCancel [2021-08-22T12:20:36.292Z] --- PASS: TestWaitCancel (0.00s) [2021-08-22T12:20:36.292Z] === RUN TestWaitDisabled [2021-08-22T12:20:36.292Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-22T12:20:36.292Z] === RUN TestWaitEnabled [2021-08-22T12:20:36.292Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-22T12:20:36.292Z] === RUN TestRemove [2021-08-22T12:20:36.292Z] --- PASS: TestRemove (0.00s) [2021-08-22T12:20:36.292Z] PASS [2021-08-22T12:20:36.292Z] coverage: 65.3% of statements [2021-08-22T12:20:36.292Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.080s coverage: 65.3% of statements [2021-08-22T12:20:38.380Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-22T12:20:38.381Z] === RUN TestBuildLabelWithTargets [2021-08-22T12:20:38.455Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-22T12:20:38.455Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-22T12:20:38.455Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-22T12:20:38.455Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-22T12:20:38.455Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-22T12:20:38.455Z] PASS [2021-08-22T12:20:38.455Z] coverage: 35.9% of statements [2021-08-22T12:20:38.455Z] ok github.com/docker/docker/daemon/cluster/convert 0.498s coverage: 35.9% of statements [2021-08-22T12:20:38.455Z] === RUN TestNewListSecretsFilters [2021-08-22T12:20:38.455Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-22T12:20:38.455Z] === RUN TestNewListConfigsFilters [2021-08-22T12:20:38.455Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-22T12:20:38.455Z] PASS [2021-08-22T12:20:38.455Z] coverage: 0.5% of statements [2021-08-22T12:20:38.455Z] ok github.com/docker/docker/daemon/cluster 0.853s coverage: 0.5% of statements [2021-08-22T12:20:42.167Z] === RUN TestDiscoveryOptsErrors [2021-08-22T12:20:42.167Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-22T12:20:42.167Z] === RUN TestDiscoveryOpts [2021-08-22T12:20:42.167Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-22T12:20:42.167Z] PASS [2021-08-22T12:20:42.167Z] coverage: 30.0% of statements [2021-08-22T12:20:42.167Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-08-22T12:20:43.353Z] Loaded image: buildpack-deps:buster [2021-08-22T12:20:43.353Z] Loaded image: busybox:latest [2021-08-22T12:20:43.353Z] Loaded image: busybox:glibc [2021-08-22T12:20:43.693Z] === RUN TestBuilderGC [2021-08-22T12:20:43.693Z] --- PASS: TestBuilderGC (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestDaemonConfigurationNotFound [2021-08-22T12:20:43.693Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestDaemonBrokenConfiguration [2021-08-22T12:20:43.693Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestParseClusterAdvertiseSettings [2021-08-22T12:20:43.693Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestFindConfigurationConflicts [2021-08-22T12:20:43.693Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-22T12:20:43.693Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-22T12:20:43.693Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-22T12:20:43.693Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-22T12:20:43.693Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-22T12:20:43.693Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-22T12:20:43.693Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-22T12:20:43.693Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-22T12:20:43.693Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-22T12:20:43.693Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-22T12:20:43.693Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-22T12:20:43.693Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-22T12:20:43.693Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-22T12:20:43.693Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-22T12:20:43.693Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-22T12:20:43.693Z] === RUN TestValidateConfigurationErrors [2021-08-22T12:20:43.693Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-22T12:20:43.693Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-22T12:20:43.693Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-22T12:20:43.693Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-22T12:20:43.693Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-22T12:20:43.693Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-22T12:20:43.693Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-22T12:20:43.694Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-22T12:20:43.694Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-22T12:20:43.694Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-22T12:20:43.694Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-22T12:20:43.694Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-22T12:20:43.694Z] === RUN TestValidateConfiguration [2021-08-22T12:20:43.694Z] === RUN TestValidateConfiguration/with_label [2021-08-22T12:20:43.694Z] === RUN TestValidateConfiguration/with_dns [2021-08-22T12:20:43.694Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-22T12:20:43.694Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-22T12:20:43.694Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-22T12:20:43.694Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-22T12:20:43.694Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-22T12:20:43.694Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-22T12:20:43.694Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-22T12:20:43.694Z] === RUN TestModifiedDiscoverySettings [2021-08-22T12:20:43.694Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-22T12:20:43.694Z] === RUN TestReloadSetConfigFileNotExist [2021-08-22T12:20:43.694Z] time="2021-08-22T12:20:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-22T12:20:43.694Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-08-22T12:20:43.694Z] === RUN TestReloadDefaultConfigNotExist [2021-08-22T12:20:43.694Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:20:43.694Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-22T12:20:43.694Z] === RUN TestReloadBadDefaultConfig [2021-08-22T12:20:43.694Z] time="2021-08-22T12:20:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-996811455" [2021-08-22T12:20:43.694Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-22T12:20:43.694Z] === RUN TestReloadWithConflictingLabels [2021-08-22T12:20:43.694Z] time="2021-08-22T12:20:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-015116562" [2021-08-22T12:20:43.694Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-22T12:20:43.694Z] === RUN TestReloadWithDuplicateLabels [2021-08-22T12:20:43.694Z] time="2021-08-22T12:20:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-738915145" [2021-08-22T12:20:43.694Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-22T12:20:43.694Z] === RUN TestDaemonConfigurationMerge [2021-08-22T12:20:43.694Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-22T12:20:43.694Z] PASS [2021-08-22T12:20:43.694Z] coverage: 80.4% of statements [2021-08-22T12:20:43.694Z] ok github.com/docker/docker/daemon/config 0.253s coverage: 80.4% of statements [2021-08-22T12:20:43.694Z] === RUN TestEventsLog [2021-08-22T12:20:43.694Z] --- PASS: TestEventsLog (0.00s) [2021-08-22T12:20:43.694Z] === RUN TestEventsLogTimeout [2021-08-22T12:20:43.694Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-22T12:20:43.694Z] === RUN TestLogEvents [2021-08-22T12:20:43.694Z] --- PASS: TestLogEvents (0.05s) [2021-08-22T12:20:43.694Z] === RUN TestLoadBufferedEvents [2021-08-22T12:20:43.694Z] === RUN TestWaitNodeAttachment [2021-08-22T12:20:44.149Z] === RUN TestVerifyNetworkingConfig [2021-08-22T12:20:44.149Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestGetContainer [2021-08-22T12:20:44.149Z] --- PASS: TestGetContainer (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestValidContainerNames [2021-08-22T12:20:44.149Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestContainerInitDNS [2021-08-22T12:20:44.149Z] daemon_test.go:147: root required [2021-08-22T12:20:44.149Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestMerge [2021-08-22T12:20:44.149Z] --- PASS: TestMerge (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestValidateContainerIsolation [2021-08-22T12:20:44.149Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestFindNetworkErrorType [2021-08-22T12:20:44.149Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestEnsureServicesExist [2021-08-22T12:20:44.149Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestEnsureServicesExistErrors [2021-08-22T12:20:44.149Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-22T12:20:44.149Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-22T12:20:44.149Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-22T12:20:44.149Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestContainerDelete [2021-08-22T12:20:44.149Z] --- PASS: TestContainerDelete (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestContainerDoubleDelete [2021-08-22T12:20:44.149Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestLogContainerEventCopyLabels [2021-08-22T12:20:44.149Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestLogContainerEventWithAttributes [2021-08-22T12:20:44.149Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestNoneHealthcheck [2021-08-22T12:20:44.149Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestHealthStates [2021-08-22T12:20:44.149Z] --- PASS: TestLoadBufferedEvents (0.16s) [2021-08-22T12:20:44.149Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-22T12:20:44.149Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-22T12:20:44.149Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-22T12:20:44.149Z] PASS [2021-08-22T12:20:44.149Z] coverage: 50.0% of statements [2021-08-22T12:20:44.149Z] ok github.com/docker/docker/daemon/events 0.272s coverage: 50.0% of statements [2021-08-22T12:20:44.149Z] time="2021-08-22T12:20:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-22T12:20:44.149Z] time="2021-08-22T12:20:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-22T12:20:44.149Z] time="2021-08-22T12:20:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-22T12:20:44.149Z] time="2021-08-22T12:20:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-22T12:20:44.149Z] time="2021-08-22T12:20:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-22T12:20:44.149Z] time="2021-08-22T12:20:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-22T12:20:44.149Z] time="2021-08-22T12:20:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-22T12:20:44.149Z] time="2021-08-22T12:20:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-22T12:20:44.149Z] time="2021-08-22T12:20:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-22T12:20:44.149Z] time="2021-08-22T12:20:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-08-22T12:20:44.149Z] --- PASS: TestHealthStates (0.15s) [2021-08-22T12:20:44.149Z] === RUN TestMaskURLCredentials [2021-08-22T12:20:44.149Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestGetInspectData [2021-08-22T12:20:44.149Z] --- PASS: TestGetInspectData (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestFillLicense [2021-08-22T12:20:44.149Z] --- PASS: TestFillLicense (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestListInvalidFilter [2021-08-22T12:20:44.149Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestNameFilter [2021-08-22T12:20:44.149Z] --- PASS: TestNameFilter (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-22T12:20:44.149Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-22T12:20:44.149Z] === 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-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-22T12:20:44.149Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-22T12:20:44.149Z] --- 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-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestDaemonReloadLabels [2021-08-22T12:20:44.149Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-22T12:20:44.149Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestDaemonReloadMirrors [2021-08-22T12:20:44.149Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-22T12:20:44.149Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-22T12:20:44.149Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestDaemonDiscoveryReload [2021-08-22T12:20:44.149Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-22T12:20:44.149Z] === RUN TestIsolationConversion [2021-08-22T12:20:44.149Z] === RUN TestIsolationConversion/default [2021-08-22T12:20:44.149Z] === RUN TestIsolationConversion/process [2021-08-22T12:20:44.149Z] === RUN TestIsolationConversion/hyperv [2021-08-22T12:20:44.149Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-22T12:20:44.149Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestContainerLabels [2021-08-22T12:20:44.149Z] --- PASS: TestContainerLabels (0.00s) [2021-08-22T12:20:44.149Z] === RUN TestCredentialSpecConversion [2021-08-22T12:20:44.149Z] === RUN TestCredentialSpecConversion/none [2021-08-22T12:20:44.149Z] === RUN TestCredentialSpecConversion/config [2021-08-22T12:20:44.149Z] === RUN TestCredentialSpecConversion/file [2021-08-22T12:20:44.149Z] === RUN TestCredentialSpecConversion/registry [2021-08-22T12:20:44.149Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-22T12:20:44.150Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-22T12:20:44.150Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-22T12:20:44.150Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-22T12:20:44.150Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-22T12:20:44.150Z] === RUN TestControllerValidateMountBind [2021-08-22T12:20:44.150Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-22T12:20:44.150Z] === RUN TestControllerValidateMountVolume [2021-08-22T12:20:44.150Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-22T12:20:44.150Z] === RUN TestControllerValidateMountTarget [2021-08-22T12:20:44.150Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2021-08-22T12:20:44.150Z] === RUN TestControllerValidateMountTmpfs [2021-08-22T12:20:44.150Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-22T12:20:44.150Z] === RUN TestControllerValidateMountInvalidType [2021-08-22T12:20:44.150Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-22T12:20:44.150Z] === RUN TestControllerValidateMountNamedPipe [2021-08-22T12:20:44.150Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-22T12:20:44.150Z] PASS [2021-08-22T12:20:44.150Z] coverage: 11.0% of statements [2021-08-22T12:20:44.150Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.553s coverage: 11.0% of statements [2021-08-22T12:20:44.733Z] Loaded image: debian:bullseye [2021-08-22T12:20:44.993Z] Loaded image: hello-world:latest [2021-08-22T12:20:44.993Z] Loaded image: arm32v7/hello-world:latest [2021-08-22T12:20:45.111Z] === RUN TestIsEmptyDir [2021-08-22T12:20:45.111Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-22T12:20:45.111Z] PASS [2021-08-22T12:20:45.111Z] coverage: 2.3% of statements [2021-08-22T12:20:45.111Z] ok github.com/docker/docker/daemon/graphdriver 0.061s coverage: 2.3% of statements [2021-08-22T12:20:45.111Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-22T12:20:45.111Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-22T12:20:45.111Z] === RUN TestLinkNaming [2021-08-22T12:20:45.111Z] --- PASS: TestLinkNaming (0.00s) [2021-08-22T12:20:45.111Z] === RUN TestLinkNew [2021-08-22T12:20:45.111Z] --- PASS: TestLinkNew (0.00s) [2021-08-22T12:20:45.111Z] === RUN TestLinkEnv [2021-08-22T12:20:45.111Z] --- PASS: TestLinkEnv (0.00s) [2021-08-22T12:20:45.111Z] === RUN TestLinkMultipleEnv [2021-08-22T12:20:45.111Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-22T12:20:45.111Z] === RUN TestLinkPortRangeEnv [2021-08-22T12:20:45.111Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-22T12:20:45.111Z] PASS [2021-08-22T12:20:45.111Z] coverage: 93.0% of statements [2021-08-22T12:20:45.111Z] ok github.com/docker/docker/daemon/links 0.042s coverage: 93.0% of statements [2021-08-22T12:20:45.566Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-22T12:20:45.566Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-22T12:20:46.021Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-22T12:20:46.021Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-22T12:20:46.021Z] reload_test.go:520: root required [2021-08-22T12:20:46.021Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-22T12:20:46.021Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-22T12:20:46.021Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2021-08-22T12:20:46.021Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-22T12:20:46.021Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-08-22T12:20:46.021Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-22T12:20:46.476Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-08-22T12:20:46.476Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-22T12:20:46.476Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-22T12:20:46.476Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-22T12:20:46.476Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-22T12:20:46.476Z] === RUN TestParseVolumesFrom [2021-08-22T12:20:46.476Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-22T12:20:46.476Z] PASS [2021-08-22T12:20:46.476Z] coverage: 9.1% of statements [2021-08-22T12:20:46.476Z] ok github.com/docker/docker/daemon 2.415s coverage: 9.1% of statements [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-22T12:20:46.476Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-22T12:20:46.485Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-22T12:20:46.485Z] === RUN TestBuildWithEmptyLayers [2021-08-22T12:20:47.436Z] === RUN TestAdapterReadLogs [2021-08-22T12:20:47.436Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-22T12:20:47.436Z] === RUN TestCopier [2021-08-22T12:20:47.436Z] --- PASS: TestCopier (0.00s) [2021-08-22T12:20:47.436Z] === RUN TestCopierLongLines [2021-08-22T12:20:47.436Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-22T12:20:47.436Z] === RUN TestCopierSlow [2021-08-22T12:20:47.436Z] --- PASS: TestCopierSlow (0.20s) [2021-08-22T12:20:47.436Z] === RUN TestCopierWithSized [2021-08-22T12:20:47.436Z] === RUN TestCopierWithSized/as_is [2021-08-22T12:20:47.436Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-22T12:20:47.891Z] --- PASS: TestCopierWithSized (0.03s) [2021-08-22T12:20:47.891Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-22T12:20:47.891Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-08-22T12:20:47.891Z] === RUN TestCopierWithPartial [2021-08-22T12:20:47.891Z] --- PASS: TestCopierWithPartial (0.01s) [2021-08-22T12:20:47.891Z] === RUN TestRingLogger [2021-08-22T12:20:47.891Z] --- PASS: TestRingLogger (0.00s) [2021-08-22T12:20:47.891Z] === RUN TestRingCap [2021-08-22T12:20:47.891Z] --- PASS: TestRingCap (0.00s) [2021-08-22T12:20:47.891Z] === RUN TestRingClose [2021-08-22T12:20:47.891Z] --- PASS: TestRingClose (0.00s) [2021-08-22T12:20:47.891Z] === RUN TestRingDrain [2021-08-22T12:20:47.891Z] --- PASS: TestRingDrain (0.00s) [2021-08-22T12:20:47.891Z] PASS [2021-08-22T12:20:47.891Z] coverage: 43.8% of statements [2021-08-22T12:20:47.891Z] ok github.com/docker/docker/daemon/logger 0.291s coverage: 43.8% of statements [2021-08-22T12:20:47.891Z] === RUN TestNewStreamConfig [2021-08-22T12:20:47.891Z] === RUN TestNewStreamConfig/defaults [2021-08-22T12:20:47.891Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-22T12:20:47.891Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-22T12:20:47.891Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-22T12:20:47.891Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-22T12:20:47.891Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-22T12:20:47.891Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-22T12:20:47.891Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-22T12:20:47.891Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-22T12:20:47.891Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-22T12:20:47.891Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-22T12:20:47.891Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-22T12:20:47.891Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-22T12:20:47.891Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-22T12:20:47.892Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-22T12:20:47.892Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-22T12:20:47.892Z] === RUN TestSearchRegistryForImagesErrors [2021-08-22T12:20:47.892Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestSearchRegistryForImages [2021-08-22T12:20:47.892Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestOnlyPlatformWithFallback [2021-08-22T12:20:47.892Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestImageDelete [2021-08-22T12:20:47.892Z] === RUN TestImageDelete/no_lease [2021-08-22T12:20:47.892Z] === RUN TestImageDelete/lease_exists [2021-08-22T12:20:47.892Z] --- PASS: TestImageDelete (0.03s) [2021-08-22T12:20:47.892Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-22T12:20:47.892Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-22T12:20:47.892Z] === RUN TestContentStoreForPull [2021-08-22T12:20:47.892Z] time="2021-08-22T12:20:47Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-22T12:20:47.892Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.16s) [2021-08-22T12:20:47.892Z] === RUN TestCreateSuccess [2021-08-22T12:20:47.892Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCreateStreamSkipped [2021-08-22T12:20:47.892Z] time="2021-08-22T12:20:47Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-22T12:20:47.892Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCreateLogGroupSuccess [2021-08-22T12:20:47.892Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCreateError [2021-08-22T12:20:47.892Z] --- PASS: TestCreateError (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCreateAlreadyExists [2021-08-22T12:20:47.892Z] time="2021-08-22T12:20:47Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-22T12:20:47.892Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestLogClosed [2021-08-22T12:20:47.892Z] --- PASS: TestLogClosed (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestLogBlocking [2021-08-22T12:20:47.892Z] --- PASS: TestLogBlocking (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-22T12:20:47.892Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestLogNonBlockingBufferFull [2021-08-22T12:20:47.892Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestPublishBatchSuccess [2021-08-22T12:20:47.892Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestPublishBatchError [2021-08-22T12:20:47.892Z] time="2021-08-22T12:20:47Z" level=error msg=Error [2021-08-22T12:20:47.892Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-22T12:20:47.892Z] time="2021-08-22T12:20:47Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-22T12:20:47.892Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-22T12:20:47.892Z] time="2021-08-22T12:20:47Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-22T12:20:47.892Z] time="2021-08-22T12:20:47Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-22T12:20:47.892Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchSimple [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchTicker [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchMultilinePattern [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchClose [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestEffectiveLen [2021-08-22T12:20:47.892Z] === RUN TestEffectiveLen/0/Hello [2021-08-22T12:20:47.892Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-22T12:20:47.892Z] === RUN TestEffectiveLen/2/🙃 [2021-08-22T12:20:47.892Z] === RUN TestEffectiveLen/3/���� [2021-08-22T12:20:47.892Z] === RUN TestEffectiveLen/4/He��o [2021-08-22T12:20:47.892Z] === RUN TestEffectiveLen/5/ [2021-08-22T12:20:47.892Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestFindValidSplit [2021-08-22T12:20:47.892Z] === RUN TestFindValidSplit/0/ [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1064: [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:20:47.892Z] === RUN TestFindValidSplit/1/Hello [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1064: Hello [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:20:47.892Z] === RUN TestFindValidSplit/2/Hello [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1064: He [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1065: llo [2021-08-22T12:20:47.892Z] === RUN TestFindValidSplit/3/Hello [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1064: [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1065: Hello [2021-08-22T12:20:47.892Z] === RUN TestFindValidSplit/4/🙃 [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1064: [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-22T12:20:47.892Z] === RUN TestFindValidSplit/5/🙃 [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:20:47.892Z] === RUN TestFindValidSplit/6/a� [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1064: a [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1065: � [2021-08-22T12:20:47.892Z] === RUN TestFindValidSplit/7/a� [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1064: a� [2021-08-22T12:20:47.892Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:20:47.892Z] --- PASS: TestFindValidSplit (0.02s) [2021-08-22T12:20:47.892Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-22T12:20:47.892Z] --- PASS: TestFindValidSplit/6/a� (0.02s) [2021-08-22T12:20:47.892Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestProcessEventEmoji [2021-08-22T12:20:47.892Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchLineSplit [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchMaxEvents [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-22T12:20:47.892Z] --- PASS: TestContentStoreForPull (0.18s) [2021-08-22T12:20:47.892Z] PASS [2021-08-22T12:20:47.892Z] coverage: 6.7% of statements [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-22T12:20:47.892Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-22T12:20:47.892Z] ok github.com/docker/docker/daemon/images 0.298s coverage: 6.7% of statements [2021-08-22T12:20:47.892Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-22T12:20:47.892Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-22T12:20:47.892Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-22T12:20:47.892Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-22T12:20:47.892Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-22T12:20:47.893Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-22T12:20:47.893Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-22T12:20:47.893Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-22T12:20:47.893Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-22T12:20:47.893Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-22T12:20:47.893Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-22T12:20:47.893Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-22T12:20:47.893Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-22T12:20:47.893Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-22T12:20:47.893Z] === RUN TestCreateTagSuccess [2021-08-22T12:20:47.893Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-22T12:20:47.893Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-22T12:20:47.893Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-22T12:20:47.893Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-22T12:20:47.893Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-22T12:20:47.893Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-22T12:20:47.893Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-22T12:20:47.893Z] PASS [2021-08-22T12:20:47.893Z] coverage: 77.4% of statements [2021-08-22T12:20:47.893Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-22T12:20:47.893Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-22T12:20:47.893Z] ok github.com/docker/docker/daemon/logger/awslogs 0.439s coverage: 77.4% of statements [2021-08-22T12:20:48.349Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-22T12:20:48.349Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-22T12:20:48.349Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-22T12:20:48.349Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-22T12:20:48.349Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-22T12:20:48.804Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-22T12:20:48.804Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-22T12:20:48.804Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-22T12:20:48.804Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2021-08-22T12:20:48.804Z] === RUN TestFastTimeMarshalJSON [2021-08-22T12:20:48.804Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-08-22T12:20:48.804Z] PASS [2021-08-22T12:20:48.804Z] coverage: 87.2% of statements [2021-08-22T12:20:48.804Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.229s coverage: 87.2% of statements [2021-08-22T12:20:48.804Z] === RUN TestJSONFileLogger [2021-08-22T12:20:48.804Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-22T12:20:48.804Z] === RUN TestJSONFileLoggerWithTags [2021-08-22T12:20:48.804Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-22T12:20:48.804Z] === RUN TestJSONFileLoggerWithOpts [2021-08-22T12:20:48.804Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-08-22T12:20:48.804Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-22T12:20:48.804Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-22T12:20:48.804Z] === RUN TestEncodeDecode [2021-08-22T12:20:48.804Z] === PAUSE TestEncodeDecode [2021-08-22T12:20:48.804Z] === RUN TestUnexpectedEOF [2021-08-22T12:20:48.804Z] time="2021-08-22T12:20:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-22T12:20:48.804Z] time="2021-08-22T12:20:48Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-22T12:20:48.804Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-08-22T12:20:48.804Z] === CONT TestEncodeDecode [2021-08-22T12:20:48.804Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-22T12:20:48.804Z] PASS [2021-08-22T12:20:48.804Z] coverage: 69.9% of statements [2021-08-22T12:20:49.077Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-22T12:20:49.077Z] === RUN TestBuildMultiStageOnBuild [2021-08-22T12:20:49.259Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.256s coverage: 69.9% of statements [2021-08-22T12:20:49.715Z] === RUN TestWriteLog [2021-08-22T12:20:49.715Z] === PAUSE TestWriteLog [2021-08-22T12:20:49.715Z] === RUN TestReadLog [2021-08-22T12:20:49.715Z] === PAUSE TestReadLog [2021-08-22T12:20:49.715Z] === CONT TestWriteLog [2021-08-22T12:20:49.715Z] === CONT TestReadLog [2021-08-22T12:20:49.715Z] --- PASS: TestWriteLog (0.00s) [2021-08-22T12:20:49.715Z] === RUN TestReadLog/tail_exact [2021-08-22T12:20:49.715Z] === RUN TestOpenFileDelete [2021-08-22T12:20:49.715Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-22T12:20:49.715Z] === RUN TestOpenFileRename [2021-08-22T12:20:49.715Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-22T12:20:49.715Z] === RUN TestParseLogTagDefaultTag [2021-08-22T12:20:49.715Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-22T12:20:49.715Z] === RUN TestParseLogTag [2021-08-22T12:20:49.715Z] --- PASS: TestParseLogTag (0.00s) [2021-08-22T12:20:49.715Z] === RUN TestParseLogTagEmptyTag [2021-08-22T12:20:49.715Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-22T12:20:49.715Z] === RUN TestTailFiles [2021-08-22T12:20:49.715Z] --- PASS: TestTailFiles (0.00s) [2021-08-22T12:20:49.715Z] === RUN TestFollowLogsConsumerGone [2021-08-22T12:20:49.715Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-22T12:20:49.715Z] === RUN TestFollowLogsProducerGone [2021-08-22T12:20:49.715Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-22T12:20:49.715Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-22T12:20:49.715Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-22T12:20:49.715Z] === RUN TestCheckCapacityAndRotate [2021-08-22T12:20:49.715Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-22T12:20:50.170Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-22T12:20:50.170Z] --- PASS: TestCheckCapacityAndRotate (0.08s) [2021-08-22T12:20:50.170Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-22T12:20:50.170Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.07s) [2021-08-22T12:20:50.170Z] PASS [2021-08-22T12:20:50.170Z] coverage: 50.9% of statements [2021-08-22T12:20:50.170Z] === RUN TestReadLog/tail_less_than_available [2021-08-22T12:20:50.170Z] === RUN TestReadLog/tail_more_than_available [2021-08-22T12:20:50.170Z] --- PASS: TestReadLog (0.17s) [2021-08-22T12:20:50.170Z] --- PASS: TestReadLog/tail_exact (0.15s) [2021-08-22T12:20:50.170Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-22T12:20:50.170Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-22T12:20:50.170Z] PASS [2021-08-22T12:20:50.170Z] coverage: 75.2% of statements [2021-08-22T12:20:50.170Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.212s coverage: 50.9% of statements [2021-08-22T12:20:50.170Z] ok github.com/docker/docker/daemon/logger/local 0.268s coverage: 75.2% of statements [2021-08-22T12:20:50.170Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-22T12:20:50.170Z] === RUN TestLog [2021-08-22T12:20:50.170Z] --- PASS: TestLog (0.01s) [2021-08-22T12:20:50.170Z] PASS [2021-08-22T12:20:50.170Z] coverage: 31.5% of statements [2021-08-22T12:20:50.170Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.068s coverage: 31.5% of statements [2021-08-22T12:20:51.131Z] === RUN TestNewParse [2021-08-22T12:20:51.131Z] --- PASS: TestNewParse (0.00s) [2021-08-22T12:20:51.131Z] PASS [2021-08-22T12:20:51.131Z] coverage: 8.3% of statements [2021-08-22T12:20:51.131Z] ok github.com/docker/docker/daemon/logger/templates 0.036s coverage: 8.3% of statements [2021-08-22T12:20:51.131Z] === RUN TestValidateLogOpt [2021-08-22T12:20:51.131Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestNewMissedConfig [2021-08-22T12:20:51.131Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestNewMissedUrl [2021-08-22T12:20:51.131Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestNewMissedToken [2021-08-22T12:20:51.131Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestNewWithProxy [2021-08-22T12:20:51.131Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestDefault [2021-08-22T12:20:51.131Z] --- PASS: TestDefault (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-22T12:20:51.131Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestJsonFormat [2021-08-22T12:20:51.131Z] --- PASS: TestJsonFormat (0.01s) [2021-08-22T12:20:51.131Z] === RUN TestRawFormat [2021-08-22T12:20:51.131Z] --- PASS: TestRawFormat (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestRawFormatWithLabels [2021-08-22T12:20:51.131Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestRawFormatWithoutTag [2021-08-22T12:20:51.131Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestBatching [2021-08-22T12:20:51.131Z] === RUN TestParseLogFormat [2021-08-22T12:20:51.131Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestValidateLogOptEmpty [2021-08-22T12:20:51.131Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestValidateSyslogAddress [2021-08-22T12:20:51.131Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestParseAddressDefaultPort [2021-08-22T12:20:51.131Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestValidateSyslogFacility [2021-08-22T12:20:51.131Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestValidateLogOptSyslogFormat [2021-08-22T12:20:51.131Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-22T12:20:51.131Z] === RUN TestValidateLogOpt [2021-08-22T12:20:51.131Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-22T12:20:51.131Z] PASS [2021-08-22T12:20:51.131Z] coverage: 46.8% of statements [2021-08-22T12:20:51.131Z] ok github.com/docker/docker/daemon/logger/syslog 0.051s coverage: 46.8% of statements [2021-08-22T12:20:51.586Z] --- PASS: TestBatching (0.21s) [2021-08-22T12:20:51.586Z] === RUN TestFrequency [2021-08-22T12:20:51.586Z] --- PASS: TestFrequency (0.19s) [2021-08-22T12:20:51.586Z] === RUN TestOneMessagePerRequest [2021-08-22T12:20:51.586Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-22T12:20:51.586Z] === RUN TestVerify [2021-08-22T12:20:51.586Z] --- PASS: TestVerify (0.00s) [2021-08-22T12:20:51.586Z] === RUN TestSkipVerify [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] --- PASS: TestSkipVerify (0.58s) [2021-08-22T12:20:52.041Z] === RUN TestBufferMaximum [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634851.971941\",\"host\":\"7ef066682559\"}'" [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634851.971941\",\"host\":\"7ef066682559\"}'" [2021-08-22T12:20:52.041Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-22T12:20:52.041Z] === RUN TestServerAlwaysDown [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634851.974665\",\"host\":\"7ef066682559\"}'" [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634851.974665\",\"host\":\"7ef066682559\"}'" [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634851.974665\",\"host\":\"7ef066682559\"}'" [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634851.975862\",\"host\":\"7ef066682559\"}'" [2021-08-22T12:20:52.041Z] time="2021-08-22T12:20:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634851.975862\",\"host\":\"7ef066682559\"}'" [2021-08-22T12:20:52.041Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-22T12:20:52.041Z] === RUN TestCannotSendAfterClose [2021-08-22T12:20:52.041Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-22T12:20:52.041Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-22T12:20:52.496Z] === RUN TestV1IDService [2021-08-22T12:20:52.496Z] --- PASS: TestV1IDService (0.02s) [2021-08-22T12:20:52.496Z] === RUN TestV2MetadataService [2021-08-22T12:20:52.952Z] --- PASS: TestV2MetadataService (0.65s) [2021-08-22T12:20:53.122Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.94s) [2021-08-22T12:20:53.122Z] PASS [2021-08-22T12:20:53.122Z] [2021-08-22T12:20:53.122Z] === Skipped [2021-08-22T12:20:53.122Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-22T12:20:53.122Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:20:53.122Z] [2021-08-22T12:20:53.122Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-22T12:20:53.122Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-22T12:20:53.122Z] [2021-08-22T12:20:53.122Z] [2021-08-22T12:20:53.122Z] DONE 34 tests, 2 skipped in 122.681s [2021-08-22T12:20:53.122Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-22T12:20:53.122Z] INFO: Testing against a local daemon [2021-08-22T12:20:53.122Z] === RUN TestConfigInspect [2021-08-22T12:20:53.407Z] PASS [2021-08-22T12:20:53.407Z] coverage: 48.2% of statements [2021-08-22T12:20:53.407Z] ok github.com/docker/docker/distribution/metadata 0.752s coverage: 48.2% of statements [2021-08-22T12:20:53.407Z] time="2021-08-22T12:20:53Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-22T12:20:53.407Z] time="2021-08-22T12:20:53Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7ef066682559\"}'" [2021-08-22T12:20:53.407Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2021-08-22T12:20:53.407Z] PASS [2021-08-22T12:20:53.407Z] coverage: 82.5% of statements [2021-08-22T12:20:53.407Z] ok github.com/docker/docker/daemon/logger/splunk 2.110s coverage: 82.5% of statements [2021-08-22T12:20:53.407Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-22T12:20:53.407Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-22T12:20:53.407Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-22T12:20:53.407Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-22T12:20:53.407Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-22T12:20:53.407Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-22T12:20:53.407Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-22T12:20:53.407Z] === RUN TestContinueOnError_NeverContinue [2021-08-22T12:20:53.407Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-22T12:20:53.407Z] === RUN TestManifestStore [2021-08-22T12:20:53.407Z] === RUN TestManifestStore/no_remote_or_local [2021-08-22T12:20:53.863Z] === RUN TestSuccessfulDownload [2021-08-22T12:20:53.863Z] download_test.go:268: Needs fixing on Windows [2021-08-22T12:20:53.863Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-22T12:20:53.863Z] === RUN TestCancelledDownload [2021-08-22T12:20:53.863Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-22T12:20:53.863Z] === RUN TestMaxDownloadAttempts [2021-08-22T12:20:53.863Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-22T12:20:53.863Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-22T12:20:53.863Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-22T12:20:53.863Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-22T12:20:53.863Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-22T12:20:53.863Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-22T12:20:53.863Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-22T12:20:53.863Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-22T12:20:53.863Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-22T12:20:53.863Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-22T12:20:53.863Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-22T12:20:53.863Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-22T12:20:53.863Z] time="2021-08-22T12:20:53Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local993125191\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-22T12:20:53.863Z] === RUN TestManifestStore/no_local_cache [2021-08-22T12:20:53.863Z] === RUN TestManifestStore/with_local_cache [2021-08-22T12:20:53.863Z] === RUN TestManifestStore/unknown_media_type [2021-08-22T12:20:53.863Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-22T12:20:53.863Z] time="2021-08-22T12:20:53Z" level=warning msg="reference for unknown type: " [2021-08-22T12:20:53.863Z] time="2021-08-22T12:20:53Z" level=warning msg="reference for unknown type: " [2021-08-22T12:20:53.863Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-22T12:20:53.863Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-22T12:20:53.863Z] time="2021-08-22T12:20:53Z" level=warning msg="reference for unknown type: " [2021-08-22T12:20:53.863Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-22T12:20:53.863Z] time="2021-08-22T12:20:53Z" level=warning msg="reference for unknown type: " [2021-08-22T12:20:53.863Z] time="2021-08-22T12:20:53Z" level=warning msg="reference for unknown type: " [2021-08-22T12:20:53.863Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-22T12:20:53.863Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-22T12:20:53.863Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-22T12:20:53.863Z] time="2021-08-22T12:20:53Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore (0.29s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/no_remote_or_local (0.16s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/unknown_media_type (0.09s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.05s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-08-22T12:20:53.863Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-22T12:20:53.863Z] === RUN TestDetectManifestBlobMediaType [2021-08-22T12:20:53.863Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-22T12:20:53.863Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-22T12:20:53.863Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-22T12:20:53.863Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-22T12:20:53.863Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-22T12:20:53.863Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-22T12:20:53.863Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-22T12:20:53.863Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-22T12:20:53.863Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-22T12:20:53.863Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-22T12:20:53.863Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-22T12:20:53.863Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-22T12:20:53.863Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-22T12:20:53.863Z] === RUN TestFixManifestLayers [2021-08-22T12:20:53.863Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-22T12:20:53.863Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-22T12:20:53.863Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-22T12:20:53.863Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-22T12:20:53.863Z] === RUN TestFixManifestLayersBadParent [2021-08-22T12:20:53.863Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-22T12:20:53.863Z] === RUN TestValidateManifest [2021-08-22T12:20:53.863Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-22T12:20:53.863Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-22T12:20:53.863Z] === RUN TestFormatPlatform [2021-08-22T12:20:53.863Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-22T12:20:53.863Z] === RUN TestGetRepositoryMountCandidates [2021-08-22T12:20:53.863Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-22T12:20:53.863Z] === RUN TestLayerAlreadyExists [2021-08-22T12:20:53.863Z] 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-22T12:20:53.863Z] 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-22T12:20:53.863Z] 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-22T12:20:53.863Z] 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-22T12:20:53.863Z] 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-22T12:20:53.863Z] 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-22T12:20:53.863Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-22T12:20:53.863Z] === RUN TestWhenEmptyAuthConfig [2021-08-22T12:20:54.318Z] time="2021-08-22T12:20:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:20:54.318Z] time="2021-08-22T12:20:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:20:54.318Z] time="2021-08-22T12:20:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:20:54.318Z] time="2021-08-22T12:20:53Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:20:54.318Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-22T12:20:54.318Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-08-22T12:20:54.318Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-08-22T12:20:54.318Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-08-22T12:20:54.318Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-08-22T12:20:54.318Z] === RUN TestTransfer [2021-08-22T12:20:54.318Z] --- PASS: TestTransfer (0.12s) [2021-08-22T12:20:54.318Z] === RUN TestConcurrencyLimit [2021-08-22T12:20:54.345Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-22T12:20:54.345Z] === RUN TestBuildUncleanTarFilenames [2021-08-22T12:20:54.773Z] === RUN TestNotFound [2021-08-22T12:20:54.773Z] --- PASS: TestNotFound (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestConflict [2021-08-22T12:20:54.773Z] --- PASS: TestConflict (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestForbidden [2021-08-22T12:20:54.773Z] --- PASS: TestForbidden (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestInvalidParameter [2021-08-22T12:20:54.773Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestNotImplemented [2021-08-22T12:20:54.773Z] --- PASS: TestNotImplemented (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestNotModified [2021-08-22T12:20:54.773Z] --- PASS: TestNotModified (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestUnauthorized [2021-08-22T12:20:54.773Z] --- PASS: TestUnauthorized (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestUnknown [2021-08-22T12:20:54.773Z] --- PASS: TestUnknown (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestCancelled [2021-08-22T12:20:54.773Z] --- PASS: TestCancelled (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestDeadline [2021-08-22T12:20:54.773Z] --- PASS: TestDeadline (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestDataLoss [2021-08-22T12:20:54.773Z] --- PASS: TestDataLoss (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestUnavailable [2021-08-22T12:20:54.773Z] --- PASS: TestUnavailable (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestSystem [2021-08-22T12:20:54.773Z] --- PASS: TestSystem (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Not_Found [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Bad_Request [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Conflict [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Unauthorized [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Forbidden [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Not_Modified [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-22T12:20:54.773Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-22T12:20:54.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-22T12:20:54.773Z] PASS [2021-08-22T12:20:54.773Z] coverage: 53.1% of statements [2021-08-22T12:20:54.773Z] ok github.com/docker/docker/errdefs 0.040s coverage: 53.1% of statements [2021-08-22T12:20:54.773Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-08-22T12:20:54.773Z] === RUN TestInactiveJobs [2021-08-22T12:20:54.773Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-08-22T12:20:54.773Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-22T12:20:54.773Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-22T12:20:54.773Z] === RUN TestTokenPassThru [2021-08-22T12:20:54.773Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-22T12:20:54.773Z] === RUN TestTokenPassThruDifferentHost [2021-08-22T12:20:54.773Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-22T12:20:54.773Z] PASS [2021-08-22T12:20:54.773Z] coverage: 24.1% of statements [2021-08-22T12:20:54.773Z] === RUN TestFSGetInvalidData [2021-08-22T12:20:54.773Z] --- PASS: TestInactiveJobs (0.38s) [2021-08-22T12:20:54.773Z] === RUN TestWatchRelease [2021-08-22T12:20:54.773Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-22T12:20:54.773Z] === RUN TestFSInvalidSet [2021-08-22T12:20:54.773Z] ok github.com/docker/docker/distribution 1.495s coverage: 24.1% of statements [2021-08-22T12:20:54.911Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-08-22T12:20:54.911Z] === RUN TestBuildMultiStageLayerLeak [2021-08-22T12:20:55.028Z] --- PASS: TestConfigInspect (2.36s) [2021-08-22T12:20:55.028Z] === RUN TestConfigList [2021-08-22T12:20:55.228Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestFSInvalidRoot [2021-08-22T12:20:55.228Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestFSMetadataGetSet [2021-08-22T12:20:55.228Z] --- PASS: TestWatchRelease (0.04s) [2021-08-22T12:20:55.228Z] === RUN TestWatchFinishedTransfer [2021-08-22T12:20:55.228Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-22T12:20:55.228Z] === RUN TestDuplicateTransfer [2021-08-22T12:20:55.228Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-22T12:20:55.228Z] === RUN TestFSInvalidWalker [2021-08-22T12:20:55.228Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestFSGetSet [2021-08-22T12:20:55.228Z] --- PASS: TestFSGetSet (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestFSGetUnsetKey [2021-08-22T12:20:55.228Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-22T12:20:55.228Z] === RUN TestSuccessfulUpload [2021-08-22T12:20:55.228Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestFSGetEmptyData [2021-08-22T12:20:55.228Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestFSDelete [2021-08-22T12:20:55.228Z] --- PASS: TestFSDelete (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestFSWalker [2021-08-22T12:20:55.228Z] --- PASS: TestFSWalker (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestFSWalkerStopOnError [2021-08-22T12:20:55.228Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestNewFromJSON [2021-08-22T12:20:55.228Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-22T12:20:55.228Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-22T12:20:55.228Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-22T12:20:55.228Z] === RUN TestMarshalKeyOrder [2021-08-22T12:20:55.228Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-22T12:20:55.228Z] === RUN TestHistoryEqual [2021-08-22T12:20:55.228Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-22T12:20:55.228Z] --- PASS: TestHistoryEqual (0.15s) [2021-08-22T12:20:55.228Z] === RUN TestImage [2021-08-22T12:20:55.228Z] --- PASS: TestImage (0.00s) [2021-08-22T12:20:55.228Z] === RUN TestImageOSNotEmpty [2021-08-22T12:20:55.228Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-22T12:20:55.228Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-22T12:20:55.228Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-22T12:20:55.228Z] === RUN TestCreate [2021-08-22T12:20:55.228Z] --- PASS: TestCreate (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestRestore [2021-08-22T12:20:55.228Z] time="2021-08-22T12:20:55Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-22T12:20:55.228Z] --- PASS: TestRestore (0.02s) [2021-08-22T12:20:55.228Z] === RUN TestAddDelete [2021-08-22T12:20:55.228Z] --- PASS: TestAddDelete (0.02s) [2021-08-22T12:20:55.228Z] === RUN TestSearchAfterDelete [2021-08-22T12:20:55.228Z] time="2021-08-22T12:20:55Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-22T12:20:55.228Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestParentReset [2021-08-22T12:20:55.228Z] --- PASS: TestParentReset (0.02s) [2021-08-22T12:20:55.228Z] === RUN TestGetAndSetLastUpdated [2021-08-22T12:20:55.228Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-22T12:20:55.228Z] === RUN TestStoreLen [2021-08-22T12:20:55.228Z] --- PASS: TestStoreLen (0.03s) [2021-08-22T12:20:55.228Z] PASS [2021-08-22T12:20:55.228Z] coverage: 86.6% of statements [2021-08-22T12:20:55.228Z] ok github.com/docker/docker/image 0.455s coverage: 86.6% of statements [2021-08-22T12:20:55.683Z] --- PASS: TestSuccessfulUpload (0.37s) [2021-08-22T12:20:55.683Z] === RUN TestCancelledUpload [2021-08-22T12:20:55.683Z] --- PASS: TestCancelledUpload (0.02s) [2021-08-22T12:20:55.683Z] PASS [2021-08-22T12:20:55.683Z] coverage: 77.3% of statements [2021-08-22T12:20:55.683Z] ok github.com/docker/docker/distribution/xfer 1.840s coverage: 77.3% of statements [2021-08-22T12:20:55.683Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-22T12:20:55.683Z] === RUN TestCompare [2021-08-22T12:20:55.683Z] --- PASS: TestCompare (0.00s) [2021-08-22T12:20:55.683Z] PASS [2021-08-22T12:20:55.683Z] coverage: 19.2% of statements [2021-08-22T12:20:55.683Z] ok github.com/docker/docker/image/cache 0.072s coverage: 19.2% of statements [2021-08-22T12:20:56.642Z] === RUN TestValidateManifest [2021-08-22T12:20:56.642Z] === RUN TestValidateManifest/nil [2021-08-22T12:20:56.642Z] === RUN TestValidateManifest/non-nil [2021-08-22T12:20:56.642Z] --- PASS: TestValidateManifest (0.00s) [2021-08-22T12:20:56.642Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-22T12:20:56.642Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-22T12:20:56.642Z] PASS [2021-08-22T12:20:56.642Z] coverage: 0.7% of statements [2021-08-22T12:20:56.642Z] === RUN TestMakeV1ConfigFromConfig [2021-08-22T12:20:56.642Z] ok github.com/docker/docker/image/tarexport 0.150s coverage: 0.7% of statements [2021-08-22T12:20:56.642Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-22T12:20:56.642Z] PASS [2021-08-22T12:20:56.642Z] coverage: 25.0% of statements [2021-08-22T12:20:56.642Z] ok github.com/docker/docker/image/v1 0.119s coverage: 25.0% of statements [2021-08-22T12:20:56.642Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-22T12:20:56.935Z] --- PASS: TestConfigList (2.13s) [2021-08-22T12:20:56.935Z] === RUN TestConfigsCreateAndDelete [2021-08-22T12:20:57.603Z] === RUN TestSerialization [2021-08-22T12:20:57.603Z] --- PASS: TestSerialization (0.02s) [2021-08-22T12:20:57.603Z] PASS [2021-08-22T12:20:57.603Z] coverage: 100.0% of statements [2021-08-22T12:20:57.603Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-08-22T12:20:58.058Z] === RUN TestEnvironmentParsing [2021-08-22T12:20:58.058Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-22T12:20:58.058Z] PASS [2021-08-22T12:20:58.058Z] coverage: 1.2% of statements [2021-08-22T12:20:58.058Z] ok github.com/docker/docker/libcontainerd/local 0.056s coverage: 1.2% of statements [2021-08-22T12:20:58.058Z] === RUN TestEmptyLayer [2021-08-22T12:20:58.058Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestCommitFailure [2021-08-22T12:20:58.058Z] --- PASS: TestCommitFailure (0.01s) [2021-08-22T12:20:58.058Z] === RUN TestStartTransactionFailure [2021-08-22T12:20:58.058Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestGetOrphan [2021-08-22T12:20:58.058Z] --- PASS: TestGetOrphan (0.01s) [2021-08-22T12:20:58.058Z] === RUN TestMountAndRegister [2021-08-22T12:20:58.058Z] layer_test.go:271: Layer size: 14 [2021-08-22T12:20:58.058Z] --- PASS: TestMountAndRegister (0.04s) [2021-08-22T12:20:58.058Z] === RUN TestLayerRelease [2021-08-22T12:20:58.058Z] layer_test.go:304: Failing on Windows [2021-08-22T12:20:58.058Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestStoreRestore [2021-08-22T12:20:58.058Z] layer_test.go:353: Failing on Windows [2021-08-22T12:20:58.058Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestTarStreamStability [2021-08-22T12:20:58.058Z] layer_test.go:468: Failing on Windows [2021-08-22T12:20:58.058Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestRegisterExistingLayer [2021-08-22T12:20:58.058Z] --- PASS: TestRegisterExistingLayer (0.09s) [2021-08-22T12:20:58.058Z] === RUN TestTarStreamVerification [2021-08-22T12:20:58.058Z] layer_test.go:697: Failing on Windows [2021-08-22T12:20:58.058Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestLayerMigration [2021-08-22T12:20:58.058Z] migration_test.go:46: Failing on Windows [2021-08-22T12:20:58.058Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestLayerMigrationNoTarsplit [2021-08-22T12:20:58.058Z] migration_test.go:182: Failing on Windows [2021-08-22T12:20:58.058Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestMountInit [2021-08-22T12:20:58.058Z] mount_test.go:17: Failing on Windows [2021-08-22T12:20:58.058Z] --- SKIP: TestMountInit (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestMountSize [2021-08-22T12:20:58.058Z] mount_test.go:76: Failing on Windows [2021-08-22T12:20:58.058Z] --- SKIP: TestMountSize (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestMountChanges [2021-08-22T12:20:58.058Z] mount_test.go:125: Failing on Windows [2021-08-22T12:20:58.058Z] --- SKIP: TestMountChanges (0.00s) [2021-08-22T12:20:58.058Z] === RUN TestMountApply [2021-08-22T12:20:58.058Z] mount_test.go:212: Failing on Windows [2021-08-22T12:20:58.058Z] --- SKIP: TestMountApply (0.00s) [2021-08-22T12:20:58.058Z] PASS [2021-08-22T12:20:58.058Z] coverage: 30.1% of statements [2021-08-22T12:20:58.058Z] ok github.com/docker/docker/layer 0.227s coverage: 30.1% of statements [2021-08-22T12:20:58.513Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-22T12:20:58.513Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-22T12:20:58.513Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-22T12:20:58.513Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-22T12:20:58.843Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2021-08-22T12:20:58.843Z] === RUN TestConfigsUpdate [2021-08-22T12:20:58.969Z] === RUN TestSequenceGetAvailableBit [2021-08-22T12:20:58.970Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestSequenceEqual [2021-08-22T12:20:58.970Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestSequenceCopy [2021-08-22T12:20:58.970Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestGetFirstAvailable [2021-08-22T12:20:58.970Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestFindSequence [2021-08-22T12:20:58.970Z] --- PASS: TestFindSequence (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestCheckIfAvailable [2021-08-22T12:20:58.970Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestMergeSequences [2021-08-22T12:20:58.970Z] --- PASS: TestMergeSequences (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestPushReservation [2021-08-22T12:20:58.970Z] --- PASS: TestPushReservation (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestSerializeDeserialize [2021-08-22T12:20:58.970Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestSet [2021-08-22T12:20:58.970Z] --- PASS: TestSet (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestSetUnset [2021-08-22T12:20:58.970Z] --- PASS: TestSetUnset (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestOffsetSetUnset [2021-08-22T12:20:58.970Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestSetInRange [2021-08-22T12:20:58.970Z] --- PASS: TestSetInRange (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestSetAnyInRange [2021-08-22T12:20:58.970Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestMethods [2021-08-22T12:20:58.970Z] --- PASS: TestMethods (0.00s) [2021-08-22T12:20:58.970Z] === RUN TestRandomAllocateDeallocate [2021-08-22T12:20:59.091Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2021-08-22T12:20:59.091Z] === RUN TestBuildWithHugeFile [2021-08-22T12:20:59.186Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.597s coverage: 7.2% of statements [2021-08-22T12:20:59.186Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-22T12:20:59.186Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-22T12:21:00.495Z] === RUN TestInvalidConfig [2021-08-22T12:21:00.495Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-22T12:21:00.495Z] === RUN TestConfig [2021-08-22T12:21:00.495Z] --- PASS: TestConfig (0.00s) [2021-08-22T12:21:00.495Z] === RUN TestOptionsLabels [2021-08-22T12:21:00.495Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-22T12:21:00.495Z] === RUN TestValidName [2021-08-22T12:21:00.495Z] --- PASS: TestValidName (0.00s) [2021-08-22T12:21:00.495Z] === RUN TestTLSConfiguration [2021-08-22T12:21:00.818Z] ..........................xx.................... [ 29%] [2021-08-22T12:21:00.951Z] time="2021-08-22T12:21:00Z" level=info msg="Option Initializing KV with TLS" [2021-08-22T12:21:00.951Z] --- PASS: TestTLSConfiguration (0.16s) [2021-08-22T12:21:00.951Z] PASS [2021-08-22T12:21:00.951Z] coverage: 24.0% of statements [2021-08-22T12:21:00.951Z] ok github.com/docker/docker/libnetwork/config 0.229s coverage: 24.0% of statements [2021-08-22T12:21:01.382Z] --- PASS: TestConfigsUpdate (2.14s) [2021-08-22T12:21:01.382Z] === RUN TestTemplatedConfig [2021-08-22T12:21:01.406Z] === RUN TestKey [2021-08-22T12:21:01.406Z] --- PASS: TestKey (0.00s) [2021-08-22T12:21:01.406Z] === RUN TestParseKey [2021-08-22T12:21:01.406Z] --- PASS: TestParseKey (0.00s) [2021-08-22T12:21:01.406Z] === RUN TestInvalidDataStore [2021-08-22T12:21:01.406Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-22T12:21:01.406Z] === RUN TestKVObjectFlatKey [2021-08-22T12:21:01.406Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-22T12:21:01.406Z] === RUN TestAtomicKVObjectFlatKey [2021-08-22T12:21:01.406Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-22T12:21:01.406Z] PASS [2021-08-22T12:21:01.406Z] coverage: 21.9% of statements [2021-08-22T12:21:01.406Z] ok github.com/docker/docker/libnetwork/datastore 0.061s coverage: 21.9% of statements [2021-08-22T12:21:02.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-22T12:21:02.373Z] === RUN TestErrorInterfaces [2021-08-22T12:21:02.373Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-22T12:21:02.373Z] === RUN TestNetworkMarshalling [2021-08-22T12:21:02.373Z] === RUN TestIPDataMarshalling [2021-08-22T12:21:02.373Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-22T12:21:02.373Z] === RUN TestValidateAndIsV6 [2021-08-22T12:21:02.373Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-22T12:21:02.373Z] PASS [2021-08-22T12:21:02.373Z] coverage: 68.9% of statements [2021-08-22T12:21:02.373Z] ok github.com/docker/docker/libnetwork/driverapi 0.044s coverage: 68.9% of statements [2021-08-22T12:21:02.373Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-08-22T12:21:02.373Z] === RUN TestEndpointMarshalling [2021-08-22T12:21:02.373Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-22T12:21:02.373Z] === RUN TestAuxAddresses [2021-08-22T12:21:02.373Z] time="2021-08-22T12:21:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-22T12:21:02.373Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-22T12:21:02.373Z] === RUN TestSRVServiceQuery [2021-08-22T12:21:02.373Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:21:02.373Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-08-22T12:21:02.373Z] === RUN TestServiceVIPReuse [2021-08-22T12:21:02.373Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:21:02.373Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-22T12:21:02.373Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-22T12:21:02.373Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:21:02.373Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-22T12:21:02.373Z] === RUN TestDNSIPQuery [2021-08-22T12:21:02.373Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:21:02.373Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-22T12:21:02.373Z] === RUN TestDNSProxyServFail [2021-08-22T12:21:02.373Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:21:02.373Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-22T12:21:02.373Z] === RUN TestSandboxAddEmpty [2021-08-22T12:21:02.373Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:21:02.373Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-22T12:21:02.373Z] === RUN TestSandboxAddMultiPrio [2021-08-22T12:21:02.373Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:21:02.373Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2021-08-22T12:21:02.373Z] === RUN TestSandboxAddSamePrio [2021-08-22T12:21:02.373Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:21:02.373Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-22T12:21:02.373Z] === RUN TestCleanupServiceDiscovery [2021-08-22T12:21:02.374Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:21:02.374Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-22T12:21:02.374Z] === RUN TestDNSOptions [2021-08-22T12:21:02.374Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:21:02.374Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-22T12:21:02.374Z] === RUN TestMultipleControllersWithSameStore [2021-08-22T12:21:02.374Z] time="2021-08-22T12:21:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-22T12:21:02.374Z] time="2021-08-22T12:21:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-22T12:21:02.374Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-08-22T12:21:02.374Z] PASS [2021-08-22T12:21:02.374Z] coverage: 8.6% of statements [2021-08-22T12:21:02.374Z] ok github.com/docker/docker/libnetwork 0.338s coverage: 8.6% of statements [2021-08-22T12:21:02.829Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-22T12:21:02.829Z] === RUN TestDriver [2021-08-22T12:21:02.829Z] --- PASS: TestDriver (0.00s) [2021-08-22T12:21:02.829Z] PASS [2021-08-22T12:21:02.829Z] coverage: 34.8% of statements [2021-08-22T12:21:02.829Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2021-08-22T12:21:03.284Z] --- PASS: TestRandomAllocateDeallocate (3.98s) [2021-08-22T12:21:03.284Z] === RUN TestAllocateRandomDeallocate [2021-08-22T12:21:03.284Z] === RUN TestDriver [2021-08-22T12:21:03.284Z] --- PASS: TestDriver (0.00s) [2021-08-22T12:21:03.284Z] PASS [2021-08-22T12:21:03.284Z] coverage: 34.8% of statements [2021-08-22T12:21:03.284Z] ok github.com/docker/docker/libnetwork/drivers/null 0.043s coverage: 34.8% of statements [2021-08-22T12:21:03.739Z] === RUN TestNetworkAllocateFree [2021-08-22T12:21:03.739Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-22T12:21:03.739Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-22T12:21:03.739Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-22T12:21:03.739Z] PASS [2021-08-22T12:21:03.739Z] coverage: 63.6% of statements [2021-08-22T12:21:03.739Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.041s coverage: 63.6% of statements [2021-08-22T12:21:04.195Z] --- PASS: TestAllocateRandomDeallocate (1.00s) [2021-08-22T12:21:04.195Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-22T12:21:04.195Z] === RUN TestGetEmptyCapabilities [2021-08-22T12:21:04.195Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-22T12:21:04.195Z] === RUN TestGetExtraCapabilities [2021-08-22T12:21:04.195Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-22T12:21:04.195Z] === RUN TestGetInvalidCapabilities [2021-08-22T12:21:04.195Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-22T12:21:04.195Z] === RUN TestRemoteDriver [2021-08-22T12:21:04.195Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-22T12:21:04.195Z] === RUN TestDriverError [2021-08-22T12:21:04.195Z] --- PASS: TestDriverError (0.01s) [2021-08-22T12:21:04.195Z] === RUN TestMissingValues [2021-08-22T12:21:04.195Z] --- PASS: TestMissingValues (0.00s) [2021-08-22T12:21:04.195Z] === RUN TestRollback [2021-08-22T12:21:04.195Z] --- PASS: TestRollback (0.00s) [2021-08-22T12:21:04.195Z] PASS [2021-08-22T12:21:04.195Z] coverage: 57.4% of statements [2021-08-22T12:21:04.195Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.080s coverage: 57.4% of statements [2021-08-22T12:21:04.651Z] === RUN TestNAT [2021-08-22T12:21:04.651Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-22T12:21:04.651Z] --- SKIP: TestNAT (0.00s) [2021-08-22T12:21:04.651Z] === RUN TestTransparent [2021-08-22T12:21:04.651Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-22T12:21:04.651Z] --- SKIP: TestTransparent (0.00s) [2021-08-22T12:21:04.651Z] PASS [2021-08-22T12:21:04.651Z] coverage: 0.0% of statements [2021-08-22T12:21:04.651Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2021-08-22T12:21:04.675Z] --- PASS: TestTemplatedConfig (3.41s) [2021-08-22T12:21:04.675Z] === RUN TestConfigCreateResolve [2021-08-22T12:21:05.108Z] === RUN TestBuildDefault [2021-08-22T12:21:05.108Z] --- PASS: TestBuildDefault (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestBuildHostnameDomainname [2021-08-22T12:21:05.108Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestBuildHostname [2021-08-22T12:21:05.108Z] --- PASS: TestBuildHostname (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestBuildHostnameFQDN [2021-08-22T12:21:05.108Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestBuildNoIP [2021-08-22T12:21:05.108Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestUpdate [2021-08-22T12:21:05.108Z] --- PASS: TestUpdate (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-22T12:21:05.108Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-22T12:21:05.108Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestAddEmpty [2021-08-22T12:21:05.108Z] --- PASS: TestAddEmpty (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestAdd [2021-08-22T12:21:05.108Z] --- PASS: TestAdd (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestDeleteEmpty [2021-08-22T12:21:05.108Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestDeleteNewline [2021-08-22T12:21:05.108Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestDelete [2021-08-22T12:21:05.108Z] --- PASS: TestDelete (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestConcurrentWrites [2021-08-22T12:21:05.108Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.00s) [2021-08-22T12:21:05.108Z] === RUN TestRetrieveFromStore [2021-08-22T12:21:05.108Z] --- PASS: TestConcurrentWrites (0.22s) [2021-08-22T12:21:05.108Z] PASS [2021-08-22T12:21:05.108Z] coverage: 81.2% of statements [2021-08-22T12:21:05.108Z] ok github.com/docker/docker/libnetwork/etchosts 0.278s coverage: 81.2% of statements [2021-08-22T12:21:05.108Z] === RUN TestNew [2021-08-22T12:21:05.108Z] --- PASS: TestNew (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestAddDriver [2021-08-22T12:21:05.108Z] --- PASS: TestAddDriver (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestAddDuplicateDriver [2021-08-22T12:21:05.108Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-22T12:21:05.108Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestDriver [2021-08-22T12:21:05.108Z] --- PASS: TestDriver (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestIPAM [2021-08-22T12:21:05.108Z] --- PASS: TestIPAM (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestWalkIPAMs [2021-08-22T12:21:05.108Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-22T12:21:05.108Z] === RUN TestWalkDrivers [2021-08-22T12:21:05.108Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-22T12:21:05.108Z] PASS [2021-08-22T12:21:05.108Z] coverage: 82.4% of statements [2021-08-22T12:21:05.108Z] ok github.com/docker/docker/libnetwork/drvregistry 0.071s coverage: 82.4% of statements [2021-08-22T12:21:05.564Z] --- PASS: TestRetrieveFromStore (0.34s) [2021-08-22T12:21:05.564Z] === RUN TestIsCorrupted [2021-08-22T12:21:05.564Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-22T12:21:05.564Z] === RUN TestSetRollover [2021-08-22T12:21:05.564Z] === RUN TestDiff [2021-08-22T12:21:05.564Z] --- PASS: TestDiff (0.00s) [2021-08-22T12:21:05.564Z] === RUN TestAddedCallback [2021-08-22T12:21:05.564Z] --- PASS: TestAddedCallback (0.00s) [2021-08-22T12:21:05.564Z] === RUN TestRemovedCallback [2021-08-22T12:21:05.564Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-22T12:21:05.564Z] === RUN TestNoCallback [2021-08-22T12:21:05.564Z] --- PASS: TestNoCallback (0.00s) [2021-08-22T12:21:05.564Z] PASS [2021-08-22T12:21:05.564Z] coverage: 48.1% of statements [2021-08-22T12:21:05.564Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.043s coverage: 48.1% of statements [2021-08-22T12:21:06.019Z] === RUN TestNew [2021-08-22T12:21:06.019Z] --- PASS: TestNew (0.00s) [2021-08-22T12:21:06.019Z] === RUN TestAllocate [2021-08-22T12:21:06.019Z] --- PASS: TestAllocate (0.00s) [2021-08-22T12:21:06.019Z] === RUN TestUninitialized [2021-08-22T12:21:06.019Z] --- PASS: TestUninitialized (0.00s) [2021-08-22T12:21:06.019Z] === RUN TestAllocateInRange [2021-08-22T12:21:06.019Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-22T12:21:06.019Z] === RUN TestAllocateSerial [2021-08-22T12:21:06.019Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-22T12:21:06.019Z] PASS [2021-08-22T12:21:06.019Z] coverage: 87.5% of statements [2021-08-22T12:21:06.019Z] ok github.com/docker/docker/libnetwork/idm 0.039s coverage: 87.5% of statements [2021-08-22T12:21:06.392Z] === RUN TestBoolValue [2021-08-22T12:21:06.392Z] --- PASS: TestBoolValue (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestBoolValueOrDefault [2021-08-22T12:21:06.392Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestInt64ValueOrZero [2021-08-22T12:21:06.392Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestInt64ValueOrDefault [2021-08-22T12:21:06.392Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-22T12:21:06.392Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestJsonContentType [2021-08-22T12:21:06.392Z] --- PASS: TestJsonContentType (0.00s) [2021-08-22T12:21:06.392Z] PASS [2021-08-22T12:21:06.392Z] coverage: 14.7% of statements [2021-08-22T12:21:06.392Z] ok github.com/docker/docker/api/server/httputils 0.094s coverage: 14.7% of statements [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-22T12:21:06.392Z] === RUN TestMaskSecretKeys [2021-08-22T12:21:06.392Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-22T12:21:06.392Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-22T12:21:06.392Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-22T12:21:06.392Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-22T12:21:06.392Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-22T12:21:06.392Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-22T12:21:06.392Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestVersionMiddlewareVersion [2021-08-22T12:21:06.392Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-22T12:21:06.392Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-22T12:21:06.392Z] PASS [2021-08-22T12:21:06.392Z] coverage: 37.7% of statements [2021-08-22T12:21:06.392Z] ok github.com/docker/docker/api/server/middleware 0.044s coverage: 37.7% of statements [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-22T12:21:06.392Z] === RUN TestStrSliceMarshalJSON [2021-08-22T12:21:06.392Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestStrSliceUnmarshalJSON [2021-08-22T12:21:06.392Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestStrSliceUnmarshalString [2021-08-22T12:21:06.392Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestStrSliceUnmarshalSlice [2021-08-22T12:21:06.392Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-22T12:21:06.392Z] PASS [2021-08-22T12:21:06.392Z] coverage: 90.0% of statements [2021-08-22T12:21:06.392Z] ok github.com/docker/docker/api/types/strslice 0.037s coverage: 90.0% of statements [2021-08-22T12:21:06.392Z] === RUN TestAdjustForAPIVersion [2021-08-22T12:21:06.392Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-22T12:21:06.392Z] PASS [2021-08-22T12:21:06.392Z] coverage: 5.7% of statements [2021-08-22T12:21:06.392Z] ok github.com/docker/docker/api/server/router/swarm 0.049s coverage: 5.7% of statements [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-22T12:21:06.392Z] === RUN TestToJSON [2021-08-22T12:21:06.392Z] --- PASS: TestToJSON (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestToParamWithVersion [2021-08-22T12:21:06.392Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestFromJSON [2021-08-22T12:21:06.392Z] --- PASS: TestFromJSON (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestEmpty [2021-08-22T12:21:06.392Z] --- PASS: TestEmpty (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestArgsMatchKVListEmptySources [2021-08-22T12:21:06.392Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestArgsMatchKVList [2021-08-22T12:21:06.392Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestArgsMatch [2021-08-22T12:21:06.392Z] --- PASS: TestArgsMatch (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestAdd [2021-08-22T12:21:06.392Z] --- PASS: TestAdd (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestDel [2021-08-22T12:21:06.392Z] --- PASS: TestDel (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestLen [2021-08-22T12:21:06.392Z] --- PASS: TestLen (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestExactMatch [2021-08-22T12:21:06.392Z] --- PASS: TestExactMatch (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestOnlyOneExactMatch [2021-08-22T12:21:06.392Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestContains [2021-08-22T12:21:06.392Z] --- PASS: TestContains (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestValidate [2021-08-22T12:21:06.392Z] --- PASS: TestValidate (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestWalkValues [2021-08-22T12:21:06.392Z] --- PASS: TestWalkValues (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestFuzzyMatch [2021-08-22T12:21:06.392Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestClone [2021-08-22T12:21:06.392Z] --- PASS: TestClone (0.00s) [2021-08-22T12:21:06.392Z] PASS [2021-08-22T12:21:06.392Z] coverage: 92.2% of statements [2021-08-22T12:21:06.392Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-22T12:21:06.392Z] === RUN TestDurationToSecondsString [2021-08-22T12:21:06.392Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-22T12:21:06.392Z] === RUN TestGetTimestamp [2021-08-22T12:21:06.392Z] === RUN TestCompareVersion [2021-08-22T12:21:06.392Z] --- PASS: TestCompareVersion (0.00s) [2021-08-22T12:21:06.392Z] PASS [2021-08-22T12:21:06.392Z] coverage: 75.0% of statements [2021-08-22T12:21:06.392Z] ok github.com/docker/docker/api/types/versions 0.035s coverage: 75.0% of statements [2021-08-22T12:21:06.392Z] --- PASS: TestGetTimestamp (0.13s) [2021-08-22T12:21:06.392Z] === RUN TestParseTimestamps [2021-08-22T12:21:06.392Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-22T12:21:06.392Z] PASS [2021-08-22T12:21:06.392Z] coverage: 100.0% of statements [2021-08-22T12:21:06.392Z] ok github.com/docker/docker/api/types/time 0.178s coverage: 100.0% of statements [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/builder [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-22T12:21:06.392Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-22T12:21:06.392Z] === RUN TestParseRemoteURL [2021-08-22T12:21:06.392Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-22T12:21:06.392Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-22T12:21:06.392Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-22T12:21:06.392Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-22T12:21:06.392Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-22T12:21:06.392Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-22T12:21:06.392Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-22T12:21:06.392Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-22T12:21:06.392Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-22T12:21:06.393Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-22T12:21:06.393Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-22T12:21:06.393Z] === RUN TestCloneArgsSmartHttp [2021-08-22T12:21:06.393Z] --- PASS: TestCloneArgsSmartHttp (0.02s) [2021-08-22T12:21:06.393Z] === RUN TestCloneArgsDumbHttp [2021-08-22T12:21:06.393Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-22T12:21:06.393Z] === RUN TestCloneArgsGit [2021-08-22T12:21:06.393Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-22T12:21:06.393Z] === RUN TestCheckoutGit [2021-08-22T12:21:06.482Z] === RUN TestCaller [2021-08-22T12:21:06.482Z] --- PASS: TestCaller (0.00s) [2021-08-22T12:21:06.482Z] PASS [2021-08-22T12:21:06.482Z] coverage: 100.0% of statements [2021-08-22T12:21:06.482Z] ok github.com/docker/docker/libnetwork/internal/caller 0.038s coverage: 100.0% of statements [2021-08-22T12:21:06.482Z] --- PASS: TestSetRollover (0.97s) [2021-08-22T12:21:06.482Z] === RUN TestSetRolloverSerial [2021-08-22T12:21:06.586Z] --- PASS: TestConfigCreateResolve (1.75s) [2021-08-22T12:21:06.586Z] PASS [2021-08-22T12:21:06.586Z] [2021-08-22T12:21:06.586Z] DONE 6 tests in 13.951s [2021-08-22T12:21:06.587Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-22T12:21:06.587Z] INFO: Testing against a local daemon [2021-08-22T12:21:06.587Z] === RUN TestCheckpoint [2021-08-22T12:21:06.587Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:21:06.587Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-22T12:21:06.587Z] === RUN TestContainerInvalidJSON [2021-08-22T12:21:06.587Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:21:06.587Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:21:06.587Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:21:06.587Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:21:06.587Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:21:06.587Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:21:06.587Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-22T12:21:06.587Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-22T12:21:06.587Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-22T12:21:06.587Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-22T12:21:06.587Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-22T12:21:06.587Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-22T12:21:06.587Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-22T12:21:06.587Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-22T12:21:06.587Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-22T12:21:06.587Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-22T12:21:06.587Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-22T12:21:06.587Z] === RUN TestCopyFromContainer [2021-08-22T12:21:06.937Z] === RUN TestSetSerialInsertDelete [2021-08-22T12:21:06.937Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-22T12:21:06.937Z] === RUN TestSetParallelInsertDelete [2021-08-22T12:21:07.356Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-22T12:21:07.356Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestProcessNoDockerignore [2021-08-22T12:21:07.356Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-22T12:21:07.356Z] --- PASS: TestProcessShouldLeaveAllFiles (0.02s) [2021-08-22T12:21:07.356Z] === RUN TestDetectContentType [2021-08-22T12:21:07.356Z] --- PASS: TestDetectContentType (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestSelectAcceptableMIME [2021-08-22T12:21:07.356Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestInspectEmptyResponse [2021-08-22T12:21:07.356Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestInspectResponseBinary [2021-08-22T12:21:07.356Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestResponseUnsupportedContentType [2021-08-22T12:21:07.356Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestInspectResponseTextSimple [2021-08-22T12:21:07.356Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestInspectResponseEmptyContentType [2021-08-22T12:21:07.356Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestUnknownContentLength [2021-08-22T12:21:07.356Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestDownloadRemote [2021-08-22T12:21:07.356Z] --- PASS: TestDownloadRemote (0.07s) [2021-08-22T12:21:07.356Z] === RUN TestGetWithStatusError [2021-08-22T12:21:07.356Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestCloseRootDirectory [2021-08-22T12:21:07.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:07.356Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestHashFile [2021-08-22T12:21:07.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:07.356Z] --- SKIP: TestHashFile (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestHashSubdir [2021-08-22T12:21:07.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:07.356Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestRemoveDirectory [2021-08-22T12:21:07.356Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:07.356Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-22T12:21:07.356Z] PASS [2021-08-22T12:21:07.356Z] coverage: 9.3% of statements [2021-08-22T12:21:07.356Z] ok github.com/docker/docker/builder/remotecontext 0.236s coverage: 9.3% of statements [2021-08-22T12:21:07.356Z] === RUN TestGetAllAllowed [2021-08-22T12:21:07.356Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestGetAllMeta [2021-08-22T12:21:07.356Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-22T12:21:07.356Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestIsUnreferencedBuiltin [2021-08-22T12:21:07.356Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestIsExistingDirectory [2021-08-22T12:21:07.356Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-08-22T12:21:07.356Z] === RUN TestGetFilenameForDownload [2021-08-22T12:21:07.356Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestEnv2Variables [2021-08-22T12:21:07.356Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-22T12:21:07.356Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestMaintainer [2021-08-22T12:21:07.356Z] --- PASS: TestMaintainer (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestLabel [2021-08-22T12:21:07.356Z] --- PASS: TestLabel (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestFromScratch [2021-08-22T12:21:07.356Z] --- PASS: TestFromScratch (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestFromWithArg [2021-08-22T12:21:07.356Z] --- PASS: TestFromWithArg (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-22T12:21:07.356Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestFromWithUndefinedArg [2021-08-22T12:21:07.356Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestFromMultiStageWithNamedStage [2021-08-22T12:21:07.356Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestOnbuild [2021-08-22T12:21:07.356Z] --- PASS: TestOnbuild (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestWorkdir [2021-08-22T12:21:07.356Z] --- PASS: TestWorkdir (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestCmd [2021-08-22T12:21:07.356Z] --- PASS: TestCmd (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestHealthcheckNone [2021-08-22T12:21:07.356Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestHealthcheckCmd [2021-08-22T12:21:07.356Z] --- PASS: TestHealthcheckCmd (0.01s) [2021-08-22T12:21:07.356Z] === RUN TestEntrypoint [2021-08-22T12:21:07.356Z] --- PASS: TestEntrypoint (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestExpose [2021-08-22T12:21:07.356Z] --- PASS: TestExpose (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestUser [2021-08-22T12:21:07.356Z] --- PASS: TestUser (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestVolume [2021-08-22T12:21:07.356Z] --- PASS: TestVolume (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestStopSignal [2021-08-22T12:21:07.356Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-22T12:21:07.356Z] --- SKIP: TestStopSignal (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestArg [2021-08-22T12:21:07.356Z] --- PASS: TestArg (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestShell [2021-08-22T12:21:07.356Z] --- PASS: TestShell (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestPrependEnvOnCmd [2021-08-22T12:21:07.356Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestRunWithBuildArgs [2021-08-22T12:21:07.356Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestRunIgnoresHealthcheck [2021-08-22T12:21:07.356Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestDispatchUnsupportedOptions [2021-08-22T12:21:07.356Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-22T12:21:07.356Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-22T12:21:07.356Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-22T12:21:07.356Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-22T12:21:07.356Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-22T12:21:07.356Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-22T12:21:07.356Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestNormalizeWorkdir [2021-08-22T12:21:07.356Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestDispatch [2021-08-22T12:21:07.356Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-22T12:21:07.356Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-22T12:21:07.356Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-22T12:21:07.356Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-22T12:21:07.356Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-22T12:21:07.356Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-22T12:21:07.356Z] === RUN TestDispatch/COPY_url [2021-08-22T12:21:07.356Z] --- PASS: TestDispatch (0.06s) [2021-08-22T12:21:07.356Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-22T12:21:07.356Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-22T12:21:07.356Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-22T12:21:07.356Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-22T12:21:07.356Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-22T12:21:07.356Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-22T12:21:07.356Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestAddScratchImageAddsToMounts [2021-08-22T12:21:07.356Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-22T12:21:07.356Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-22T12:21:07.356Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-22T12:21:07.356Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestImageSourceGetAddsToMounts [2021-08-22T12:21:07.356Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestEmptyDockerfile [2021-08-22T12:21:07.356Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestSymlinkDockerfile [2021-08-22T12:21:07.356Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-22T12:21:07.356Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestNonExistingDockerfile [2021-08-22T12:21:07.356Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestCopyRunConfig [2021-08-22T12:21:07.356Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestDeepCopyRunConfig [2021-08-22T12:21:07.356Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestExportImage [2021-08-22T12:21:07.356Z] --- PASS: TestExportImage (0.00s) [2021-08-22T12:21:07.356Z] === RUN TestNormalizeDest [2021-08-22T12:21:07.356Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-22T12:21:07.356Z] PASS [2021-08-22T12:21:07.356Z] coverage: 46.8% of statements [2021-08-22T12:21:07.356Z] ok github.com/docker/docker/builder/dockerfile 0.181s coverage: 46.8% of statements [2021-08-22T12:21:07.356Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-22T12:21:07.392Z] === RUN TestPoolRequest [2021-08-22T12:21:07.392Z] --- PASS: TestPoolRequest (0.00s) [2021-08-22T12:21:07.392Z] === RUN TestOtherRequests [2021-08-22T12:21:07.392Z] --- PASS: TestOtherRequests (0.00s) [2021-08-22T12:21:07.392Z] PASS [2021-08-22T12:21:07.392Z] coverage: 57.1% of statements [2021-08-22T12:21:07.813Z] === RUN TestEnable [2021-08-22T12:21:07.813Z] --- PASS: TestEnable (0.00s) [2021-08-22T12:21:07.813Z] === RUN TestDisable [2021-08-22T12:21:07.813Z] --- PASS: TestDisable (0.00s) [2021-08-22T12:21:07.813Z] === RUN TestEnabled [2021-08-22T12:21:07.813Z] --- PASS: TestEnabled (0.00s) [2021-08-22T12:21:07.813Z] PASS [2021-08-22T12:21:07.813Z] coverage: 100.0% of statements [2021-08-22T12:21:07.813Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2021-08-22T12:21:07.847Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2021-08-22T12:21:07.847Z] === RUN TestInt2IP2IntConversion [2021-08-22T12:21:07.968Z] === RUN TestCopyFromContainer// [2021-08-22T12:21:07.968Z] === RUN TestCopyFromContainer//bar/root [2021-08-22T12:21:07.968Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-22T12:21:07.968Z] === RUN TestCopyFromContainer/bar/quux [2021-08-22T12:21:07.968Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-22T12:21:07.968Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-22T12:21:07.968Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-22T12:21:07.968Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-22T12:21:08.228Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-22T12:21:08.228Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer (1.77s) [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-22T12:21:08.228Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-22T12:21:08.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-22T12:21:08.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:21:08.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:21:08.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:21:08.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:21:08.228Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:21:08.228Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:21:08.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:21:08.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:21:08.228Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:21:08.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-22T12:21:08.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-22T12:21:08.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-22T12:21:08.228Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-22T12:21:08.228Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-22T12:21:08.228Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-22T12:21:08.228Z] === RUN TestCreateWithInvalidEnv [2021-08-22T12:21:08.228Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-22T12:21:08.228Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-22T12:21:08.228Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-22T12:21:08.228Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-22T12:21:08.228Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-22T12:21:08.228Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-22T12:21:08.228Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-22T12:21:08.228Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-22T12:21:08.228Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-22T12:21:08.228Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-22T12:21:08.228Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-22T12:21:08.228Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-22T12:21:08.228Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-22T12:21:08.228Z] === RUN TestCreateTmpfsMountsTarget [2021-08-22T12:21:08.228Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-22T12:21:08.228Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-22T12:21:08.267Z] === RUN TestTCP4Proxy [2021-08-22T12:21:08.268Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-22T12:21:08.268Z] === RUN TestTCP4ProxyHalfClose [2021-08-22T12:21:08.268Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-22T12:21:08.268Z] === RUN TestTCP6Proxy [2021-08-22T12:21:08.268Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-22T12:21:08.268Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-22T12:21:08.268Z] === RUN TestTCPDualStackProxy [2021-08-22T12:21:08.268Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-22T12:21:08.268Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-22T12:21:08.268Z] === RUN TestUDP4Proxy [2021-08-22T12:21:08.268Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-22T12:21:08.268Z] === RUN TestUDP6Proxy [2021-08-22T12:21:08.268Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-22T12:21:08.268Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-22T12:21:08.268Z] === RUN TestUDPWriteError [2021-08-22T12:21:08.268Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-22T12:21:08.268Z] === RUN TestSCTP4Proxy [2021-08-22T12:21:08.268Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-22T12:21:08.268Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-22T12:21:08.268Z] === RUN TestSCTP6Proxy [2021-08-22T12:21:08.268Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-22T12:21:08.268Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-22T12:21:08.268Z] PASS [2021-08-22T12:21:08.268Z] coverage: 49.4% of statements [2021-08-22T12:21:08.268Z] ok github.com/docker/docker/cmd/docker-proxy 0.057s coverage: 49.4% of statements [2021-08-22T12:21:08.302Z] --- PASS: TestInt2IP2IntConversion (0.58s) [2021-08-22T12:21:08.302Z] === RUN TestGetAddressVersion [2021-08-22T12:21:08.302Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-22T12:21:08.302Z] === RUN TestKeyString [2021-08-22T12:21:08.302Z] --- PASS: TestKeyString (0.00s) [2021-08-22T12:21:08.302Z] === RUN TestPoolDataMarshal [2021-08-22T12:21:08.302Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-22T12:21:08.302Z] === RUN TestSubnetsMarshal [2021-08-22T12:21:08.302Z] --- PASS: TestSubnetsMarshal (0.03s) [2021-08-22T12:21:08.302Z] === RUN TestAddSubnets [2021-08-22T12:21:08.302Z] --- PASS: TestAddSubnets (0.03s) [2021-08-22T12:21:08.302Z] === RUN TestDoublePoolRelease [2021-08-22T12:21:08.302Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-22T12:21:08.302Z] === RUN TestAddReleasePoolID [2021-08-22T12:21:08.302Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-08-22T12:21:08.302Z] === RUN TestPredefinedPool [2021-08-22T12:21:08.302Z] --- PASS: TestPredefinedPool (0.03s) [2021-08-22T12:21:08.302Z] === RUN TestRemoveSubnet [2021-08-22T12:21:08.302Z] --- PASS: TestRemoveSubnet (0.14s) [2021-08-22T12:21:08.302Z] === RUN TestGetSameAddress [2021-08-22T12:21:08.302Z] --- PASS: TestSetRolloverSerial (2.12s) [2021-08-22T12:21:08.302Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-22T12:21:08.302Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-22T12:21:08.302Z] PASS [2021-08-22T12:21:08.302Z] --- PASS: TestGetSameAddress (0.01s) [2021-08-22T12:21:08.302Z] === RUN TestPoolAllocationReuse [2021-08-22T12:21:08.302Z] coverage: 84.4% of statements [2021-08-22T12:21:08.759Z] ok github.com/docker/docker/libnetwork/bitseq 9.478s coverage: 84.4% of statements [2021-08-22T12:21:08.759Z] === RUN TestGetCapabilities [2021-08-22T12:21:08.759Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-22T12:21:08.759Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-22T12:21:08.759Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-22T12:21:08.759Z] === RUN TestGetDefaultAddressSpaces [2021-08-22T12:21:08.759Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-08-22T12:21:08.759Z] === RUN TestRemoteDriver [2021-08-22T12:21:08.759Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-22T12:21:08.759Z] PASS [2021-08-22T12:21:08.759Z] coverage: 47.4% of statements [2021-08-22T12:21:08.759Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.064s coverage: 47.4% of statements [2021-08-22T12:21:09.719Z] === RUN TestWindowsIPAM [2021-08-22T12:21:09.719Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-22T12:21:09.719Z] PASS [2021-08-22T12:21:09.719Z] coverage: 71.4% of statements [2021-08-22T12:21:09.719Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.055s coverage: 71.4% of statements [2021-08-22T12:21:10.679Z] === RUN TestDefaultNetwork [2021-08-22T12:21:10.679Z] --- PASS: TestDefaultNetwork (0.28s) [2021-08-22T12:21:10.679Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-22T12:21:10.767Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2021-08-22T12:21:10.767Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-22T12:21:11.135Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-08-22T12:21:11.135Z] === RUN TestInitAddressPools [2021-08-22T12:21:11.135Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-22T12:21:11.135Z] PASS [2021-08-22T12:21:11.135Z] coverage: 74.0% of statements [2021-08-22T12:21:11.135Z] ok github.com/docker/docker/libnetwork/ipamutils 0.598s coverage: 74.0% of statements [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-22T12:21:11.592Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-22T12:21:11.592Z] === RUN TestKeyValue [2021-08-22T12:21:11.592Z] --- PASS: TestKeyValue (0.00s) [2021-08-22T12:21:11.592Z] PASS [2021-08-22T12:21:11.592Z] coverage: 60.0% of statements [2021-08-22T12:21:11.592Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2021-08-22T12:21:11.592Z] --- PASS: TestPoolAllocationReuse (3.29s) [2021-08-22T12:21:12.048Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-22T12:21:12.048Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-08-22T12:21:12.048Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-22T12:21:12.048Z] === RUN TestGenerate [2021-08-22T12:21:12.048Z] --- PASS: TestGenerate (0.00s) [2021-08-22T12:21:12.048Z] === RUN TestGeneratePtr [2021-08-22T12:21:12.048Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-22T12:21:12.048Z] === RUN TestGenerateMissingField [2021-08-22T12:21:12.048Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-22T12:21:12.048Z] === RUN TestFieldCannotBeSet [2021-08-22T12:21:12.048Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-22T12:21:12.048Z] === RUN TestTypeMismatchError [2021-08-22T12:21:12.048Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-22T12:21:12.048Z] PASS [2021-08-22T12:21:12.048Z] coverage: 100.0% of statements [2021-08-22T12:21:12.048Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-08-22T12:21:12.675Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2021-08-22T12:21:12.675Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-22T12:21:12.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:21:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:21:12.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:21:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:21:12.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:21:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:21:12.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:21:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:21:12.675Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:21:12.675Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:21:12.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:21:12.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:21:12.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:21:12.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:21:12.675Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:21:12.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-22T12:21:12.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-22T12:21:12.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-22T12:21:12.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-22T12:21:12.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-22T12:21:12.675Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-22T12:21:12.675Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-22T12:21:13.573Z] === RUN TestNetworkDBSimple [2021-08-22T12:21:13.617Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-08-22T12:21:13.617Z] === RUN TestCreateDifferentPlatform [2021-08-22T12:21:13.617Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-22T12:21:13.617Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-22T12:21:13.617Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-22T12:21:13.617Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-22T12:21:13.617Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-22T12:21:13.617Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-22T12:21:13.617Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-08-22T12:21:13.617Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-22T12:21:13.617Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-22T12:21:13.617Z] === RUN TestContainerStartOnDaemonRestart [2021-08-22T12:21:13.617Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-22T12:21:13.617Z] === RUN TestDaemonRestartIpcMode [2021-08-22T12:21:13.617Z] === PAUSE TestDaemonRestartIpcMode [2021-08-22T12:21:13.617Z] === RUN TestDaemonHostGatewayIP [2021-08-22T12:21:13.617Z] === PAUSE TestDaemonHostGatewayIP [2021-08-22T12:21:13.617Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-22T12:21:13.617Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-22T12:21:13.617Z] === RUN TestContainerKillOnDaemonStart [2021-08-22T12:21:13.617Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-22T12:21:13.617Z] === RUN TestDiff [2021-08-22T12:21:14.030Z] testing: warning: no tests to run [2021-08-22T12:21:14.030Z] PASS [2021-08-22T12:21:14.030Z] coverage: 0.0% of statements [2021-08-22T12:21:14.030Z] ok github.com/docker/docker/libnetwork/osl 0.035s coverage: 0.0% of statements [no tests to run] [2021-08-22T12:21:14.114Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-08-22T12:21:14.114Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-22T12:21:14.114Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-22T12:21:14.485Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.68s) [2021-08-22T12:21:14.485Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-22T12:21:14.485Z] === RUN TestRequestNewPort [2021-08-22T12:21:14.485Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-22T12:21:14.485Z] === RUN TestRequestSpecificPort [2021-08-22T12:21:14.485Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-22T12:21:14.485Z] === RUN TestReleasePort [2021-08-22T12:21:14.485Z] --- PASS: TestReleasePort (0.00s) [2021-08-22T12:21:14.485Z] === RUN TestReuseReleasedPort [2021-08-22T12:21:14.485Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-22T12:21:14.485Z] === RUN TestReleaseUnreadledPort [2021-08-22T12:21:14.485Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-22T12:21:14.485Z] === RUN TestUnknowProtocol [2021-08-22T12:21:14.485Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-22T12:21:14.485Z] === RUN TestAllocateAllPorts [2021-08-22T12:21:14.485Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-22T12:21:14.485Z] === RUN TestPortAllocation [2021-08-22T12:21:14.485Z] --- PASS: TestPortAllocation (0.00s) [2021-08-22T12:21:14.485Z] === RUN TestPortAllocationWithCustomRange [2021-08-22T12:21:14.485Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-22T12:21:14.485Z] === RUN TestNoDuplicateBPR [2021-08-22T12:21:14.485Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-22T12:21:14.485Z] === RUN TestChangePortRange [2021-08-22T12:21:14.485Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-22T12:21:14.485Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-22T12:21:14.485Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-22T12:21:14.485Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-22T12:21:14.485Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-22T12:21:14.485Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-22T12:21:14.485Z] --- PASS: TestChangePortRange (0.00s) [2021-08-22T12:21:14.485Z] PASS [2021-08-22T12:21:14.485Z] coverage: 88.6% of statements [2021-08-22T12:21:14.485Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 88.6% of statements [2021-08-22T12:21:14.557Z] --- PASS: TestDiff (0.74s) [2021-08-22T12:21:14.557Z] === RUN TestExecWithCloseStdin [2021-08-22T12:21:14.942Z] 2021/08/22 12:21:14 Closing DB instances... [2021-08-22T12:21:15.397Z] testing: warning: no tests to run [2021-08-22T12:21:15.397Z] PASS [2021-08-22T12:21:15.397Z] coverage: 0.0% of statements [2021-08-22T12:21:15.397Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2021-08-22T12:21:15.498Z] --- PASS: TestExecWithCloseStdin (1.08s) [2021-08-22T12:21:15.498Z] === RUN TestExec [2021-08-22T12:21:15.853Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.29s) [2021-08-22T12:21:15.853Z] === RUN TestGetAddress [2021-08-22T12:21:15.853Z] === RUN TestHashData [2021-08-22T12:21:15.853Z] --- PASS: TestHashData (0.00s) [2021-08-22T12:21:15.853Z] PASS [2021-08-22T12:21:15.853Z] coverage: 2.8% of statements [2021-08-22T12:21:15.853Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2021-08-22T12:21:16.309Z] --- PASS: TestNetworkDBSimple (2.44s) [2021-08-22T12:21:16.309Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-22T12:21:16.437Z] --- PASS: TestExec (1.04s) [2021-08-22T12:21:16.437Z] === RUN TestExecUser [2021-08-22T12:21:16.764Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-22T12:21:16.764Z] PASS [2021-08-22T12:21:16.764Z] coverage: 100.0% of statements [2021-08-22T12:21:16.764Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2021-08-22T12:21:16.764Z] === RUN TestTransportPortConv [2021-08-22T12:21:16.764Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-22T12:21:16.764Z] === RUN TestTransportPortBindingConv [2021-08-22T12:21:16.764Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-22T12:21:16.764Z] === RUN TestErrorConstructors [2021-08-22T12:21:16.764Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-22T12:21:16.764Z] === RUN TestCompareIPMask [2021-08-22T12:21:16.764Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-22T12:21:16.764Z] === RUN TestUtilGetHostPartIP [2021-08-22T12:21:16.764Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-22T12:21:16.764Z] === RUN TestUtilGetBroadcastIP [2021-08-22T12:21:16.764Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-22T12:21:16.764Z] === RUN TestParseCIDR [2021-08-22T12:21:16.764Z] --- PASS: TestParseCIDR (0.00s) [2021-08-22T12:21:16.764Z] PASS [2021-08-22T12:21:16.764Z] coverage: 47.9% of statements [2021-08-22T12:21:16.764Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 47.9% of statements [2021-08-22T12:21:17.220Z] 2021/08/22 12:21:17 Closing DB instances... [2021-08-22T12:21:17.377Z] --- PASS: TestExecUser (1.02s) [2021-08-22T12:21:17.377Z] === RUN TestExportContainerAndImportImage [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-22T12:21:17.675Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-22T12:21:17.675Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-22T12:21:17.676Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-22T12:21:17.676Z] PASS [2021-08-22T12:21:17.676Z] coverage: 50.0% of statements [2021-08-22T12:21:17.676Z] ok github.com/docker/docker/oci 0.044s coverage: 50.0% of statements [2021-08-22T12:21:18.131Z] === RUN TestAddressPoolOpt [2021-08-22T12:21:18.131Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/a [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/something [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/_=a [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/env1=value1 [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/_env1=value1 [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/PATH [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/=a [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/PATH= [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/PATH=something [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/asd!qwe [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/1asd [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/123 [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/some_space [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/__some_space_before [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/some_space_after__ [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/= [2021-08-22T12:21:18.131Z] === RUN TestValidateEnv/PaTh [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestParseHost [2021-08-22T12:21:18.131Z] --- PASS: TestParseHost (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestParseDockerDaemonHost [2021-08-22T12:21:18.131Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestParseTCP [2021-08-22T12:21:18.131Z] --- PASS: TestParseTCP (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-22T12:21:18.131Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestValidateExtraHosts [2021-08-22T12:21:18.131Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestIpOptString [2021-08-22T12:21:18.131Z] --- PASS: TestIpOptString (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-22T12:21:18.131Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestNewIpOptValidDefaultVal [2021-08-22T12:21:18.131Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestIpOptSetInvalidVal [2021-08-22T12:21:18.131Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestValidateIPAddress [2021-08-22T12:21:18.131Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestMapOpts [2021-08-22T12:21:18.131Z] --- PASS: TestMapOpts (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestListOptsWithoutValidator [2021-08-22T12:21:18.131Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestListOptsWithValidator [2021-08-22T12:21:18.131Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestValidateDNSSearch [2021-08-22T12:21:18.131Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_general_format [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_one_more [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-22T12:21:18.131Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel (0.01s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-22T12:21:18.131Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestNamedListOpts [2021-08-22T12:21:18.131Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestNamedMapOpts [2021-08-22T12:21:18.131Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestParseLink [2021-08-22T12:21:18.131Z] --- PASS: TestParseLink (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestQuotedStringSetWithQuotes [2021-08-22T12:21:18.131Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-22T12:21:18.131Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-22T12:21:18.131Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-22T12:21:18.131Z] === RUN TestUlimitOpt [2021-08-22T12:21:18.131Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-22T12:21:18.131Z] PASS [2021-08-22T12:21:18.131Z] coverage: 67.1% of statements [2021-08-22T12:21:18.131Z] ok github.com/docker/docker/opts 0.070s coverage: 67.1% of statements [2021-08-22T12:21:18.317Z] --- PASS: TestExportContainerAndImportImage (0.93s) [2021-08-22T12:21:18.317Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-22T12:21:18.554Z] === RUN TestCheckpointCreateError [2021-08-22T12:21:18.554Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCheckpointCreate [2021-08-22T12:21:18.554Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCheckpointDeleteError [2021-08-22T12:21:18.554Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCheckpointDelete [2021-08-22T12:21:18.554Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCheckpointListError [2021-08-22T12:21:18.554Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCheckpointList [2021-08-22T12:21:18.554Z] --- PASS: TestCheckpointList (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCheckpointListContainerNotFound [2021-08-22T12:21:18.554Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestNewClientWithOpsFromEnv [2021-08-22T12:21:18.554Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-22T12:21:18.554Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestGetAPIPath [2021-08-22T12:21:18.554Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestParseHostURL [2021-08-22T12:21:18.554Z] --- PASS: TestParseHostURL (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-22T12:21:18.554Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-22T12:21:18.554Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestNegotiateAPIVersion [2021-08-22T12:21:18.554Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestNegotiateAPVersionOverride [2021-08-22T12:21:18.554Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-22T12:21:18.554Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-22T12:21:18.554Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-22T12:21:18.554Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestClientRedirect [2021-08-22T12:21:18.554Z] --- PASS: TestClientRedirect (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigCreateUnsupported [2021-08-22T12:21:18.554Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigCreateError [2021-08-22T12:21:18.554Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigCreate [2021-08-22T12:21:18.554Z] --- PASS: TestConfigCreate (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigInspectNotFound [2021-08-22T12:21:18.554Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigInspectWithEmptyID [2021-08-22T12:21:18.554Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigInspectUnsupported [2021-08-22T12:21:18.554Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigInspectError [2021-08-22T12:21:18.554Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigInspectConfigNotFound [2021-08-22T12:21:18.554Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigInspect [2021-08-22T12:21:18.554Z] --- PASS: TestConfigInspect (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigListUnsupported [2021-08-22T12:21:18.554Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigListError [2021-08-22T12:21:18.554Z] --- PASS: TestConfigListError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigList [2021-08-22T12:21:18.554Z] --- PASS: TestConfigList (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigRemoveUnsupported [2021-08-22T12:21:18.554Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigRemoveError [2021-08-22T12:21:18.554Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigRemove [2021-08-22T12:21:18.554Z] --- PASS: TestConfigRemove (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigUpdateUnsupported [2021-08-22T12:21:18.554Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigUpdateError [2021-08-22T12:21:18.554Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestConfigUpdate [2021-08-22T12:21:18.554Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerCommitError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerCommit [2021-08-22T12:21:18.554Z] --- PASS: TestContainerCommit (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerStatPathError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerStatPathNotFoundError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerStatPathNoHeaderError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerStatPath [2021-08-22T12:21:18.554Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCopyToContainerError [2021-08-22T12:21:18.554Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCopyToContainerNotFoundError [2021-08-22T12:21:18.554Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-22T12:21:18.554Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCopyToContainer [2021-08-22T12:21:18.554Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCopyFromContainerError [2021-08-22T12:21:18.554Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCopyFromContainerNotFoundError [2021-08-22T12:21:18.554Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-22T12:21:18.554Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-22T12:21:18.554Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestCopyFromContainer [2021-08-22T12:21:18.554Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerCreateError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerCreateImageNotFound [2021-08-22T12:21:18.554Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerCreateWithName [2021-08-22T12:21:18.554Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerCreateAutoRemove [2021-08-22T12:21:18.554Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerDiffError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerDiff [2021-08-22T12:21:18.554Z] --- PASS: TestContainerDiff (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerExecCreateError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerExecCreate [2021-08-22T12:21:18.554Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerExecStartError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerExecStart [2021-08-22T12:21:18.554Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerExecInspectError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerExecInspect [2021-08-22T12:21:18.554Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerExportError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerExportError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerExport [2021-08-22T12:21:18.554Z] --- PASS: TestContainerExport (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerInspectError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerInspectContainerNotFound [2021-08-22T12:21:18.554Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerInspectWithEmptyID [2021-08-22T12:21:18.554Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerInspect [2021-08-22T12:21:18.554Z] --- PASS: TestContainerInspect (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerInspectNode [2021-08-22T12:21:18.554Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerKillError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerKillError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerKill [2021-08-22T12:21:18.554Z] --- PASS: TestContainerKill (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerListError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerListError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerList [2021-08-22T12:21:18.554Z] --- PASS: TestContainerList (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerLogsNotFoundError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerLogsError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerLogs [2021-08-22T12:21:18.554Z] --- PASS: TestContainerLogs (0.14s) [2021-08-22T12:21:18.554Z] === RUN TestContainerPauseError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerPause [2021-08-22T12:21:18.554Z] --- PASS: TestContainerPause (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainersPruneError [2021-08-22T12:21:18.554Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainersPrune [2021-08-22T12:21:18.554Z] --- PASS: TestContainersPrune (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerRemoveError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerRemoveNotFoundError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerRemove [2021-08-22T12:21:18.554Z] --- PASS: TestContainerRemove (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerRenameError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerRename [2021-08-22T12:21:18.554Z] --- PASS: TestContainerRename (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerResizeError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerExecResizeError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerResize [2021-08-22T12:21:18.554Z] --- PASS: TestContainerResize (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerExecResize [2021-08-22T12:21:18.554Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerRestartError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerRestart [2021-08-22T12:21:18.554Z] --- PASS: TestContainerRestart (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerStartError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerStartError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerStart [2021-08-22T12:21:18.554Z] --- PASS: TestContainerStart (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerStatsError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerStats [2021-08-22T12:21:18.554Z] --- PASS: TestContainerStats (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerStopError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerStopError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerStop [2021-08-22T12:21:18.554Z] --- PASS: TestContainerStop (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerTopError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerTopError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerTop [2021-08-22T12:21:18.554Z] --- PASS: TestContainerTop (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerUnpauseError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerUnpauseError (0.01s) [2021-08-22T12:21:18.554Z] === RUN TestContainerUnpause [2021-08-22T12:21:18.554Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerUpdateError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerUpdate [2021-08-22T12:21:18.554Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerWaitError [2021-08-22T12:21:18.554Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-22T12:21:18.554Z] === RUN TestContainerWait [2021-08-22T12:21:18.555Z] --- PASS: TestContainerWait (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestDiskUsageError [2021-08-22T12:21:18.555Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestDiskUsage [2021-08-22T12:21:18.555Z] --- PASS: TestDiskUsage (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestDistributionInspectUnsupported [2021-08-22T12:21:18.555Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestDistributionInspectWithEmptyID [2021-08-22T12:21:18.555Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestEventsErrorInOptions [2021-08-22T12:21:18.555Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestEventsErrorFromServer [2021-08-22T12:21:18.555Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestEvents [2021-08-22T12:21:18.555Z] --- PASS: TestEvents (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestTLSCloseWriter [2021-08-22T12:21:18.555Z] === PAUSE TestTLSCloseWriter [2021-08-22T12:21:18.555Z] === RUN TestImageBuildError [2021-08-22T12:21:18.555Z] --- PASS: TestImageBuildError (0.01s) [2021-08-22T12:21:18.555Z] === RUN TestImageBuild [2021-08-22T12:21:18.555Z] --- PASS: TestImageBuild (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestGetDockerOS [2021-08-22T12:21:18.555Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageCreateError [2021-08-22T12:21:18.555Z] --- PASS: TestImageCreateError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageCreate [2021-08-22T12:21:18.555Z] --- PASS: TestImageCreate (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageHistoryError [2021-08-22T12:21:18.555Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageHistory [2021-08-22T12:21:18.555Z] --- PASS: TestImageHistory (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageImportError [2021-08-22T12:21:18.555Z] --- PASS: TestImageImportError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageImport [2021-08-22T12:21:18.555Z] --- PASS: TestImageImport (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageInspectError [2021-08-22T12:21:18.555Z] --- PASS: TestImageInspectError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageInspectImageNotFound [2021-08-22T12:21:18.555Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageInspectWithEmptyID [2021-08-22T12:21:18.555Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageInspect [2021-08-22T12:21:18.555Z] --- PASS: TestImageInspect (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageListError [2021-08-22T12:21:18.555Z] --- PASS: TestImageListError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageList [2021-08-22T12:21:18.555Z] --- PASS: TestImageList (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageListApiBefore125 [2021-08-22T12:21:18.555Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageLoadError [2021-08-22T12:21:18.555Z] --- PASS: TestImageLoadError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageLoad [2021-08-22T12:21:18.555Z] --- PASS: TestImageLoad (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagesPruneError [2021-08-22T12:21:18.555Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagesPrune [2021-08-22T12:21:18.555Z] --- PASS: TestImagesPrune (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePullReferenceParseError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePullAnyError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePullWithoutErrors [2021-08-22T12:21:18.555Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePushReferenceError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePushAnyError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImagePushWithoutErrors [2021-08-22T12:21:18.555Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-22T12:21:18.555Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-22T12:21:18.555Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-22T12:21:18.555Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-22T12:21:18.555Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageRemoveError [2021-08-22T12:21:18.555Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageRemoveImageNotFound [2021-08-22T12:21:18.555Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageRemove [2021-08-22T12:21:18.555Z] --- PASS: TestImageRemove (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageSaveError [2021-08-22T12:21:18.555Z] --- PASS: TestImageSaveError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageSave [2021-08-22T12:21:18.555Z] --- PASS: TestImageSave (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageSearchAnyError [2021-08-22T12:21:18.555Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-22T12:21:18.555Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-22T12:21:18.555Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-22T12:21:18.555Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-22T12:21:18.555Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageSearchWithoutErrors [2021-08-22T12:21:18.555Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageTagError [2021-08-22T12:21:18.555Z] --- PASS: TestImageTagError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageTagInvalidReference [2021-08-22T12:21:18.555Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageTagInvalidSourceImageName [2021-08-22T12:21:18.555Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageTagHexSource [2021-08-22T12:21:18.555Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestImageTag [2021-08-22T12:21:18.555Z] --- PASS: TestImageTag (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestInfoServerError [2021-08-22T12:21:18.555Z] --- PASS: TestInfoServerError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestInfoInvalidResponseJSONError [2021-08-22T12:21:18.555Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestInfo [2021-08-22T12:21:18.555Z] --- PASS: TestInfo (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkConnectError [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkConnect [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkCreateError [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkCreate [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkDisconnectError [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkDisconnect [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkInspectError [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkInspectNotFoundError [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkInspectWithEmptyID [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkInspect [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkListError [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkListError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkList [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkList (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworksPruneError [2021-08-22T12:21:18.555Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworksPrune [2021-08-22T12:21:18.555Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkRemoveError [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNetworkRemove [2021-08-22T12:21:18.555Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNodeInspectError [2021-08-22T12:21:18.555Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNodeInspectNodeNotFound [2021-08-22T12:21:18.555Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNodeInspectWithEmptyID [2021-08-22T12:21:18.555Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNodeInspect [2021-08-22T12:21:18.555Z] --- PASS: TestNodeInspect (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNodeListError [2021-08-22T12:21:18.555Z] --- PASS: TestNodeListError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNodeList [2021-08-22T12:21:18.555Z] --- PASS: TestNodeList (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNodeRemoveError [2021-08-22T12:21:18.555Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNodeRemove [2021-08-22T12:21:18.555Z] --- PASS: TestNodeRemove (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNodeUpdateError [2021-08-22T12:21:18.555Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestNodeUpdate [2021-08-22T12:21:18.555Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestOptionWithTimeout [2021-08-22T12:21:18.555Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPingFail [2021-08-22T12:21:18.555Z] --- PASS: TestPingFail (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPingWithError [2021-08-22T12:21:18.555Z] 2021/08/22 12:21:17 RoundTripper returned a response & error; ignoring response [2021-08-22T12:21:18.555Z] 2021/08/22 12:21:17 RoundTripper returned a response & error; ignoring response [2021-08-22T12:21:18.555Z] --- PASS: TestPingWithError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPingSuccess [2021-08-22T12:21:18.555Z] --- PASS: TestPingSuccess (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPingHeadFallback [2021-08-22T12:21:18.555Z] === RUN TestPingHeadFallback/OK [2021-08-22T12:21:18.555Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-22T12:21:18.555Z] === RUN TestPingHeadFallback/Not_Found [2021-08-22T12:21:18.555Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-22T12:21:18.555Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-22T12:21:18.555Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-22T12:21:18.555Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-22T12:21:18.555Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-22T12:21:18.555Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginDisableError [2021-08-22T12:21:18.555Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginDisable [2021-08-22T12:21:18.555Z] --- PASS: TestPluginDisable (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginEnableError [2021-08-22T12:21:18.555Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginEnable [2021-08-22T12:21:18.555Z] --- PASS: TestPluginEnable (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginInspectError [2021-08-22T12:21:18.555Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginInspectWithEmptyID [2021-08-22T12:21:18.555Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginInspect [2021-08-22T12:21:18.555Z] --- PASS: TestPluginInspect (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginListError [2021-08-22T12:21:18.555Z] --- PASS: TestPluginListError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginList [2021-08-22T12:21:18.555Z] --- PASS: TestPluginList (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginPushError [2021-08-22T12:21:18.555Z] --- PASS: TestPluginPushError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginPush [2021-08-22T12:21:18.555Z] --- PASS: TestPluginPush (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginRemoveError [2021-08-22T12:21:18.555Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginRemove [2021-08-22T12:21:18.555Z] --- PASS: TestPluginRemove (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginSetError [2021-08-22T12:21:18.555Z] --- PASS: TestPluginSetError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPluginSet [2021-08-22T12:21:18.555Z] --- PASS: TestPluginSet (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSetHostHeader [2021-08-22T12:21:18.555Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestPlainTextError [2021-08-22T12:21:18.555Z] --- PASS: TestPlainTextError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestInfiniteError [2021-08-22T12:21:18.555Z] --- PASS: TestInfiniteError (0.02s) [2021-08-22T12:21:18.555Z] === RUN TestCanceledContext [2021-08-22T12:21:18.555Z] 2021/08/22 12:21:17 RoundTripper returned a response & error; ignoring response [2021-08-22T12:21:18.555Z] --- PASS: TestCanceledContext (0.01s) [2021-08-22T12:21:18.555Z] === RUN TestDeadlineExceededContext [2021-08-22T12:21:18.555Z] 2021/08/22 12:21:17 RoundTripper returned a response & error; ignoring response [2021-08-22T12:21:18.555Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretCreateUnsupported [2021-08-22T12:21:18.555Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretCreateError [2021-08-22T12:21:18.555Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretCreate [2021-08-22T12:21:18.555Z] --- PASS: TestSecretCreate (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretInspectUnsupported [2021-08-22T12:21:18.555Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretInspectError [2021-08-22T12:21:18.555Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretInspectSecretNotFound [2021-08-22T12:21:18.555Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretInspectWithEmptyID [2021-08-22T12:21:18.555Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretInspect [2021-08-22T12:21:18.555Z] --- PASS: TestSecretInspect (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretListUnsupported [2021-08-22T12:21:18.555Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretListError [2021-08-22T12:21:18.555Z] --- PASS: TestSecretListError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretList [2021-08-22T12:21:18.555Z] --- PASS: TestSecretList (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretRemoveUnsupported [2021-08-22T12:21:18.555Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretRemoveError [2021-08-22T12:21:18.555Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretRemove [2021-08-22T12:21:18.555Z] --- PASS: TestSecretRemove (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretUpdateUnsupported [2021-08-22T12:21:18.555Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretUpdateError [2021-08-22T12:21:18.555Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestSecretUpdate [2021-08-22T12:21:18.555Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestServiceCreateError [2021-08-22T12:21:18.555Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestServiceCreate [2021-08-22T12:21:18.555Z] --- PASS: TestServiceCreate (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-22T12:21:18.555Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestServiceCreateDigestPinning [2021-08-22T12:21:18.555Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestServiceInspectError [2021-08-22T12:21:18.555Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestServiceInspectServiceNotFound [2021-08-22T12:21:18.555Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestServiceInspectWithEmptyID [2021-08-22T12:21:18.555Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestServiceInspect [2021-08-22T12:21:18.555Z] --- PASS: TestServiceInspect (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestServiceListError [2021-08-22T12:21:18.555Z] --- PASS: TestServiceListError (0.00s) [2021-08-22T12:21:18.555Z] === RUN TestServiceList [2021-08-22T12:21:18.555Z] --- PASS: TestServiceList (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestServiceLogsError [2021-08-22T12:21:18.556Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestServiceLogs [2021-08-22T12:21:18.556Z] --- PASS: TestServiceLogs (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestServiceRemoveError [2021-08-22T12:21:18.556Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestServiceRemoveNotFoundError [2021-08-22T12:21:18.556Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestServiceRemove [2021-08-22T12:21:18.556Z] --- PASS: TestServiceRemove (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestServiceUpdateError [2021-08-22T12:21:18.556Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestServiceUpdate [2021-08-22T12:21:18.556Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmGetUnlockKeyError [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmGetUnlockKey [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmInitError [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmInit [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmInit (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmInspectError [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmInspect [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmJoinError [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmJoin [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmLeaveError [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmLeave [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmUnlockError [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmUnlock [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmUpdateError [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestSwarmUpdate [2021-08-22T12:21:18.556Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestTaskInspectError [2021-08-22T12:21:18.556Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestTaskInspectWithEmptyID [2021-08-22T12:21:18.556Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestTaskInspect [2021-08-22T12:21:18.556Z] --- PASS: TestTaskInspect (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestTaskListError [2021-08-22T12:21:18.556Z] --- PASS: TestTaskListError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestTaskList [2021-08-22T12:21:18.556Z] --- PASS: TestTaskList (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestVolumeCreateError [2021-08-22T12:21:18.556Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestVolumeCreate [2021-08-22T12:21:18.556Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestVolumeInspectError [2021-08-22T12:21:18.556Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestVolumeInspectNotFound [2021-08-22T12:21:18.556Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestVolumeInspectWithEmptyID [2021-08-22T12:21:18.556Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestVolumeInspect [2021-08-22T12:21:18.556Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestVolumeListError [2021-08-22T12:21:18.556Z] --- PASS: TestVolumeListError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestVolumeList [2021-08-22T12:21:18.556Z] --- PASS: TestVolumeList (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestVolumeRemoveError [2021-08-22T12:21:18.556Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-22T12:21:18.556Z] === RUN TestVolumeRemove [2021-08-22T12:21:18.556Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-22T12:21:18.556Z] === CONT TestTLSCloseWriter [2021-08-22T12:21:18.556Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-22T12:21:18.556Z] PASS [2021-08-22T12:21:18.556Z] coverage: 74.8% of statements [2021-08-22T12:21:18.556Z] ok github.com/docker/docker/client 0.348s coverage: 74.8% of statements [2021-08-22T12:21:18.587Z] === RUN TestParseVersion [2021-08-22T12:21:18.587Z] --- PASS: TestParseVersion (0.00s) [2021-08-22T12:21:18.587Z] PASS [2021-08-22T12:21:18.587Z] coverage: 52.9% of statements [2021-08-22T12:21:18.587Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2021-08-22T12:21:19.043Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.70s) [2021-08-22T12:21:19.043Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-22T12:21:19.697Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-08-22T12:21:19.697Z] === RUN TestHealthCheckWorkdir [2021-08-22T12:21:20.003Z] 2021/08/22 12:21:19 Closing DB instances... [2021-08-22T12:21:20.003Z] === RUN TestPeerCertificateMarshalJSON [2021-08-22T12:21:20.458Z] === RUN TestIsArchivePathDir [2021-08-22T12:21:20.458Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-22T12:21:20.458Z] === RUN TestIsArchivePathInvalidFile [2021-08-22T12:21:20.458Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-08-22T12:21:20.458Z] === RUN TestIsArchivePathTar [2021-08-22T12:21:20.458Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-08-22T12:21:20.458Z] === RUN TestDecompressStreamGzip [2021-08-22T12:21:20.913Z] --- PASS: TestDecompressStreamGzip (0.20s) [2021-08-22T12:21:20.913Z] === RUN TestDecompressStreamBzip2 [2021-08-22T12:21:20.913Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-08-22T12:21:20.913Z] === RUN TestDecompressStreamXz [2021-08-22T12:21:20.913Z] archive_test.go:134: Xz not present in msys2 [2021-08-22T12:21:20.913Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestCompressStreamXzUnsupported [2021-08-22T12:21:20.913Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-22T12:21:20.913Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestCompressStreamInvalid [2021-08-22T12:21:20.913Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestExtensionInvalid [2021-08-22T12:21:20.913Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestExtensionUncompressed [2021-08-22T12:21:20.913Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestExtensionBzip2 [2021-08-22T12:21:20.913Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestExtensionGzip [2021-08-22T12:21:20.913Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestExtensionXz [2021-08-22T12:21:20.913Z] --- PASS: TestExtensionXz (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestCmdStreamLargeStderr [2021-08-22T12:21:20.913Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-22T12:21:20.913Z] === RUN TestCmdStreamBad [2021-08-22T12:21:20.913Z] archive_test.go:239: Failing on Windows CI machines [2021-08-22T12:21:20.913Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestCmdStreamGood [2021-08-22T12:21:20.913Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-22T12:21:20.913Z] === RUN TestUntarPathWithInvalidDest [2021-08-22T12:21:20.913Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-22T12:21:20.913Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-22T12:21:20.913Z] --- PASS: TestPeerCertificateMarshalJSON (0.85s) [2021-08-22T12:21:20.913Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-22T12:21:20.913Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestMiddleware [2021-08-22T12:21:20.913Z] --- PASS: TestMiddleware (0.00s) [2021-08-22T12:21:20.913Z] === RUN TestNewResponseModifier [2021-08-22T12:21:20.913Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-22T12:21:20.913Z] PASS [2021-08-22T12:21:20.914Z] coverage: 26.8% of statements [2021-08-22T12:21:20.914Z] ok github.com/docker/docker/pkg/authorization 0.894s coverage: 26.8% of statements [2021-08-22T12:21:20.914Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-08-22T12:21:20.914Z] === RUN TestUntarPathWithInvalidSrc [2021-08-22T12:21:20.914Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-22T12:21:20.914Z] === RUN TestUntarPath [2021-08-22T12:21:21.079Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-08-22T12:21:21.079Z] === RUN TestHealthKillContainer [2021-08-22T12:21:21.369Z] --- PASS: TestUntarPath (0.07s) [2021-08-22T12:21:21.369Z] === RUN TestUntarPathWithDestinationFile [2021-08-22T12:21:21.369Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-08-22T12:21:21.369Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-22T12:21:21.369Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-22T12:21:21.369Z] === RUN TestCopyWithTarInvalidSrc [2021-08-22T12:21:21.369Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-22T12:21:21.369Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-22T12:21:21.369Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-22T12:21:21.369Z] === RUN TestCopyWithTarSrcFile [2021-08-22T12:21:21.369Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-22T12:21:21.369Z] === RUN TestCopyWithTarSrcFolder [2021-08-22T12:21:21.369Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-22T12:21:21.369Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-22T12:21:21.369Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-22T12:21:21.369Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-22T12:21:21.369Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-22T12:21:21.369Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-22T12:21:21.369Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-22T12:21:21.369Z] === RUN TestCopyFileWithTarSrcFile [2021-08-22T12:21:21.369Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-22T12:21:21.369Z] === RUN TestTarFiles [2021-08-22T12:21:21.369Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2021-08-22T12:21:21.369Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-22T12:21:21.824Z] === RUN TestUnbuffered [2021-08-22T12:21:21.824Z] --- PASS: TestUnbuffered (0.00s) [2021-08-22T12:21:21.824Z] === RUN TestRaceUnbuffered [2021-08-22T12:21:21.824Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-22T12:21:21.824Z] PASS [2021-08-22T12:21:21.824Z] coverage: 100.0% of statements [2021-08-22T12:21:21.824Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2021-08-22T12:21:22.279Z] === RUN TestMatch [2021-08-22T12:21:22.279Z] === RUN TestMatch/[[]] [2021-08-22T12:21:22.279Z] === RUN TestMatch/[[foo]] [2021-08-22T12:21:22.279Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-22T12:21:22.279Z] === RUN TestMatch/[[foo_bar]] [2021-08-22T12:21:22.279Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-22T12:21:22.279Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-22T12:21:22.279Z] === RUN TestMatch/[] [2021-08-22T12:21:22.279Z] === RUN TestMatch/[]#01 [2021-08-22T12:21:22.279Z] === RUN TestMatch/[[qux]] [2021-08-22T12:21:22.279Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-22T12:21:22.279Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-22T12:21:22.279Z] === RUN TestMatch/[[foo_baz]] [2021-08-22T12:21:22.279Z] --- PASS: TestMatch (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[] (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-22T12:21:22.279Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-22T12:21:22.279Z] PASS [2021-08-22T12:21:22.279Z] coverage: 87.5% of statements [2021-08-22T12:21:22.279Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2021-08-22T12:21:23.240Z] === RUN TestChrootTarUntar [2021-08-22T12:21:23.240Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:23.240Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-22T12:21:23.240Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-22T12:21:23.240Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:23.240Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-22T12:21:23.240Z] === RUN TestChrootUntarEmptyArchive [2021-08-22T12:21:23.240Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-22T12:21:23.240Z] === RUN TestChrootTarUntarWithSymlink [2021-08-22T12:21:23.240Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:21:23.240Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-22T12:21:23.240Z] === RUN TestChrootCopyWithTar [2021-08-22T12:21:23.240Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:21:23.240Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-22T12:21:23.240Z] === RUN TestChrootCopyFileWithTar [2021-08-22T12:21:23.240Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:23.240Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-22T12:21:23.240Z] === RUN TestChrootUntarPath [2021-08-22T12:21:23.240Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:21:23.240Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-22T12:21:23.240Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-22T12:21:23.240Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:23.240Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:21:23.240Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-22T12:21:23.240Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:23.240Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:21:23.240Z] === RUN TestChrootApplyDotDotFile [2021-08-22T12:21:23.240Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:23.240Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-22T12:21:23.240Z] PASS [2021-08-22T12:21:23.240Z] coverage: 15.4% of statements [2021-08-22T12:21:23.240Z] ok github.com/docker/docker/pkg/chrootarchive 0.086s coverage: 15.4% of statements [2021-08-22T12:21:23.695Z] 2021/08/22 12:21:23 Closing DB instances... [2021-08-22T12:21:23.695Z] === RUN TestSizeEmpty [2021-08-22T12:21:23.695Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-22T12:21:23.695Z] === RUN TestSizeEmptyFile [2021-08-22T12:21:23.695Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-22T12:21:23.695Z] === RUN TestSizeNonemptyFile [2021-08-22T12:21:23.695Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-22T12:21:23.695Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-22T12:21:23.695Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-22T12:21:23.695Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-22T12:21:23.695Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-22T12:21:23.695Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-22T12:21:23.695Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-22T12:21:23.695Z] === RUN TestMoveToSubdir [2021-08-22T12:21:23.695Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-22T12:21:23.695Z] === RUN TestSizeNonExistingDirectory [2021-08-22T12:21:23.695Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-22T12:21:23.695Z] PASS [2021-08-22T12:21:23.695Z] coverage: 80.0% of statements [2021-08-22T12:21:23.695Z] ok github.com/docker/docker/pkg/directory 0.050s coverage: 80.0% of statements [2021-08-22T12:21:24.128Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-22T12:21:24.371Z] --- PASS: TestHealthKillContainer (3.04s) [2021-08-22T12:21:24.371Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-22T12:21:24.656Z] === RUN Test [2021-08-22T12:21:24.656Z] === RUN Test/TestContainsEntry [2021-08-22T12:21:24.656Z] === RUN Test/TestCreateEntries [2021-08-22T12:21:24.656Z] === RUN Test/TestEntriesDiff [2021-08-22T12:21:24.656Z] === RUN Test/TestEntriesEquality [2021-08-22T12:21:24.656Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-22T12:21:24.656Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-22T12:21:24.656Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-22T12:21:24.656Z] === RUN Test/TestGeneratorNotGenerate [2021-08-22T12:21:24.656Z] === RUN Test/TestGeneratorWithPort [2021-08-22T12:21:24.656Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-22T12:21:24.656Z] === RUN Test/TestNewEntry [2021-08-22T12:21:24.656Z] === RUN Test/TestParse [2021-08-22T12:21:24.656Z] --- PASS: Test (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-22T12:21:24.656Z] --- PASS: Test/TestParse (0.00s) [2021-08-22T12:21:24.656Z] PASS [2021-08-22T12:21:24.656Z] coverage: 58.3% of statements [2021-08-22T12:21:24.656Z] ok github.com/docker/docker/pkg/discovery 0.038s coverage: 58.3% of statements [2021-08-22T12:21:24.941Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-08-22T12:21:24.941Z] === RUN TestIpcModeNone [2021-08-22T12:21:25.113Z] --- PASS: TestTarFiles (3.94s) [2021-08-22T12:21:25.113Z] === RUN TestTarUntar [2021-08-22T12:21:25.113Z] --- PASS: TestTarUntar (0.03s) [2021-08-22T12:21:25.113Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-22T12:21:25.113Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-22T12:21:25.113Z] === RUN TestTarWithOptions [2021-08-22T12:21:25.568Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-22T12:21:25.568Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-22T12:21:25.568Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-22T12:21:25.568Z] === RUN TestUntarUstarGnuConflict [2021-08-22T12:21:25.568Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-22T12:21:25.568Z] === RUN TestUntarInvalidFilenames [2021-08-22T12:21:25.568Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames287555450\\dest" [2021-08-22T12:21:25.568Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-08-22T12:21:25.568Z] === RUN TestUntarHardlinkToSymlink [2021-08-22T12:21:25.568Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-22T12:21:25.568Z] === RUN TestUntarInvalidHardlink [2021-08-22T12:21:25.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink738652907\\victim\\hello" -> "../victim/hello" [2021-08-22T12:21:25.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink049538894\\victim\\hello" -> "/../victim/hello" [2021-08-22T12:21:25.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink498824277\\victim" -> "../victim" [2021-08-22T12:21:25.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink789948848\\victim" -> "../victim" [2021-08-22T12:21:25.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink936354127\\victim" -> "../victim" [2021-08-22T12:21:25.568Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink739006562\\victim" -> "../victim" [2021-08-22T12:21:25.568Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-08-22T12:21:25.568Z] === RUN TestUntarInvalidSymlink [2021-08-22T12:21:25.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink932574297\\dest\\dotdot" -> "../victim/hello" [2021-08-22T12:21:25.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink410063844\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-22T12:21:25.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink036190707\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:21:25.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink808180918\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:21:25.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink268257949\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:21:25.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink139537240\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:21:25.568Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink039917271\\dest\\dir\\loophole" -> "../../victim" [2021-08-22T12:21:25.568Z] === RUN Test [2021-08-22T12:21:25.568Z] === RUN Test/TestContent [2021-08-22T12:21:25.568Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-22T12:21:25.568Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-22T12:21:25.568Z] === RUN Test/TestInitialize [2021-08-22T12:21:25.568Z] === RUN Test/TestNew [2021-08-22T12:21:25.568Z] === RUN Test/TestParsingContentsWithComments [2021-08-22T12:21:25.568Z] === RUN Test/TestRegister [2021-08-22T12:21:25.568Z] === RUN Test/TestWatch [2021-08-22T12:21:25.568Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-22T12:21:25.568Z] === RUN TestXGlobalNoParent [2021-08-22T12:21:25.568Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-22T12:21:25.568Z] === RUN TestReplaceFileTarWrapper [2021-08-22T12:21:25.568Z] --- PASS: Test (0.01s) [2021-08-22T12:21:25.568Z] --- PASS: Test/TestContent (0.00s) [2021-08-22T12:21:25.568Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-22T12:21:25.568Z] --- PASS: Test/TestNew (0.00s) [2021-08-22T12:21:25.568Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-22T12:21:25.568Z] --- PASS: Test/TestRegister (0.00s) [2021-08-22T12:21:25.568Z] --- PASS: Test/TestWatch (0.00s) [2021-08-22T12:21:25.568Z] PASS [2021-08-22T12:21:25.568Z] coverage: 97.6% of statements [2021-08-22T12:21:25.569Z] ok github.com/docker/docker/pkg/discovery/file 0.044s coverage: 97.6% of statements [2021-08-22T12:21:25.569Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-08-22T12:21:25.569Z] === RUN TestPrefixHeaderReadable [2021-08-22T12:21:25.569Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s) [2021-08-22T12:21:25.569Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-22T12:21:25.569Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-22T12:21:25.569Z] === RUN TestDisablePigz [2021-08-22T12:21:25.569Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-22T12:21:25.884Z] --- PASS: TestIpcModeNone (1.03s) [2021-08-22T12:21:25.884Z] === RUN TestIpcModePrivate [2021-08-22T12:21:26.024Z] --- PASS: TestDisablePigz (0.11s) [2021-08-22T12:21:26.024Z] === RUN TestPigz [2021-08-22T12:21:26.024Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-22T12:21:26.024Z] --- PASS: TestPigz (0.12s) [2021-08-22T12:21:26.024Z] === RUN TestCopyFileWithInvalidDest [2021-08-22T12:21:26.024Z] archive_windows_test.go:16: Currently fails [2021-08-22T12:21:26.024Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestCanonicalTarNameForPath [2021-08-22T12:21:26.024Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestCanonicalTarName [2021-08-22T12:21:26.024Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestChmodTarEntry [2021-08-22T12:21:26.024Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestHardLinkOrder [2021-08-22T12:21:26.024Z] --- PASS: TestHardLinkOrder (0.07s) [2021-08-22T12:21:26.024Z] === RUN TestChangeString [2021-08-22T12:21:26.024Z] --- PASS: TestChangeString (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestChangesWithNoChanges [2021-08-22T12:21:26.024Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-22T12:21:26.024Z] === RUN TestChangesWithChanges [2021-08-22T12:21:26.024Z] --- PASS: TestChangesWithChanges (0.03s) [2021-08-22T12:21:26.024Z] === RUN TestChangesWithChangesGH13590 [2021-08-22T12:21:26.024Z] changes_test.go:196: needs more investigation [2021-08-22T12:21:26.024Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestChangesDirsEmpty [2021-08-22T12:21:26.024Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-22T12:21:26.024Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestChangesDirsMutated [2021-08-22T12:21:26.024Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-22T12:21:26.024Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestApplyLayer [2021-08-22T12:21:26.024Z] changes_test.go:433: needs further investigation [2021-08-22T12:21:26.024Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestChangesSizeWithHardlinks [2021-08-22T12:21:26.024Z] changes_test.go:469: needs further investigation [2021-08-22T12:21:26.024Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestChangesSizeWithNoChanges [2021-08-22T12:21:26.024Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-22T12:21:26.024Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestChangesSize [2021-08-22T12:21:26.024Z] --- PASS: TestChangesSize (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestApplyLayerInvalidFilenames [2021-08-22T12:21:26.024Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames930155868\\dest" [2021-08-22T12:21:26.024Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-22T12:21:26.024Z] === RUN TestApplyLayerInvalidHardlink [2021-08-22T12:21:26.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink685115118\\victim\\hello" -> "../victim/hello" [2021-08-22T12:21:26.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink337728373\\victim\\hello" -> "/../victim/hello" [2021-08-22T12:21:26.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink323534416\\victim" -> "../victim" [2021-08-22T12:21:26.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink742354287\\victim" -> "../victim" [2021-08-22T12:21:26.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink271480322\\victim" -> "../victim" [2021-08-22T12:21:26.024Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink237267833\\victim" -> "../victim" [2021-08-22T12:21:26.024Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-22T12:21:26.024Z] === RUN TestApplyLayerInvalidSymlink [2021-08-22T12:21:26.024Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink499893380\\dest\\dotdot" -> "../victim/hello" [2021-08-22T12:21:26.024Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink761692691\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-22T12:21:26.024Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink208981590\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:21:26.024Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink772762557\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:21:26.024Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink867985400\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:21:26.024Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink032138999\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:21:26.024Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-08-22T12:21:26.024Z] === RUN TestApplyLayerWhiteouts [2021-08-22T12:21:26.024Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-22T12:21:26.024Z] === RUN TestGenerateEmptyFile [2021-08-22T12:21:26.024Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-22T12:21:26.024Z] === RUN TestGenerateWithContent [2021-08-22T12:21:26.024Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-22T12:21:26.024Z] PASS [2021-08-22T12:21:26.024Z] coverage: 61.9% of statements [2021-08-22T12:21:26.024Z] ok github.com/docker/docker/pkg/archive 5.956s coverage: 61.9% of statements [2021-08-22T12:21:26.823Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-22T12:21:26.985Z] === RUN Test [2021-08-22T12:21:26.985Z] === RUN Test/TestInitialize [2021-08-22T12:21:26.985Z] time="2021-08-22T12:21:26Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:21:26.985Z] time="2021-08-22T12:21:26Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:21:26.985Z] time="2021-08-22T12:21:26Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:21:26.985Z] === RUN Test/TestInitializeWithCerts [2021-08-22T12:21:26.985Z] time="2021-08-22T12:21:26Z" level=info msg="Initializing discovery with TLS" [2021-08-22T12:21:26.985Z] === RUN Test/TestWatch [2021-08-22T12:21:26.985Z] time="2021-08-22T12:21:26Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:21:27.083Z] --- PASS: TestIpcModePrivate (1.06s) [2021-08-22T12:21:27.083Z] === RUN TestIpcModeShareable [2021-08-22T12:21:27.488Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-22T12:21:27.945Z] 2021/08/22 12:21:27 Closing DB instances... [2021-08-22T12:21:28.030Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-22T12:21:28.030Z] --- PASS: TestIpcModeShareable (1.04s) [2021-08-22T12:21:28.030Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-22T12:21:29.471Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2021-08-22T12:21:29.471Z] === RUN TestNetworkDBNodeLeave [2021-08-22T12:21:29.926Z] --- PASS: Test (3.12s) [2021-08-22T12:21:29.926Z] --- PASS: Test/TestInitialize (0.11s) [2021-08-22T12:21:29.926Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-22T12:21:29.926Z] --- PASS: Test/TestWatch (3.00s) [2021-08-22T12:21:29.926Z] PASS [2021-08-22T12:21:29.926Z] coverage: 84.1% of statements [2021-08-22T12:21:29.926Z] ok github.com/docker/docker/pkg/discovery/kv 3.163s coverage: 84.1% of statements [2021-08-22T12:21:30.725Z] ok github.com/docker/docker/libnetwork/drvregistry 0.022s coverage: 82.4% of statements [2021-08-22T12:21:30.725Z] ok github.com/docker/docker/libnetwork/etchosts 0.035s coverage: 81.2% of statements [2021-08-22T12:21:30.886Z] === RUN Test [2021-08-22T12:21:30.886Z] === RUN Test/TestWatch [2021-08-22T12:21:30.886Z] --- PASS: Test (0.00s) [2021-08-22T12:21:30.886Z] --- PASS: Test/TestWatch (0.00s) [2021-08-22T12:21:30.886Z] PASS [2021-08-22T12:21:30.886Z] coverage: 92.3% of statements [2021-08-22T12:21:30.886Z] ok github.com/docker/docker/pkg/discovery/memory 0.045s coverage: 92.3% of statements [2021-08-22T12:21:31.341Z] === RUN Test [2021-08-22T12:21:31.341Z] === RUN Test/TestInitialize [2021-08-22T12:21:31.341Z] === RUN Test/TestInitializeWithPattern [2021-08-22T12:21:31.341Z] === RUN Test/TestRegister [2021-08-22T12:21:31.341Z] === RUN Test/TestWatch [2021-08-22T12:21:31.341Z] --- PASS: Test (0.00s) [2021-08-22T12:21:31.341Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-22T12:21:31.341Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-22T12:21:31.341Z] --- PASS: Test/TestRegister (0.00s) [2021-08-22T12:21:31.341Z] --- PASS: Test/TestWatch (0.00s) [2021-08-22T12:21:31.341Z] PASS [2021-08-22T12:21:31.341Z] coverage: 93.8% of statements [2021-08-22T12:21:31.341Z] ok github.com/docker/docker/pkg/discovery/nodes 0.037s coverage: 93.8% of statements [2021-08-22T12:21:31.344Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.93s) [2021-08-22T12:21:31.344Z] === RUN TestAPIIpcModeHost [2021-08-22T12:21:32.285Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-08-22T12:21:32.285Z] === RUN TestDaemonIpcModeShareable [2021-08-22T12:21:32.306Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-22T12:21:32.306Z] === RUN TestNetworkDBWatch [2021-08-22T12:21:32.306Z] === RUN TestPollerAddRemove [2021-08-22T12:21:32.306Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-22T12:21:32.306Z] === RUN TestPollerEvent [2021-08-22T12:21:32.306Z] poller_test.go:41: No chmod on Windows [2021-08-22T12:21:32.306Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-22T12:21:32.306Z] === RUN TestPollerClose [2021-08-22T12:21:32.306Z] --- PASS: TestPollerClose (0.00s) [2021-08-22T12:21:32.306Z] PASS [2021-08-22T12:21:32.306Z] coverage: 36.2% of statements [2021-08-22T12:21:32.306Z] ok github.com/docker/docker/pkg/filenotify 0.040s coverage: 36.2% of statements [2021-08-22T12:21:32.761Z] === RUN TestCopyFileWithInvalidSrc [2021-08-22T12:21:32.761Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCopyFileWithInvalidDest [2021-08-22T12:21:32.761Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-22T12:21:32.761Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-22T12:21:32.761Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCopyFile [2021-08-22T12:21:32.761Z] --- PASS: TestCopyFile (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-22T12:21:32.761Z] fileutils_test.go:134: Needs porting to Windows [2021-08-22T12:21:32.761Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-22T12:21:32.761Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-22T12:21:32.761Z] fileutils_test.go:180: Needs porting to Windows [2021-08-22T12:21:32.761Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestWildcardMatches [2021-08-22T12:21:32.761Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestPatternMatches [2021-08-22T12:21:32.761Z] --- PASS: TestPatternMatches (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-22T12:21:32.761Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestPatternMatchesFolderExclusions [2021-08-22T12:21:32.761Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-22T12:21:32.761Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-22T12:21:32.761Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-22T12:21:32.761Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-22T12:21:32.761Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestSingleExclamationError [2021-08-22T12:21:32.761Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestMatchesWithNoPatterns [2021-08-22T12:21:32.761Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestMatchesWithMalformedPatterns [2021-08-22T12:21:32.761Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestMatches [2021-08-22T12:21:32.761Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-22T12:21:32.761Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-22T12:21:32.761Z] --- PASS: TestMatches (0.00s) [2021-08-22T12:21:32.761Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-22T12:21:32.761Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCleanPatterns [2021-08-22T12:21:32.761Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-22T12:21:32.761Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCleanPatternsExceptionFlag [2021-08-22T12:21:32.761Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-22T12:21:32.761Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-22T12:21:32.761Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCleanPatternsErrorSingleException [2021-08-22T12:21:32.761Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-22T12:21:32.761Z] === RUN TestCreateIfNotExistsDir [2021-08-22T12:21:32.761Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-08-22T12:21:32.761Z] === RUN TestCreateIfNotExistsFile [2021-08-22T12:21:32.761Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-08-22T12:21:32.761Z] === RUN TestMatch [2021-08-22T12:21:32.761Z] --- PASS: TestMatch (0.00s) [2021-08-22T12:21:32.761Z] PASS [2021-08-22T12:21:32.761Z] coverage: 82.2% of statements [2021-08-22T12:21:32.761Z] ok github.com/docker/docker/pkg/fileutils 0.068s coverage: 82.2% of statements [2021-08-22T12:21:33.324Z] --- PASS: TestCheckoutGit (27.37s) [2021-08-22T12:21:33.324Z] === RUN TestValidGitTransport [2021-08-22T12:21:33.324Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-22T12:21:33.324Z] === RUN TestGitInvalidRef [2021-08-22T12:21:33.324Z] --- PASS: TestGitInvalidRef (0.22s) [2021-08-22T12:21:33.324Z] PASS [2021-08-22T12:21:33.324Z] coverage: 86.3% of statements [2021-08-22T12:21:33.324Z] ok github.com/docker/docker/builder/remotecontext/git 27.694s coverage: 86.3% of statements [2021-08-22T12:21:33.667Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-22T12:21:33.722Z] === RUN TestGet [2021-08-22T12:21:33.722Z] --- PASS: TestGet (0.00s) [2021-08-22T12:21:33.722Z] === RUN TestGetShortcutString [2021-08-22T12:21:33.722Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-22T12:21:33.722Z] PASS [2021-08-22T12:21:33.722Z] coverage: 42.9% of statements [2021-08-22T12:21:33.722Z] ok github.com/docker/docker/pkg/homedir 0.035s coverage: 42.9% of statements [2021-08-22T12:21:33.722Z] 2021/08/22 12:21:33 Closing DB instances... [2021-08-22T12:21:33.780Z] ? github.com/docker/docker/cli [no test files] [2021-08-22T12:21:33.780Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-22T12:21:33.927Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2021-08-22T12:21:33.927Z] === RUN TestDaemonIpcModePrivate [2021-08-22T12:21:34.047Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-22T12:21:34.177Z] === RUN TestCreateIDMapOrder [2021-08-22T12:21:34.177Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-22T12:21:34.177Z] PASS [2021-08-22T12:21:34.177Z] coverage: 7.2% of statements [2021-08-22T12:21:34.177Z] ok github.com/docker/docker/pkg/idtools 0.040s coverage: 7.2% of statements [2021-08-22T12:21:34.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-22T12:21:34.993Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-22T12:21:35.138Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-22T12:21:35.138Z] === RUN TestNetworkDBBulkSync [2021-08-22T12:21:35.307Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-22T12:21:35.567Z] --- PASS: TestDaemonIpcModePrivate (1.65s) [2021-08-22T12:21:35.567Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-22T12:21:35.594Z] === RUN TestFixedBufferCap [2021-08-22T12:21:35.594Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-22T12:21:35.594Z] === RUN TestFixedBufferLen [2021-08-22T12:21:35.594Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-22T12:21:35.594Z] === RUN TestFixedBufferString [2021-08-22T12:21:35.594Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-22T12:21:35.594Z] === RUN TestFixedBufferWrite [2021-08-22T12:21:35.594Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-22T12:21:35.594Z] === RUN TestFixedBufferRead [2021-08-22T12:21:35.594Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-22T12:21:35.594Z] === RUN TestBytesPipeRead [2021-08-22T12:21:35.594Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-22T12:21:35.594Z] === RUN TestBytesPipeWrite [2021-08-22T12:21:35.594Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-22T12:21:35.594Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-22T12:21:36.049Z] --- PASS: TestBytesPipeWriteRandomChunks (0.42s) [2021-08-22T12:21:36.049Z] === RUN TestAtomicWriteToFile [2021-08-22T12:21:36.049Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-22T12:21:36.049Z] === RUN TestAtomicWriteSetCommit [2021-08-22T12:21:36.049Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-22T12:21:36.049Z] === RUN TestAtomicWriteSetCancel [2021-08-22T12:21:36.049Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-22T12:21:36.049Z] === RUN TestReadCloserWrapperClose [2021-08-22T12:21:36.049Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-22T12:21:36.049Z] === RUN TestReaderErrWrapperReadOnError [2021-08-22T12:21:36.049Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-22T12:21:36.049Z] === RUN TestReaderErrWrapperRead [2021-08-22T12:21:36.049Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-22T12:21:36.049Z] === RUN TestCancelReadCloser [2021-08-22T12:21:36.049Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-22T12:21:36.049Z] === RUN TestWriteCloserWrapperClose [2021-08-22T12:21:36.049Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-22T12:21:36.049Z] === RUN TestNopWriteCloser [2021-08-22T12:21:36.049Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-22T12:21:36.049Z] === RUN TestNopWriter [2021-08-22T12:21:36.049Z] --- PASS: TestNopWriter (0.00s) [2021-08-22T12:21:36.049Z] === RUN TestWriteCounter [2021-08-22T12:21:36.049Z] --- PASS: TestWriteCounter (0.00s) [2021-08-22T12:21:36.049Z] PASS [2021-08-22T12:21:36.049Z] coverage: 69.1% of statements [2021-08-22T12:21:36.049Z] ok github.com/docker/docker/pkg/ioutils 0.581s coverage: 69.1% of statements [2021-08-22T12:21:36.508Z] 2021/08/22 12:21:36 Closing DB instances... [2021-08-22T12:21:36.867Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-22T12:21:36.947Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-22T12:21:36.963Z] === RUN TestError [2021-08-22T12:21:36.963Z] --- PASS: TestError (0.00s) [2021-08-22T12:21:36.963Z] === RUN TestProgressString [2021-08-22T12:21:36.963Z] === RUN TestProgressString/no_progress [2021-08-22T12:21:36.963Z] === RUN TestProgressString/progress_1 [2021-08-22T12:21:36.963Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-22T12:21:36.963Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-22T12:21:36.963Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-22T12:21:36.963Z] === RUN TestProgressString/with_units [2021-08-22T12:21:36.963Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-22T12:21:36.963Z] === RUN TestProgressString/hide_counts [2021-08-22T12:21:36.963Z] --- PASS: TestProgressString (0.00s) [2021-08-22T12:21:36.963Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-22T12:21:36.963Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-22T12:21:36.963Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-22T12:21:36.963Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-22T12:21:36.963Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-22T12:21:36.963Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-22T12:21:36.963Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-22T12:21:36.963Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-22T12:21:36.963Z] === RUN TestJSONMessageDisplay [2021-08-22T12:21:36.963Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-08-22T12:21:36.963Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-22T12:21:36.963Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-22T12:21:36.963Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-22T12:21:36.963Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-22T12:21:36.963Z] === RUN TestDisplayJSONMessagesStream [2021-08-22T12:21:36.963Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-22T12:21:36.963Z] PASS [2021-08-22T12:21:36.963Z] coverage: 91.7% of statements [2021-08-22T12:21:36.963Z] ok github.com/docker/docker/pkg/jsonmessage 0.170s coverage: 91.7% of statements [2021-08-22T12:21:37.207Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2021-08-22T12:21:37.207Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-22T12:21:37.419Z] --- PASS: TestGetAddress (21.67s) [2021-08-22T12:21:37.419Z] === RUN TestRequestSyntaxCheck [2021-08-22T12:21:37.419Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-22T12:21:37.419Z] === RUN TestRequest [2021-08-22T12:21:37.419Z] === RUN TestStandardLongPath [2021-08-22T12:21:37.419Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-22T12:21:37.419Z] === RUN TestUNCLongPath [2021-08-22T12:21:37.419Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-22T12:21:37.419Z] PASS [2021-08-22T12:21:37.419Z] coverage: 100.0% of statements [2021-08-22T12:21:37.419Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-08-22T12:21:37.875Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-08-22T12:21:37.875Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-22T12:21:37.875Z] === RUN TestNameFormat [2021-08-22T12:21:37.875Z] --- PASS: TestNameFormat (0.00s) [2021-08-22T12:21:37.875Z] === RUN TestNameRetries [2021-08-22T12:21:37.875Z] --- PASS: TestNameRetries (0.00s) [2021-08-22T12:21:37.875Z] PASS [2021-08-22T12:21:37.875Z] coverage: 85.7% of statements [2021-08-22T12:21:37.875Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-08-22T12:21:38.590Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-22T12:21:38.590Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.61s) [2021-08-22T12:21:38.590Z] === RUN TestIpcModeOlderClient [2021-08-22T12:21:38.590Z] === PAUSE TestIpcModeOlderClient [2021-08-22T12:21:38.590Z] === RUN TestKillContainerInvalidSignal [2021-08-22T12:21:38.836Z] === RUN TestParseKeyValueOpt [2021-08-22T12:21:38.836Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-22T12:21:38.836Z] === RUN TestParseUintList [2021-08-22T12:21:38.836Z] --- PASS: TestParseUintList (0.00s) [2021-08-22T12:21:38.836Z] === RUN TestParseUintListMaximumLimits [2021-08-22T12:21:38.836Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-22T12:21:38.836Z] PASS [2021-08-22T12:21:38.836Z] coverage: 97.0% of statements [2021-08-22T12:21:38.836Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2021-08-22T12:21:39.291Z] === RUN TestNewAndRemove [2021-08-22T12:21:39.291Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-22T12:21:39.291Z] === RUN TestRemoveInvalidPath [2021-08-22T12:21:39.291Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-22T12:21:39.291Z] PASS [2021-08-22T12:21:39.291Z] coverage: 82.6% of statements [2021-08-22T12:21:39.291Z] ok github.com/docker/docker/pkg/pidfile 0.036s coverage: 82.6% of statements [2021-08-22T12:21:39.529Z] --- PASS: TestKillContainerInvalidSignal (0.69s) [2021-08-22T12:21:39.529Z] === RUN TestKillContainer [2021-08-22T12:21:39.529Z] === RUN TestKillContainer/no_signal [2021-08-22T12:21:40.100Z] === RUN TestKillContainer/non_killing_signal [2021-08-22T12:21:40.670Z] === RUN TestKillContainer/killing_signal [2021-08-22T12:21:40.817Z] === RUN TestFailedConnection [2021-08-22T12:21:40.817Z] 2021/08/22 12:21:40 Closing DB instances... [2021-08-22T12:21:41.190Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-22T12:21:41.608Z] --- PASS: TestKillContainer (2.02s) [2021-08-22T12:21:41.608Z] --- PASS: TestKillContainer/no_signal (0.65s) [2021-08-22T12:21:41.608Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-08-22T12:21:41.608Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-08-22T12:21:41.608Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-22T12:21:41.608Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-22T12:21:42.178Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-22T12:21:42.748Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2021-08-22T12:21:42.748Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-08-22T12:21:42.748Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-08-22T12:21:42.748Z] === RUN TestKillStoppedContainer [2021-08-22T12:21:42.748Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-22T12:21:42.748Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-22T12:21:42.748Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-22T12:21:42.748Z] === RUN TestKillDifferentUserContainer [2021-08-22T12:21:42.979Z] === RUN TestParseEmptyInterface [2021-08-22T12:21:42.980Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-22T12:21:42.980Z] === RUN TestParseNonInterfaceType [2021-08-22T12:21:42.980Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-22T12:21:42.980Z] === RUN TestParseWithOneFunction [2021-08-22T12:21:42.980Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-22T12:21:42.980Z] === RUN TestParseWithMultipleFuncs [2021-08-22T12:21:42.980Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-22T12:21:42.980Z] === RUN TestParseWithUnnamedReturn [2021-08-22T12:21:42.980Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-22T12:21:42.980Z] === RUN TestEmbeddedInterface [2021-08-22T12:21:42.980Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-22T12:21:42.980Z] === RUN TestParsedImports [2021-08-22T12:21:42.980Z] --- PASS: TestParsedImports (0.00s) [2021-08-22T12:21:42.980Z] === RUN TestAliasedImports [2021-08-22T12:21:42.980Z] --- PASS: TestAliasedImports (0.00s) [2021-08-22T12:21:42.980Z] PASS [2021-08-22T12:21:42.980Z] coverage: 56.8% of statements [2021-08-22T12:21:42.980Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.045s coverage: 56.8% of statements [2021-08-22T12:21:42.980Z] --- PASS: TestRequest (5.26s) [2021-08-22T12:21:42.980Z] === RUN TestOverlappingRequests [2021-08-22T12:21:42.980Z] --- PASS: TestFailedConnection (2.01s) [2021-08-22T12:21:42.980Z] === RUN TestFailOnce [2021-08-22T12:21:42.980Z] 2021/08/22 12:21:42 http: panic serving 127.0.0.1:49289: Plugin not ready [2021-08-22T12:21:42.980Z] goroutine 34 [running]: [2021-08-22T12:21:42.980Z] net/http.(*conn).serve.func1(0xc000190000) [2021-08-22T12:21:42.980Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-22T12:21:42.980Z] panic(0x1385280, 0x149c690) [2021-08-22T12:21:42.980Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-22T12:21:42.980Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x14acd50, 0xc0001ae000, 0xc0001a0000) [2021-08-22T12:21:42.980Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-22T12:21:42.980Z] net/http.HandlerFunc.ServeHTTP(0xc00008e0b0, 0x14acd50, 0xc0001ae000, 0xc0001a0000) [2021-08-22T12:21:42.980Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-22T12:21:42.980Z] net/http.(*ServeMux).ServeHTTP(0xc0000aa000, 0x14acd50, 0xc0001ae000, 0xc0001a0000) [2021-08-22T12:21:42.980Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-22T12:21:42.980Z] net/http.serverHandler.ServeHTTP(0xc0000ae000, 0x14acd50, 0xc0001ae000, 0xc0001a0000) [2021-08-22T12:21:42.980Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-22T12:21:42.980Z] net/http.(*conn).serve(0xc000190000, 0x14ad940, 0xc000198000) [2021-08-22T12:21:42.980Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-22T12:21:42.980Z] created by net/http.(*Server).Serve [2021-08-22T12:21:42.980Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-22T12:21:42.980Z] time="2021-08-22T12:21:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2021-08-22T12:21:42.980Z] --- PASS: TestOverlappingRequests (0.30s) [2021-08-22T12:21:42.980Z] === RUN TestRelease [2021-08-22T12:21:43.318Z] --- PASS: TestKillDifferentUserContainer (0.64s) [2021-08-22T12:21:43.318Z] === RUN TestInspectOomKilledTrue [2021-08-22T12:21:43.318Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-22T12:21:43.318Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-22T12:21:43.318Z] === RUN TestInspectOomKilledFalse [2021-08-22T12:21:43.435Z] === RUN TestHTTPTransport [2021-08-22T12:21:43.435Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-22T12:21:43.435Z] PASS [2021-08-22T12:21:43.435Z] coverage: 85.7% of statements [2021-08-22T12:21:43.435Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2021-08-22T12:21:43.890Z] --- PASS: TestFailOnce (1.14s) [2021-08-22T12:21:43.890Z] === RUN TestEchoInputOutput [2021-08-22T12:21:43.890Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-22T12:21:43.890Z] === RUN TestBackoff [2021-08-22T12:21:43.890Z] --- PASS: TestBackoff (0.00s) [2021-08-22T12:21:43.890Z] === RUN TestAbortRetry [2021-08-22T12:21:43.890Z] --- PASS: TestAbortRetry (0.00s) [2021-08-22T12:21:43.890Z] === RUN TestClientScheme [2021-08-22T12:21:43.890Z] --- PASS: TestClientScheme (0.00s) [2021-08-22T12:21:43.890Z] === RUN TestNewClientWithTimeout [2021-08-22T12:21:43.890Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2021-08-22T12:21:43.890Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-22T12:21:43.890Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-22T12:21:43.890Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-22T12:21:43.890Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-22T12:21:43.890Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-22T12:21:43.890Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-22T12:21:43.890Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-22T12:21:43.890Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-22T12:21:43.890Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-22T12:21:43.890Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-22T12:21:43.890Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-22T12:21:43.890Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-22T12:21:43.890Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-22T12:21:43.890Z] === RUN TestBufferPoolPutAndGet [2021-08-22T12:21:43.890Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-22T12:21:43.890Z] PASS [2021-08-22T12:21:43.890Z] coverage: 88.2% of statements [2021-08-22T12:21:43.890Z] --- PASS: TestRelease (0.97s) [2021-08-22T12:21:43.890Z] === RUN TestAllocateRandomDeallocate [2021-08-22T12:21:43.890Z] ok github.com/docker/docker/pkg/pools 0.049s coverage: 88.2% of statements [2021-08-22T12:21:44.257Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2021-08-22T12:21:44.257Z] === RUN TestLinksEtcHostsContentMatch [2021-08-22T12:21:44.345Z] time="2021-08-22T12:21:44Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-22T12:21:44.345Z] === RUN TestOutputOnPrematureClose [2021-08-22T12:21:44.345Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-22T12:21:44.345Z] === RUN TestCompleteSilently [2021-08-22T12:21:44.345Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-22T12:21:44.345Z] PASS [2021-08-22T12:21:44.345Z] coverage: 75.9% of statements [2021-08-22T12:21:44.345Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2021-08-22T12:21:44.801Z] === RUN TestSendToOneSub [2021-08-22T12:21:44.801Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-22T12:21:44.801Z] === RUN TestSendToMultipleSubs [2021-08-22T12:21:44.801Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-22T12:21:44.801Z] === RUN TestEvictOneSub [2021-08-22T12:21:44.801Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-22T12:21:44.801Z] === RUN TestClosePublisher [2021-08-22T12:21:44.801Z] --- PASS: TestClosePublisher (0.00s) [2021-08-22T12:21:44.801Z] === RUN TestPubSubRace [2021-08-22T12:21:44.827Z] --- PASS: TestLinksEtcHostsContentMatch (0.79s) [2021-08-22T12:21:44.827Z] === RUN TestLinksContainerNames [2021-08-22T12:21:45.257Z] 2021/08/22 12:21:44 Closing DB instances... [2021-08-22T12:21:46.123Z] === RUN TestContainerStopSignal [2021-08-22T12:21:46.123Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestContainerStopTimeout [2021-08-22T12:21:46.123Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-22T12:21:46.123Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-22T12:21:46.123Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.02s) [2021-08-22T12:21:46.123Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-22T12:21:46.123Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestReplaceAndAppendEnvVars [2021-08-22T12:21:46.123Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-22T12:21:46.123Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestNewMemoryStore [2021-08-22T12:21:46.123Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestAddContainers [2021-08-22T12:21:46.123Z] --- PASS: TestAddContainers (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestGetContainer [2021-08-22T12:21:46.123Z] --- PASS: TestGetContainer (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestDeleteContainer [2021-08-22T12:21:46.123Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestListContainers [2021-08-22T12:21:46.123Z] --- PASS: TestListContainers (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestFirstContainer [2021-08-22T12:21:46.123Z] --- PASS: TestFirstContainer (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestApplyAllContainer [2021-08-22T12:21:46.123Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestIsValidHealthString [2021-08-22T12:21:46.123Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestStateRunStop [2021-08-22T12:21:46.123Z] --- PASS: TestStateRunStop (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestStateTimeoutWait [2021-08-22T12:21:46.123Z] state_test.go:141: Stop callback fired [2021-08-22T12:21:46.123Z] state_test.go:165: Stop callback fired [2021-08-22T12:21:46.123Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-22T12:21:46.123Z] === RUN TestIsValidStateString [2021-08-22T12:21:46.123Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestViewSaveDelete [2021-08-22T12:21:46.123Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-22T12:21:46.123Z] === RUN TestViewAll [2021-08-22T12:21:46.123Z] --- PASS: TestViewAll (0.01s) [2021-08-22T12:21:46.123Z] === RUN TestViewGet [2021-08-22T12:21:46.123Z] --- PASS: TestViewGet (0.01s) [2021-08-22T12:21:46.123Z] === RUN TestNames [2021-08-22T12:21:46.123Z] --- PASS: TestNames (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestViewWithHealthCheck [2021-08-22T12:21:46.123Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-08-22T12:21:46.123Z] PASS [2021-08-22T12:21:46.123Z] coverage: 41.7% of statements [2021-08-22T12:21:46.123Z] ok github.com/docker/docker/container 0.262s coverage: 41.7% of statements [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-22T12:21:46.123Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestConfigureDaemonLogs [2021-08-22T12:21:46.123Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestCommonOptionsInstallFlags [2021-08-22T12:21:46.123Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-22T12:21:46.123Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-22T12:21:46.123Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-22T12:21:46.123Z] PASS [2021-08-22T12:21:46.123Z] coverage: 18.5% of statements [2021-08-22T12:21:46.123Z] ok github.com/docker/docker/cmd/dockerd 0.178s coverage: 18.5% of statements [2021-08-22T12:21:46.123Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-22T12:21:46.123Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-22T12:21:46.123Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-22T12:21:46.123Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-22T12:21:46.123Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-22T12:21:46.123Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-22T12:21:46.209Z] --- PASS: TestLinksContainerNames (1.32s) [2021-08-22T12:21:46.209Z] === RUN TestLogsFollowTailEmpty [2021-08-22T12:21:46.218Z] time="2021-08-22T12:21:45Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-22T12:21:46.218Z] --- PASS: TestPubSubRace (1.04s) [2021-08-22T12:21:46.218Z] PASS [2021-08-22T12:21:46.218Z] coverage: 75.0% of statements [2021-08-22T12:21:46.218Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 75.0% of statements [2021-08-22T12:21:46.674Z] === RUN TestRegister [2021-08-22T12:21:46.674Z] --- PASS: TestRegister (0.00s) [2021-08-22T12:21:46.674Z] === RUN TestCommand [2021-08-22T12:21:46.674Z] --- PASS: TestCommand (0.02s) [2021-08-22T12:21:46.674Z] === RUN TestNaiveSelf [2021-08-22T12:21:46.674Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-22T12:21:46.674Z] PASS [2021-08-22T12:21:46.674Z] coverage: 82.4% of statements [2021-08-22T12:21:46.674Z] ok github.com/docker/docker/pkg/reexec 0.081s coverage: 82.4% of statements [2021-08-22T12:21:46.674Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-08-22T12:21:46.674Z] === RUN TestNetworkDBGarbageCollection [2021-08-22T12:21:46.674Z] --- PASS: TestAllocateRandomDeallocate (2.76s) [2021-08-22T12:21:46.674Z] === RUN TestRetrieveFromStore [2021-08-22T12:21:46.781Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-08-22T12:21:46.781Z] === RUN TestContainerNetworkMountsNoChown [2021-08-22T12:21:47.129Z] === RUN TestDump [2021-08-22T12:21:47.129Z] goroutine 19 [running]: [2021-08-22T12:21:47.129Z] github.com/docker/docker/pkg/stack.dump(0xc000148010, 0x33ce3244, 0x5e01f666ad4) [2021-08-22T12:21:47.129Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-22T12:21:47.129Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-22T12:21:47.129Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-22T12:21:47.129Z] github.com/docker/docker/pkg/stack.TestDump(0xc00014c300) [2021-08-22T12:21:47.129Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-22T12:21:47.129Z] testing.tRunner(0xc00014c300, 0x2c5ea0) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:21:47.129Z] created by testing.(*T).Run [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-22T12:21:47.129Z] [2021-08-22T12:21:47.129Z] goroutine 1 [chan receive]: [2021-08-22T12:21:47.129Z] testing.(*T).Run(0xc00014c300, 0x2b85d8, 0x8, 0x2c5ea0, 0x12a18d) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-22T12:21:47.129Z] testing.runTests.func1(0xc00014c180) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-22T12:21:47.129Z] testing.tRunner(0xc00014c180, 0xc000145da8) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:21:47.129Z] testing.runTests(0xc000118060, 0x40b220, 0x3, 0x3, 0xc040aeccb3c5e030, 0x8bb323fffd, 0x40fc80, 0x2b9e28) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-22T12:21:47.129Z] testing.(*M).Run(0xc000158080, 0x0) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-22T12:21:47.129Z] main.main() [2021-08-22T12:21:47.129Z] _testmain.go:95 +0x1c8 [2021-08-22T12:21:47.129Z] --- PASS: TestDump (0.00s) [2021-08-22T12:21:47.129Z] === RUN TestDumpToFile [2021-08-22T12:21:47.129Z] --- PASS: TestDumpToFile (0.12s) [2021-08-22T12:21:47.129Z] === RUN TestDumpToFileWithEmptyInput [2021-08-22T12:21:47.129Z] goroutine 21 [running]: [2021-08-22T12:21:47.129Z] github.com/docker/docker/pkg/stack.dump(0xc000148010, 0x438, 0x1a43c0) [2021-08-22T12:21:47.129Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-22T12:21:47.129Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-22T12:21:47.129Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-22T12:21:47.129Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00014c780) [2021-08-22T12:21:47.129Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-22T12:21:47.129Z] testing.tRunner(0xc00014c780, 0x2c5e90) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:21:47.129Z] created by testing.(*T).Run [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-22T12:21:47.129Z] [2021-08-22T12:21:47.129Z] goroutine 1 [chan receive]: [2021-08-22T12:21:47.129Z] testing.(*T).Run(0xc00014c780, 0x2bf08c, 0x1c, 0x2c5e90, 0x12a101) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-22T12:21:47.129Z] testing.runTests.func1(0xc00014c180) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-22T12:21:47.129Z] testing.tRunner(0xc00014c180, 0xc000145da8) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:21:47.129Z] testing.runTests(0xc000118060, 0x40b220, 0x3, 0x3, 0xc040aeccb3c5e030, 0x8bb323fffd, 0x40fc80, 0x2b9e28) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-22T12:21:47.129Z] testing.(*M).Run(0xc000158080, 0x0) [2021-08-22T12:21:47.129Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-22T12:21:47.129Z] main.main() [2021-08-22T12:21:47.129Z] _testmain.go:95 +0x1c8 [2021-08-22T12:21:47.129Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-22T12:21:47.129Z] PASS [2021-08-22T12:21:47.129Z] coverage: 90.9% of statements [2021-08-22T12:21:47.129Z] ok github.com/docker/docker/pkg/stack 0.151s coverage: 90.9% of statements [2021-08-22T12:21:47.590Z] --- PASS: TestRetrieveFromStore (0.92s) [2021-08-22T12:21:47.590Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-22T12:21:47.590Z] === RUN TestNewStdWriter [2021-08-22T12:21:47.590Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-22T12:21:47.590Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-22T12:21:47.590Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-22T12:21:47.590Z] === RUN TestWriteWithNilBytes [2021-08-22T12:21:47.590Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-22T12:21:47.590Z] === RUN TestWrite [2021-08-22T12:21:47.590Z] --- PASS: TestWrite (0.00s) [2021-08-22T12:21:47.590Z] === RUN TestWriteWithWriterError [2021-08-22T12:21:47.590Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-22T12:21:47.590Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-22T12:21:47.590Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-22T12:21:47.590Z] === RUN TestStdCopyWriteAndRead [2021-08-22T12:21:47.590Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-22T12:21:47.590Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-22T12:21:47.590Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-22T12:21:47.590Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-22T12:21:47.590Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-22T12:21:47.591Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-22T12:21:47.591Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-22T12:21:47.591Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-22T12:21:47.591Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-22T12:21:47.591Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-22T12:21:47.591Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-22T12:21:47.591Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-22T12:21:47.591Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-22T12:21:47.591Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-22T12:21:47.591Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-22T12:21:47.591Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-22T12:21:47.591Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-22T12:21:47.591Z] PASS [2021-08-22T12:21:47.591Z] coverage: 100.0% of statements [2021-08-22T12:21:47.591Z] --- PASS: TestRequestReleaseAddressDuplicate (0.03s) [2021-08-22T12:21:47.591Z] === RUN TestParallelPredefinedRequest1 [2021-08-22T12:21:47.591Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-22T12:21:47.591Z] === RUN TestParallelPredefinedRequest2 [2021-08-22T12:21:47.591Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-22T12:21:47.591Z] === RUN TestParallelPredefinedRequest3 [2021-08-22T12:21:47.591Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-22T12:21:47.591Z] === RUN TestParallelPredefinedRequest4 [2021-08-22T12:21:47.591Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-22T12:21:47.591Z] === RUN TestParallelPredefinedRequest5 [2021-08-22T12:21:47.591Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-22T12:21:47.591Z] === RUN TestDebug [2021-08-22T12:21:47.591Z] --- PASS: TestDebug (0.00s) [2021-08-22T12:21:47.591Z] === RUN TestRequestPoolParallel [2021-08-22T12:21:47.591Z] ok github.com/docker/docker/pkg/stdcopy 0.040s coverage: 100.0% of statements [2021-08-22T12:21:47.650Z] === RUN TestPrepare [2021-08-22T12:21:47.650Z] --- PASS: TestPrepare (0.00s) [2021-08-22T12:21:47.650Z] === RUN TestStart [2021-08-22T12:21:47.650Z] --- PASS: TestStart (0.00s) [2021-08-22T12:21:47.650Z] === RUN TestWaitCancel [2021-08-22T12:21:47.650Z] --- PASS: TestWaitCancel (0.00s) [2021-08-22T12:21:47.650Z] === RUN TestWaitDisabled [2021-08-22T12:21:47.650Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-22T12:21:47.650Z] === RUN TestWaitEnabled [2021-08-22T12:21:47.650Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-22T12:21:47.650Z] === RUN TestRemove [2021-08-22T12:21:47.650Z] --- PASS: TestRemove (0.00s) [2021-08-22T12:21:47.650Z] PASS [2021-08-22T12:21:47.650Z] coverage: 65.3% of statements [2021-08-22T12:21:47.650Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.081s coverage: 65.3% of statements [2021-08-22T12:21:47.722Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/default [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/default [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/private [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/private [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rprivate [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/slave [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/slave [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rslave [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/shared [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/shared [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rshared [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/default [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rshared [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/shared [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rslave [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/slave [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rprivate [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/private [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-22T12:21:47.723Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:21:47.723Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:21:47.723Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:21:47.983Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:21:47.983Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-22T12:21:47.983Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:21:47.983Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-22T12:21:47.983Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:21:47.983Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:21:47.983Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:21:47.983Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:21:47.983Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-22T12:21:47.983Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:21:47.983Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-22T12:21:47.983Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-22T12:21:47.983Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2021-08-22T12:21:47.983Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-08-22T12:21:47.983Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-22T12:21:47.983Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-22T12:21:47.983Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-22T12:21:47.983Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-22T12:21:47.984Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-22T12:21:47.984Z] === RUN TestContainerBindMountNonRecursive [2021-08-22T12:21:48.049Z] --- PASS: TestRequestPoolParallel (0.32s) [2021-08-22T12:21:48.049Z] === RUN TestFullAllocateRelease [2021-08-22T12:21:48.505Z] time="2021-08-22T12:21:48Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-22T12:21:48.505Z] --- PASS: TestFullAllocateRelease (0.44s) [2021-08-22T12:21:48.505Z] === RUN TestOddAllocateRelease [2021-08-22T12:21:48.505Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-22T12:21:48.505Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-22T12:21:48.505Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-22T12:21:48.505Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-22T12:21:48.505Z] === RUN TestFormatStatus [2021-08-22T12:21:48.505Z] --- PASS: TestFormatStatus (0.00s) [2021-08-22T12:21:48.505Z] === RUN TestFormatError [2021-08-22T12:21:48.505Z] --- PASS: TestFormatError (0.00s) [2021-08-22T12:21:48.505Z] === RUN TestFormatJSONError [2021-08-22T12:21:48.505Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-22T12:21:48.505Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-22T12:21:48.505Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-22T12:21:48.505Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-22T12:21:48.505Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-22T12:21:48.505Z] === RUN TestNewJSONProgressOutput [2021-08-22T12:21:48.505Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-22T12:21:48.505Z] === RUN TestAuxFormatterEmit [2021-08-22T12:21:48.505Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-22T12:21:48.505Z] === RUN TestStreamWriterStdout [2021-08-22T12:21:48.505Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-22T12:21:48.505Z] === RUN TestStreamWriterStderr [2021-08-22T12:21:48.505Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-22T12:21:48.505Z] PASS [2021-08-22T12:21:48.505Z] coverage: 66.2% of statements [2021-08-22T12:21:48.505Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-08-22T12:21:48.505Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-08-22T12:21:48.505Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-22T12:21:48.961Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2021-08-22T12:21:48.961Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-22T12:21:48.961Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-08-22T12:21:48.961Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-22T12:21:48.962Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-22T12:21:48.962Z] === CONT TestParallelPredefinedRequest1 [2021-08-22T12:21:48.962Z] === CONT TestParallelPredefinedRequest4 [2021-08-22T12:21:48.962Z] === CONT TestParallelPredefinedRequest3 [2021-08-22T12:21:48.962Z] === CONT TestParallelPredefinedRequest1 [2021-08-22T12:21:48.962Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:21:48.962Z] === CONT TestParallelPredefinedRequest2 [2021-08-22T12:21:48.962Z] === CONT TestParallelPredefinedRequest4 [2021-08-22T12:21:48.962Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:21:48.962Z] === CONT TestParallelPredefinedRequest2 [2021-08-22T12:21:48.962Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:21:48.962Z] === CONT TestParallelPredefinedRequest3 [2021-08-22T12:21:48.962Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:21:48.962Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-22T12:21:48.962Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-22T12:21:48.962Z] === CONT TestParallelPredefinedRequest5 [2021-08-22T12:21:48.962Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-22T12:21:48.962Z] === CONT TestParallelPredefinedRequest5 [2021-08-22T12:21:48.962Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:21:48.962Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-22T12:21:48.962Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-22T12:21:48.962Z] PASS [2021-08-22T12:21:48.962Z] coverage: 85.3% of statements [2021-08-22T12:21:48.962Z] ok github.com/docker/docker/libnetwork/ipam 41.332s coverage: 85.3% of statements [2021-08-22T12:21:48.962Z] === RUN TestGenerateRandomID [2021-08-22T12:21:48.962Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-22T12:21:48.962Z] === RUN TestShortenId [2021-08-22T12:21:48.962Z] --- PASS: TestShortenId (0.00s) [2021-08-22T12:21:48.962Z] === RUN TestShortenSha256Id [2021-08-22T12:21:48.962Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-22T12:21:48.962Z] === RUN TestShortenIdEmpty [2021-08-22T12:21:48.962Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-22T12:21:48.962Z] === RUN TestShortenIdInvalid [2021-08-22T12:21:48.962Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-22T12:21:48.962Z] === RUN TestIsShortIDNonHex [2021-08-22T12:21:48.962Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-22T12:21:48.962Z] === RUN TestIsShortIDNotCorrectSize [2021-08-22T12:21:48.962Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-22T12:21:48.962Z] PASS [2021-08-22T12:21:48.962Z] coverage: 70.6% of statements [2021-08-22T12:21:48.962Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2021-08-22T12:21:49.817Z] === RUN TestNewListSecretsFilters [2021-08-22T12:21:49.817Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-22T12:21:49.817Z] === RUN TestNewListConfigsFilters [2021-08-22T12:21:49.817Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-22T12:21:49.817Z] PASS [2021-08-22T12:21:49.817Z] coverage: 0.5% of statements [2021-08-22T12:21:49.817Z] ok github.com/docker/docker/daemon/cluster 0.569s coverage: 0.5% of statements [2021-08-22T12:21:49.894Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2021-08-22T12:21:49.894Z] === RUN TestContainerVolumesMountedAsShared [2021-08-22T12:21:49.918Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-22T12:21:49.925Z] === RUN TestIsCpusetListAvailable [2021-08-22T12:21:49.925Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-22T12:21:49.925Z] PASS [2021-08-22T12:21:49.925Z] coverage: 39.4% of statements [2021-08-22T12:21:49.925Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2021-08-22T12:21:50.273Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-22T12:21:50.273Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-22T12:21:50.273Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-22T12:21:50.273Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-22T12:21:50.274Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-22T12:21:50.274Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-22T12:21:50.274Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-22T12:21:50.274Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-22T12:21:50.274Z] PASS [2021-08-22T12:21:50.274Z] coverage: 35.9% of statements [2021-08-22T12:21:50.274Z] ok github.com/docker/docker/daemon/cluster/convert 0.181s coverage: 35.9% of statements [2021-08-22T12:21:50.466Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2021-08-22T12:21:50.466Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-22T12:21:51.036Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-08-22T12:21:51.036Z] === RUN TestNetworkNat [2021-08-22T12:21:51.451Z] === RUN TestChtimes [2021-08-22T12:21:51.451Z] --- PASS: TestChtimes (0.00s) [2021-08-22T12:21:51.451Z] === RUN TestChtimesWindows [2021-08-22T12:21:51.451Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-22T12:21:51.451Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-22T12:21:51.451Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-22T12:21:51.451Z] === RUN TestEnsureRemoveAllNotExist [2021-08-22T12:21:51.451Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-22T12:21:51.451Z] === RUN TestEnsureRemoveAllWithDir [2021-08-22T12:21:51.451Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-22T12:21:51.451Z] === RUN TestEnsureRemoveAllWithFile [2021-08-22T12:21:51.451Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-22T12:21:51.451Z] === RUN TestHasWin32KSupport [2021-08-22T12:21:51.451Z] syscall_windows_test.go:8: win32k: true [2021-08-22T12:21:51.451Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-22T12:21:51.451Z] PASS [2021-08-22T12:21:51.451Z] coverage: 12.9% of statements [2021-08-22T12:21:51.451Z] ok github.com/docker/docker/pkg/system 0.041s coverage: 12.9% of statements [2021-08-22T12:21:51.906Z] === RUN TestTailFile [2021-08-22T12:21:51.906Z] --- PASS: TestTailFile (0.00s) [2021-08-22T12:21:51.906Z] === RUN TestTailFileManyLines [2021-08-22T12:21:51.906Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-22T12:21:51.906Z] === RUN TestTailEmptyFile [2021-08-22T12:21:51.906Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-22T12:21:51.906Z] === RUN TestTailNegativeN [2021-08-22T12:21:51.906Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader [2021-08-22T12:21:51.906Z] === CONT TestNewTailReader [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/truncated_last_line [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-22T12:21:51.906Z] === CONT TestNewTailReader/no_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.906Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.906Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-22T12:21:51.906Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-22T12:21:51.906Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.906Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.906Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.906Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.907Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.907Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.907Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.908Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.908Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.909Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.910Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:51.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:51.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:51.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:51.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:51.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:51.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:51.977Z] --- PASS: TestNetworkNat (0.72s) [2021-08-22T12:21:51.977Z] === RUN TestNetworkLocalhostTCPNat [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:52.366Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:52.367Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:21:52.368Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:21:52.368Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.01s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.05s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:21:52.369Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:21:52.370Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:21:52.371Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:21:52.371Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:21:52.371Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:21:52.371Z] PASS [2021-08-22T12:21:52.371Z] coverage: 88.6% of statements [2021-08-22T12:21:52.371Z] ok github.com/docker/docker/pkg/tailfile 0.188s coverage: 88.6% of statements [2021-08-22T12:21:52.547Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-08-22T12:21:52.547Z] === RUN TestNetworkLoopbackNat [2021-08-22T12:21:52.827Z] === RUN TestTarSumRemoveNonExistent [2021-08-22T12:21:52.827Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestTarSumRemove [2021-08-22T12:21:52.827Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestSortFileInfoSums [2021-08-22T12:21:52.827Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestNewTarSumForLabelInvalid [2021-08-22T12:21:52.827Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestNewTarSumForLabel [2021-08-22T12:21:52.827Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestEmptyTar [2021-08-22T12:21:52.827Z] --- PASS: TestEmptyTar (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestTarSumsReadSize [2021-08-22T12:21:52.827Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestTarSums [2021-08-22T12:21:52.827Z] --- PASS: TestTarSums (0.06s) [2021-08-22T12:21:52.827Z] === RUN TestIteration [2021-08-22T12:21:52.827Z] --- PASS: TestIteration (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestVersionLabelForChecksum [2021-08-22T12:21:52.827Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestVersion [2021-08-22T12:21:52.827Z] --- PASS: TestVersion (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestGetVersion [2021-08-22T12:21:52.827Z] --- PASS: TestGetVersion (0.00s) [2021-08-22T12:21:52.827Z] === RUN TestGetVersions [2021-08-22T12:21:52.827Z] --- PASS: TestGetVersions (0.00s) [2021-08-22T12:21:52.827Z] PASS [2021-08-22T12:21:52.827Z] coverage: 89.3% of statements [2021-08-22T12:21:52.827Z] ok github.com/docker/docker/pkg/tarsum 0.101s coverage: 89.3% of statements [2021-08-22T12:21:52.827Z] time="2021-08-22T12:21:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.Echo: Post \"http://127.0.0.1:49293/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-22T12:21:53.164Z] === RUN TestBuilderGC [2021-08-22T12:21:53.164Z] --- PASS: TestBuilderGC (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestDaemonConfigurationNotFound [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestDaemonBrokenConfiguration [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestParseClusterAdvertiseSettings [2021-08-22T12:21:53.164Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestFindConfigurationConflicts [2021-08-22T12:21:53.164Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-22T12:21:53.164Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-22T12:21:53.164Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-22T12:21:53.164Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-22T12:21:53.164Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-22T12:21:53.164Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-22T12:21:53.164Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-22T12:21:53.164Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestValidateConfiguration [2021-08-22T12:21:53.164Z] === RUN TestValidateConfiguration/with_label [2021-08-22T12:21:53.164Z] === RUN TestValidateConfiguration/with_dns [2021-08-22T12:21:53.164Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-22T12:21:53.164Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-22T12:21:53.164Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-22T12:21:53.164Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-22T12:21:53.164Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-22T12:21:53.164Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-22T12:21:53.164Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestModifiedDiscoverySettings [2021-08-22T12:21:53.164Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestReloadSetConfigFileNotExist [2021-08-22T12:21:53.164Z] time="2021-08-22T12:21:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-22T12:21:53.164Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-08-22T12:21:53.164Z] === RUN TestReloadDefaultConfigNotExist [2021-08-22T12:21:53.164Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:53.164Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestReloadBadDefaultConfig [2021-08-22T12:21:53.164Z] time="2021-08-22T12:21:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-729677799" [2021-08-22T12:21:53.164Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestReloadWithConflictingLabels [2021-08-22T12:21:53.164Z] time="2021-08-22T12:21:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-114617370" [2021-08-22T12:21:53.164Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestReloadWithDuplicateLabels [2021-08-22T12:21:53.164Z] time="2021-08-22T12:21:52Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-418449073" [2021-08-22T12:21:53.164Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-22T12:21:53.164Z] === RUN TestDaemonConfigurationMerge [2021-08-22T12:21:53.164Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-22T12:21:53.164Z] PASS [2021-08-22T12:21:53.164Z] coverage: 80.4% of statements [2021-08-22T12:21:53.164Z] ok github.com/docker/docker/daemon/config 0.228s coverage: 80.4% of statements [2021-08-22T12:21:53.282Z] testing: warning: no tests to run [2021-08-22T12:21:53.282Z] PASS [2021-08-22T12:21:53.282Z] coverage: [no statements] [2021-08-22T12:21:53.282Z] ok github.com/docker/docker/pkg/term/windows 0.031s coverage: [no statements] [no tests to run] [2021-08-22T12:21:53.620Z] === RUN TestWaitNodeAttachment [2021-08-22T12:21:53.736Z] === RUN TestTruncIndex [2021-08-22T12:21:54.075Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-08-22T12:21:54.075Z] === RUN TestIsolationConversion [2021-08-22T12:21:54.075Z] === RUN TestIsolationConversion/default [2021-08-22T12:21:54.075Z] === RUN TestIsolationConversion/process [2021-08-22T12:21:54.075Z] === RUN TestIsolationConversion/hyperv [2021-08-22T12:21:54.075Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-22T12:21:54.075Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-22T12:21:54.075Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-22T12:21:54.075Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-22T12:21:54.075Z] === RUN TestContainerLabels [2021-08-22T12:21:54.075Z] --- PASS: TestContainerLabels (0.00s) [2021-08-22T12:21:54.075Z] === RUN TestCredentialSpecConversion [2021-08-22T12:21:54.075Z] === RUN TestCredentialSpecConversion/none [2021-08-22T12:21:54.075Z] === RUN TestCredentialSpecConversion/config [2021-08-22T12:21:54.075Z] === RUN TestCredentialSpecConversion/file [2021-08-22T12:21:54.075Z] === RUN TestCredentialSpecConversion/registry [2021-08-22T12:21:54.075Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-22T12:21:54.075Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-22T12:21:54.075Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-22T12:21:54.075Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-22T12:21:54.075Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-22T12:21:54.075Z] === RUN TestControllerValidateMountBind [2021-08-22T12:21:54.075Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-22T12:21:54.075Z] === RUN TestControllerValidateMountVolume [2021-08-22T12:21:54.075Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-22T12:21:54.075Z] === RUN TestControllerValidateMountTarget [2021-08-22T12:21:54.075Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-22T12:21:54.075Z] === RUN TestControllerValidateMountTmpfs [2021-08-22T12:21:54.075Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-22T12:21:54.075Z] === RUN TestControllerValidateMountInvalidType [2021-08-22T12:21:54.075Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-22T12:21:54.075Z] === RUN TestControllerValidateMountNamedPipe [2021-08-22T12:21:54.075Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-22T12:21:54.075Z] PASS [2021-08-22T12:21:54.075Z] coverage: 11.0% of statements [2021-08-22T12:21:54.075Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.625s coverage: 11.0% of statements [2021-08-22T12:21:54.075Z] === RUN TestDiscoveryOptsErrors [2021-08-22T12:21:54.075Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-22T12:21:54.075Z] === RUN TestDiscoveryOpts [2021-08-22T12:21:54.075Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-22T12:21:54.075Z] PASS [2021-08-22T12:21:54.075Z] coverage: 30.0% of statements [2021-08-22T12:21:54.075Z] ok github.com/docker/docker/daemon/discovery 0.039s coverage: 30.0% of statements [2021-08-22T12:21:54.191Z] --- PASS: TestTruncIndex (0.10s) [2021-08-22T12:21:54.191Z] PASS [2021-08-22T12:21:54.191Z] coverage: 91.5% of statements [2021-08-22T12:21:54.191Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2021-08-22T12:21:54.531Z] === RUN TestVerifyNetworkingConfig [2021-08-22T12:21:54.531Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestGetContainer [2021-08-22T12:21:54.531Z] --- PASS: TestGetContainer (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestValidContainerNames [2021-08-22T12:21:54.531Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestContainerInitDNS [2021-08-22T12:21:54.531Z] daemon_test.go:147: root required [2021-08-22T12:21:54.531Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestMerge [2021-08-22T12:21:54.531Z] --- PASS: TestMerge (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestValidateContainerIsolation [2021-08-22T12:21:54.531Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestFindNetworkErrorType [2021-08-22T12:21:54.531Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestEnsureServicesExist [2021-08-22T12:21:54.531Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestEnsureServicesExistErrors [2021-08-22T12:21:54.531Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-22T12:21:54.531Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-22T12:21:54.531Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-22T12:21:54.531Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestContainerDelete [2021-08-22T12:21:54.531Z] --- PASS: TestContainerDelete (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestContainerDoubleDelete [2021-08-22T12:21:54.531Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestLogContainerEventCopyLabels [2021-08-22T12:21:54.531Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestLogContainerEventWithAttributes [2021-08-22T12:21:54.531Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestNoneHealthcheck [2021-08-22T12:21:54.531Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestHealthStates [2021-08-22T12:21:54.531Z] === RUN TestEventsLog [2021-08-22T12:21:54.531Z] --- PASS: TestEventsLog (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestEventsLogTimeout [2021-08-22T12:21:54.531Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestLogEvents [2021-08-22T12:21:54.531Z] time="2021-08-22T12:21:54Z" 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-22T12:21:54.531Z] time="2021-08-22T12:21:54Z" 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-22T12:21:54.531Z] time="2021-08-22T12:21:54Z" 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-22T12:21:54.531Z] time="2021-08-22T12:21:54Z" 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-22T12:21:54.531Z] time="2021-08-22T12:21:54Z" 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-22T12:21:54.531Z] time="2021-08-22T12:21:54Z" 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-22T12:21:54.531Z] time="2021-08-22T12:21:54Z" 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-22T12:21:54.531Z] time="2021-08-22T12:21:54Z" 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-22T12:21:54.531Z] time="2021-08-22T12:21:54Z" 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-22T12:21:54.531Z] time="2021-08-22T12:21:54Z" 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-22T12:21:54.531Z] --- PASS: TestHealthStates (0.12s) [2021-08-22T12:21:54.531Z] === RUN TestMaskURLCredentials [2021-08-22T12:21:54.531Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestGetInspectData [2021-08-22T12:21:54.531Z] --- PASS: TestGetInspectData (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestFillLicense [2021-08-22T12:21:54.531Z] --- PASS: TestFillLicense (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestListInvalidFilter [2021-08-22T12:21:54.531Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestNameFilter [2021-08-22T12:21:54.531Z] --- PASS: TestNameFilter (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-22T12:21:54.531Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-22T12:21:54.531Z] === 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-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-22T12:21:54.531Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-22T12:21:54.531Z] --- 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-22T12:21:54.531Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-22T12:21:54.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-22T12:21:54.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-22T12:21:54.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-22T12:21:54.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-22T12:21:54.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-22T12:21:54.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-22T12:21:54.532Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-22T12:21:54.532Z] === RUN TestDaemonReloadLabels [2021-08-22T12:21:54.532Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-22T12:21:54.532Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-22T12:21:54.532Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-22T12:21:54.532Z] === RUN TestDaemonReloadMirrors [2021-08-22T12:21:54.532Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-22T12:21:54.532Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-22T12:21:54.532Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-22T12:21:54.532Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-22T12:21:54.532Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-22T12:21:54.532Z] === RUN TestDaemonDiscoveryReload [2021-08-22T12:21:54.532Z] --- PASS: TestLogEvents (0.05s) [2021-08-22T12:21:54.532Z] === RUN TestLoadBufferedEvents [2021-08-22T12:21:54.532Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-08-22T12:21:54.532Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-22T12:21:54.532Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-22T12:21:54.532Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-22T12:21:54.532Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-22T12:21:54.532Z] PASS [2021-08-22T12:21:54.532Z] coverage: 50.0% of statements [2021-08-22T12:21:54.532Z] ok github.com/docker/docker/daemon/events 0.254s coverage: 50.0% of statements [2021-08-22T12:21:54.646Z] === RUN TestIsGIT [2021-08-22T12:21:54.646Z] --- PASS: TestIsGIT (0.00s) [2021-08-22T12:21:54.646Z] === RUN TestIsTransport [2021-08-22T12:21:54.646Z] --- PASS: TestIsTransport (0.00s) [2021-08-22T12:21:54.646Z] PASS [2021-08-22T12:21:54.646Z] coverage: 100.0% of statements [2021-08-22T12:21:54.646Z] ok github.com/docker/docker/pkg/urlutil 0.029s coverage: 100.0% of statements [2021-08-22T12:21:54.646Z] === RUN TestVersionInfo [2021-08-22T12:21:54.646Z] --- PASS: TestVersionInfo (0.00s) [2021-08-22T12:21:54.646Z] === RUN TestAppendVersions [2021-08-22T12:21:54.646Z] --- PASS: TestAppendVersions (0.00s) [2021-08-22T12:21:54.646Z] PASS [2021-08-22T12:21:54.646Z] coverage: 88.9% of statements [2021-08-22T12:21:54.646Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2021-08-22T12:21:55.311Z] --- PASS: TestBuildWithHugeFile (51.08s) [2021-08-22T12:21:55.311Z] === RUN TestBuildWCOWSandboxSize [2021-08-22T12:21:55.311Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-22T12:21:55.311Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-22T12:21:55.311Z] === RUN TestBuildWithEmptyDockerfile [2021-08-22T12:21:55.311Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:21:55.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:21:55.311Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:21:55.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:21:55.311Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:21:55.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:21:55.311Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:21:55.311Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:21:55.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:21:55.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-08-22T12:21:55.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-08-22T12:21:55.311Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-08-22T12:21:55.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-22T12:21:55.311Z] === RUN TestBuildPreserveOwnership [2021-08-22T12:21:55.311Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-22T12:21:55.496Z] === RUN TestIsEmptyDir [2021-08-22T12:21:55.496Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-22T12:21:55.496Z] PASS [2021-08-22T12:21:55.496Z] coverage: 2.3% of statements [2021-08-22T12:21:55.496Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2021-08-22T12:21:55.496Z] === RUN TestLinkNaming [2021-08-22T12:21:55.496Z] --- PASS: TestLinkNaming (0.00s) [2021-08-22T12:21:55.496Z] === RUN TestLinkNew [2021-08-22T12:21:55.496Z] --- PASS: TestLinkNew (0.00s) [2021-08-22T12:21:55.496Z] === RUN TestLinkEnv [2021-08-22T12:21:55.496Z] --- PASS: TestLinkEnv (0.00s) [2021-08-22T12:21:55.496Z] === RUN TestLinkMultipleEnv [2021-08-22T12:21:55.496Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-22T12:21:55.496Z] === RUN TestLinkPortRangeEnv [2021-08-22T12:21:55.496Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-22T12:21:55.496Z] PASS [2021-08-22T12:21:55.496Z] coverage: 93.0% of statements [2021-08-22T12:21:55.496Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-08-22T12:21:55.496Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-22T12:21:55.496Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-22T12:21:55.840Z] --- PASS: TestNetworkLoopbackNat (3.09s) [2021-08-22T12:21:55.840Z] === RUN TestPause [2021-08-22T12:21:55.951Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-22T12:21:55.951Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-22T12:21:56.172Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-22T12:21:56.172Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-22T12:21:56.172Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-22T12:21:56.172Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-22T12:21:56.172Z] === RUN TestValidatePrivileges [2021-08-22T12:21:56.172Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-22T12:21:56.172Z] === RUN TestFilterByCapNeg [2021-08-22T12:21:56.172Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-22T12:21:56.172Z] === RUN TestFilterByCapPos [2021-08-22T12:21:56.172Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-22T12:21:56.172Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-22T12:21:56.172Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-22T12:21:56.172Z] PASS [2021-08-22T12:21:56.172Z] coverage: 12.0% of statements [2021-08-22T12:21:56.172Z] ok github.com/docker/docker/plugin 0.044s coverage: 12.0% of statements [2021-08-22T12:21:56.407Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-22T12:21:56.407Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-22T12:21:56.407Z] reload_test.go:520: root required [2021-08-22T12:21:56.407Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-22T12:21:56.407Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-22T12:21:56.407Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-22T12:21:56.407Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-22T12:21:56.407Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-22T12:21:56.407Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-22T12:21:56.407Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-22T12:21:56.407Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-22T12:21:56.407Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-22T12:21:56.407Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-22T12:21:56.407Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-22T12:21:56.407Z] === RUN TestParseVolumesFrom [2021-08-22T12:21:56.407Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-22T12:21:56.407Z] PASS [2021-08-22T12:21:56.407Z] coverage: 9.1% of statements [2021-08-22T12:21:56.409Z] --- PASS: TestPause (0.68s) [2021-08-22T12:21:56.409Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-22T12:21:56.409Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-22T12:21:56.409Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-22T12:21:56.409Z] === RUN TestPauseStopPausedContainer [2021-08-22T12:21:56.862Z] ok github.com/docker/docker/daemon 2.367s coverage: 9.1% of statements [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-22T12:21:56.862Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-22T12:21:56.978Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2021-08-22T12:21:56.978Z] === RUN TestPidHost [2021-08-22T12:21:57.132Z] === RUN TestNewSettable [2021-08-22T12:21:57.132Z] --- PASS: TestNewSettable (0.00s) [2021-08-22T12:21:57.132Z] === RUN TestIsSettable [2021-08-22T12:21:57.132Z] --- PASS: TestIsSettable (0.00s) [2021-08-22T12:21:57.132Z] === RUN TestUpdateSettingsEnv [2021-08-22T12:21:57.132Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-22T12:21:57.132Z] PASS [2021-08-22T12:21:57.132Z] coverage: 20.0% of statements [2021-08-22T12:21:57.132Z] ok github.com/docker/docker/plugin/v2 0.033s coverage: 20.0% of statements [2021-08-22T12:21:57.132Z] === RUN TestLoad [2021-08-22T12:21:57.132Z] --- PASS: TestLoad (0.00s) [2021-08-22T12:21:57.132Z] === RUN TestSave [2021-08-22T12:21:57.132Z] --- PASS: TestSave (0.02s) [2021-08-22T12:21:57.132Z] === RUN TestAddDeleteGet [2021-08-22T12:21:57.132Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-22T12:21:57.132Z] === RUN TestInvalidTags [2021-08-22T12:21:57.132Z] --- PASS: TestInvalidTags (0.00s) [2021-08-22T12:21:57.132Z] PASS [2021-08-22T12:21:57.132Z] coverage: 84.4% of statements [2021-08-22T12:21:57.132Z] ok github.com/docker/docker/reference 0.095s coverage: 84.4% of statements [2021-08-22T12:21:57.214Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-22T12:21:57.823Z] === RUN TestAdapterReadLogs [2021-08-22T12:21:57.823Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-22T12:21:57.823Z] === RUN TestCopier [2021-08-22T12:21:57.823Z] --- PASS: TestCopier (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCopierLongLines [2021-08-22T12:21:57.824Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCopierSlow [2021-08-22T12:21:57.824Z] === RUN TestNewStreamConfig [2021-08-22T12:21:57.824Z] === RUN TestNewStreamConfig/defaults [2021-08-22T12:21:57.824Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-22T12:21:57.824Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-22T12:21:57.824Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-22T12:21:57.824Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-22T12:21:57.824Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-22T12:21:57.824Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-22T12:21:57.824Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-22T12:21:57.824Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-22T12:21:57.824Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-22T12:21:57.824Z] --- PASS: TestCopierSlow (0.21s) [2021-08-22T12:21:57.824Z] === RUN TestCopierWithSized [2021-08-22T12:21:57.824Z] === RUN TestCopierWithSized/as_is [2021-08-22T12:21:57.824Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-22T12:21:57.824Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-22T12:21:57.824Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-22T12:21:57.824Z] === RUN TestCopierWithPartial [2021-08-22T12:21:57.824Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestRingLogger [2021-08-22T12:21:57.824Z] --- PASS: TestRingLogger (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestRingCap [2021-08-22T12:21:57.824Z] --- PASS: TestRingCap (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestRingClose [2021-08-22T12:21:57.824Z] --- PASS: TestRingClose (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestRingDrain [2021-08-22T12:21:57.824Z] --- PASS: TestRingDrain (0.00s) [2021-08-22T12:21:57.824Z] PASS [2021-08-22T12:21:57.824Z] coverage: 43.8% of statements [2021-08-22T12:21:57.824Z] time="2021-08-22T12:21:57Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-22T12:21:57.824Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s) [2021-08-22T12:21:57.824Z] === RUN TestCreateSuccess [2021-08-22T12:21:57.824Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCreateStreamSkipped [2021-08-22T12:21:57.824Z] time="2021-08-22T12:21:57Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-22T12:21:57.824Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCreateLogGroupSuccess [2021-08-22T12:21:57.824Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCreateError [2021-08-22T12:21:57.824Z] --- PASS: TestCreateError (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCreateAlreadyExists [2021-08-22T12:21:57.824Z] time="2021-08-22T12:21:57Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-22T12:21:57.824Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestLogClosed [2021-08-22T12:21:57.824Z] --- PASS: TestLogClosed (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestLogBlocking [2021-08-22T12:21:57.824Z] --- PASS: TestLogBlocking (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-22T12:21:57.824Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestLogNonBlockingBufferFull [2021-08-22T12:21:57.824Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestPublishBatchSuccess [2021-08-22T12:21:57.824Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestPublishBatchError [2021-08-22T12:21:57.824Z] time="2021-08-22T12:21:57Z" level=error msg=Error [2021-08-22T12:21:57.824Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-22T12:21:57.824Z] time="2021-08-22T12:21:57Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-22T12:21:57.824Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-22T12:21:57.824Z] time="2021-08-22T12:21:57Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-22T12:21:57.824Z] time="2021-08-22T12:21:57Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-22T12:21:57.824Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchSimple [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchTicker [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchMultilinePattern [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchClose [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestEffectiveLen [2021-08-22T12:21:57.824Z] === RUN TestEffectiveLen/0/Hello [2021-08-22T12:21:57.824Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-22T12:21:57.824Z] === RUN TestEffectiveLen/2/🙃 [2021-08-22T12:21:57.824Z] === RUN TestEffectiveLen/3/���� [2021-08-22T12:21:57.824Z] === RUN TestEffectiveLen/4/He��o [2021-08-22T12:21:57.824Z] === RUN TestEffectiveLen/5/ [2021-08-22T12:21:57.824Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestFindValidSplit [2021-08-22T12:21:57.824Z] === RUN TestFindValidSplit/0/ [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1064: [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:21:57.824Z] === RUN TestFindValidSplit/1/Hello [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1064: Hello [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:21:57.824Z] === RUN TestFindValidSplit/2/Hello [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1064: He [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1065: llo [2021-08-22T12:21:57.824Z] ok github.com/docker/docker/daemon/logger 0.274s coverage: 43.8% of statements [2021-08-22T12:21:57.824Z] === RUN TestFindValidSplit/3/Hello [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1064: [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1065: Hello [2021-08-22T12:21:57.824Z] === RUN TestFindValidSplit/4/🙃 [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1064: [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-22T12:21:57.824Z] === RUN TestFindValidSplit/5/🙃 [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:21:57.824Z] === RUN TestFindValidSplit/6/a� [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1064: a [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1065: � [2021-08-22T12:21:57.824Z] === RUN TestFindValidSplit/7/a� [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1064: a� [2021-08-22T12:21:57.824Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:21:57.824Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestSearchRegistryForImagesErrors [2021-08-22T12:21:57.824Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestProcessEventEmoji [2021-08-22T12:21:57.824Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchLineSplit [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-22T12:21:57.824Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestSearchRegistryForImages [2021-08-22T12:21:57.824Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestOnlyPlatformWithFallback [2021-08-22T12:21:57.824Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestImageDelete [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchMaxEvents [2021-08-22T12:21:57.824Z] === RUN TestImageDelete/no_lease [2021-08-22T12:21:57.824Z] === RUN TestImageDelete/lease_exists [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-22T12:21:57.824Z] --- PASS: TestImageDelete (0.06s) [2021-08-22T12:21:57.824Z] --- PASS: TestImageDelete/no_lease (0.02s) [2021-08-22T12:21:57.824Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-22T12:21:57.824Z] === RUN TestContentStoreForPull [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-22T12:21:57.824Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-22T12:21:57.824Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-22T12:21:57.824Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-22T12:21:57.824Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-22T12:21:57.824Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-22T12:21:57.824Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-22T12:21:57.824Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-22T12:21:57.824Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-22T12:21:57.824Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-22T12:21:57.824Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-22T12:21:57.824Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-22T12:21:57.824Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-22T12:21:57.824Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-22T12:21:57.824Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestCreateTagSuccess [2021-08-22T12:21:57.824Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-22T12:21:57.824Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-22T12:21:57.824Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-22T12:21:57.824Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-22T12:21:57.824Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-22T12:21:57.824Z] PASS [2021-08-22T12:21:57.824Z] coverage: 77.0% of statements [2021-08-22T12:21:57.824Z] ok github.com/docker/docker/daemon/logger/awslogs 0.336s coverage: 77.0% of statements [2021-08-22T12:21:58.280Z] --- PASS: TestContentStoreForPull (0.15s) [2021-08-22T12:21:58.280Z] PASS [2021-08-22T12:21:58.280Z] coverage: 6.7% of statements [2021-08-22T12:21:58.280Z] ok github.com/docker/docker/daemon/images 0.315s coverage: 6.7% of statements [2021-08-22T12:21:58.280Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-22T12:21:58.280Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-22T12:21:58.280Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-22T12:21:58.280Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-22T12:21:58.280Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-22T12:21:58.280Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-22T12:21:58.280Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-22T12:21:58.658Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-22T12:21:58.658Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-22T12:21:58.658Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-22T12:21:58.658Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-22T12:21:58.658Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestResumableRequestReaderWithReadError [2021-08-22T12:21:58.658Z] time="2021-08-22T12:21:58Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-22T12:21:58.658Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-08-22T12:21:58.658Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-22T12:21:58.658Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-22T12:21:58.658Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-22T12:21:58.658Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestResumableRequestReader [2021-08-22T12:21:58.658Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-22T12:21:58.658Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-22T12:21:58.658Z] PASS [2021-08-22T12:21:58.658Z] coverage: 100.0% of statements [2021-08-22T12:21:58.658Z] ok github.com/docker/docker/registry/resumable 0.158s coverage: 100.0% of statements [2021-08-22T12:21:58.658Z] === RUN TestResolveAuthConfigIndexServer [2021-08-22T12:21:58.658Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestResolveAuthConfigFullURL [2021-08-22T12:21:58.658Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-22T12:21:58.658Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestValidateMirror [2021-08-22T12:21:58.658Z] --- PASS: TestValidateMirror (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestLoadInsecureRegistries [2021-08-22T12:21:58.658Z] time="2021-08-22T12:21:58Z" 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-22T12:21:58.658Z] time="2021-08-22T12:21:58Z" 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-22T12:21:58.658Z] time="2021-08-22T12:21:58Z" 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-22T12:21:58.658Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-08-22T12:21:58.658Z] === RUN TestNewServiceConfig [2021-08-22T12:21:58.658Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestValidateIndexName [2021-08-22T12:21:58.658Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestValidateIndexNameWithError [2021-08-22T12:21:58.658Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestEndpointParse [2021-08-22T12:21:58.658Z] --- PASS: TestEndpointParse (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestEndpointParseInvalid [2021-08-22T12:21:58.658Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestValidateEndpoint [2021-08-22T12:21:58.658Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-22T12:21:58.658Z] === RUN TestPing [2021-08-22T12:21:58.658Z] --- PASS: TestPing (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestPingRegistryEndpoint [2021-08-22T12:21:58.658Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:58.658Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestEndpoint [2021-08-22T12:21:58.658Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:58.658Z] --- SKIP: TestEndpoint (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestParseRepositoryInfo [2021-08-22T12:21:58.658Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestNewIndexInfo [2021-08-22T12:21:58.658Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestMirrorEndpointLookup [2021-08-22T12:21:58.658Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:21:58.658Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestSearchRepositories [2021-08-22T12:21:58.658Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-22T12:21:58.658Z] Host: 127.0.0.1:49320 [2021-08-22T12:21:58.658Z] User-Agent: docker test client [2021-08-22T12:21:58.658Z] Authorization: Token fake-token [2021-08-22T12:21:58.658Z] X-Docker-Token: true [2021-08-22T12:21:58.658Z] Accept-Encoding: gzip [2021-08-22T12:21:58.658Z] [2021-08-22T12:21:58.658Z] [2021-08-22T12:21:58.658Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-22T12:21:58.658Z] Connection: close [2021-08-22T12:21:58.658Z] Content-Length: 144 [2021-08-22T12:21:58.658Z] Cache-Control: no-cache [2021-08-22T12:21:58.658Z] Content-Type: application/json [2021-08-22T12:21:58.658Z] Date: Sun, 22 Aug 2021 12:21:58 GMT [2021-08-22T12:21:58.658Z] Expires: -1 [2021-08-22T12:21:58.658Z] Pragma: no-cache [2021-08-22T12:21:58.658Z] Server: docker-tests/mock [2021-08-22T12:21:58.658Z] X-Docker-Registry-Config: mock [2021-08-22T12:21:58.658Z] X-Docker-Registry-Version: 0.0.0 [2021-08-22T12:21:58.658Z] [2021-08-22T12:21:58.658Z] [2021-08-22T12:21:58.658Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestTrustedLocation [2021-08-22T12:21:58.658Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-22T12:21:58.658Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestAllowNondistributableArtifacts [2021-08-22T12:21:58.658Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestIsSecureIndex [2021-08-22T12:21:58.658Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-22T12:21:58.658Z] PASS [2021-08-22T12:21:58.658Z] coverage: 51.7% of statements [2021-08-22T12:21:58.658Z] ok github.com/docker/docker/registry 0.199s coverage: 51.7% of statements [2021-08-22T12:21:58.658Z] === RUN TestRestartManagerTimeout [2021-08-22T12:21:58.658Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-22T12:21:58.658Z] === RUN TestRestartManagerTimeoutReset [2021-08-22T12:21:58.658Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-22T12:21:58.658Z] PASS [2021-08-22T12:21:58.658Z] coverage: 50.9% of statements [2021-08-22T12:21:58.658Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 50.9% of statements [2021-08-22T12:21:58.738Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-22T12:21:58.738Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-22T12:21:58.738Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-22T12:21:58.738Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-08-22T12:21:58.738Z] === RUN TestFastTimeMarshalJSON [2021-08-22T12:21:58.738Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-22T12:21:58.738Z] PASS [2021-08-22T12:21:58.738Z] coverage: 87.2% of statements [2021-08-22T12:21:58.738Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.194s coverage: 87.2% of statements [2021-08-22T12:21:58.738Z] === RUN TestJSONFileLogger [2021-08-22T12:21:58.738Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-22T12:21:58.738Z] === RUN TestJSONFileLoggerWithTags [2021-08-22T12:21:58.738Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-22T12:21:58.738Z] === RUN TestJSONFileLoggerWithOpts [2021-08-22T12:21:58.738Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-22T12:21:58.738Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-22T12:21:58.738Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-22T12:21:58.738Z] === RUN TestEncodeDecode [2021-08-22T12:21:58.738Z] === PAUSE TestEncodeDecode [2021-08-22T12:21:58.738Z] === RUN TestUnexpectedEOF [2021-08-22T12:21:58.891Z] --- PASS: TestPidHost (1.92s) [2021-08-22T12:21:58.891Z] === RUN TestPsFilter [2021-08-22T12:21:59.115Z] === RUN TestDecodeContainerConfig [2021-08-22T12:21:59.115Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-22T12:21:59.115Z] === RUN TestDecodeContainerConfigIsolation [2021-08-22T12:21:59.115Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-22T12:21:59.115Z] === RUN TestValidatePrivileged [2021-08-22T12:21:59.115Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-22T12:21:59.115Z] PASS [2021-08-22T12:21:59.115Z] coverage: 52.2% of statements [2021-08-22T12:21:59.115Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.2% of statements [2021-08-22T12:21:59.151Z] --- PASS: TestPsFilter (0.10s) [2021-08-22T12:21:59.151Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-22T12:21:59.194Z] time="2021-08-22T12:21:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-22T12:21:59.194Z] time="2021-08-22T12:21:58Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-22T12:21:59.194Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-08-22T12:21:59.194Z] === CONT TestEncodeDecode [2021-08-22T12:21:59.194Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-22T12:21:59.194Z] PASS [2021-08-22T12:21:59.194Z] coverage: 69.9% of statements [2021-08-22T12:21:59.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.179s coverage: 69.9% of statements [2021-08-22T12:21:59.570Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-22T12:21:59.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-22T12:21:59.570Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-22T12:21:59.570Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-22T12:21:59.570Z] PASS [2021-08-22T12:21:59.570Z] coverage: 62.5% of statements [2021-08-22T12:21:59.570Z] ok github.com/docker/docker/testutil 0.069s coverage: 62.5% of statements [2021-08-22T12:21:59.651Z] === RUN TestWriteLog [2021-08-22T12:21:59.651Z] === PAUSE TestWriteLog [2021-08-22T12:21:59.651Z] === RUN TestReadLog [2021-08-22T12:21:59.651Z] === PAUSE TestReadLog [2021-08-22T12:21:59.651Z] === CONT TestWriteLog [2021-08-22T12:21:59.651Z] === CONT TestReadLog [2021-08-22T12:21:59.651Z] --- PASS: TestWriteLog (0.00s) [2021-08-22T12:21:59.651Z] === RUN TestReadLog/tail_exact [2021-08-22T12:21:59.651Z] === RUN TestReadLog/tail_less_than_available [2021-08-22T12:21:59.651Z] === RUN TestReadLog/tail_more_than_available [2021-08-22T12:21:59.651Z] --- PASS: TestReadLog (0.13s) [2021-08-22T12:21:59.651Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-22T12:21:59.651Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-22T12:21:59.651Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-22T12:21:59.651Z] PASS [2021-08-22T12:21:59.651Z] coverage: 75.2% of statements [2021-08-22T12:21:59.651Z] ok github.com/docker/docker/daemon/logger/local 0.174s coverage: 75.2% of statements [2021-08-22T12:21:59.651Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-22T12:21:59.651Z] === RUN TestOpenFileDelete [2021-08-22T12:21:59.651Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-22T12:21:59.651Z] === RUN TestOpenFileRename [2021-08-22T12:21:59.651Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-22T12:21:59.651Z] === RUN TestParseLogTagDefaultTag [2021-08-22T12:21:59.651Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-22T12:21:59.651Z] === RUN TestParseLogTag [2021-08-22T12:21:59.651Z] --- PASS: TestParseLogTag (0.00s) [2021-08-22T12:21:59.651Z] === RUN TestParseLogTagEmptyTag [2021-08-22T12:21:59.651Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-22T12:21:59.651Z] === RUN TestTailFiles [2021-08-22T12:21:59.651Z] --- PASS: TestTailFiles (0.00s) [2021-08-22T12:21:59.651Z] === RUN TestFollowLogsConsumerGone [2021-08-22T12:21:59.651Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-22T12:21:59.651Z] === RUN TestFollowLogsProducerGone [2021-08-22T12:21:59.651Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-22T12:21:59.651Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-22T12:21:59.651Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-22T12:21:59.651Z] === RUN TestCheckCapacityAndRotate [2021-08-22T12:21:59.651Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-22T12:21:59.651Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-22T12:21:59.721Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2021-08-22T12:21:59.721Z] === RUN TestRemoveContainerWithVolume [2021-08-22T12:22:00.107Z] --- PASS: TestCheckCapacityAndRotate (0.19s) [2021-08-22T12:22:00.107Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-22T12:22:00.107Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.18s) [2021-08-22T12:22:00.107Z] PASS [2021-08-22T12:22:00.107Z] coverage: 55.3% of statements [2021-08-22T12:22:00.107Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.313s coverage: 55.3% of statements [2021-08-22T12:22:00.107Z] === RUN TestLog [2021-08-22T12:22:00.107Z] --- PASS: TestLog (0.00s) [2021-08-22T12:22:00.107Z] PASS [2021-08-22T12:22:00.107Z] coverage: 31.5% of statements [2021-08-22T12:22:00.107Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.055s coverage: 31.5% of statements [2021-08-22T12:22:00.291Z] --- PASS: TestRemoveContainerWithVolume (0.67s) [2021-08-22T12:22:00.291Z] === RUN TestRemoveContainerRunning [2021-08-22T12:22:01.070Z] === RUN TestParseLogFormat [2021-08-22T12:22:01.070Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestValidateLogOptEmpty [2021-08-22T12:22:01.070Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestValidateSyslogAddress [2021-08-22T12:22:01.070Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestParseAddressDefaultPort [2021-08-22T12:22:01.070Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestValidateSyslogFacility [2021-08-22T12:22:01.070Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestValidateLogOptSyslogFormat [2021-08-22T12:22:01.070Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestValidateLogOpt [2021-08-22T12:22:01.070Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-22T12:22:01.070Z] PASS [2021-08-22T12:22:01.070Z] coverage: 46.8% of statements [2021-08-22T12:22:01.070Z] ok github.com/docker/docker/daemon/logger/syslog 0.052s coverage: 46.8% of statements [2021-08-22T12:22:01.070Z] === RUN TestNewParse [2021-08-22T12:22:01.070Z] --- PASS: TestNewParse (0.00s) [2021-08-22T12:22:01.070Z] PASS [2021-08-22T12:22:01.070Z] coverage: 8.3% of statements [2021-08-22T12:22:01.070Z] ok github.com/docker/docker/daemon/logger/templates 0.052s coverage: 8.3% of statements [2021-08-22T12:22:01.070Z] === RUN TestValidateLogOpt [2021-08-22T12:22:01.070Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestNewMissedConfig [2021-08-22T12:22:01.070Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestNewMissedUrl [2021-08-22T12:22:01.070Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestNewMissedToken [2021-08-22T12:22:01.070Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestNewWithProxy [2021-08-22T12:22:01.070Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestDefault [2021-08-22T12:22:01.070Z] --- PASS: TestDefault (0.01s) [2021-08-22T12:22:01.070Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-22T12:22:01.070Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestJsonFormat [2021-08-22T12:22:01.070Z] --- PASS: TestJsonFormat (0.01s) [2021-08-22T12:22:01.070Z] === RUN TestRawFormat [2021-08-22T12:22:01.070Z] --- PASS: TestRawFormat (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestRawFormatWithLabels [2021-08-22T12:22:01.070Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestRawFormatWithoutTag [2021-08-22T12:22:01.070Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-22T12:22:01.070Z] === RUN TestBatching [2021-08-22T12:22:01.232Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-08-22T12:22:01.232Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-22T12:22:01.401Z] --- PASS: TestBuildPreserveOwnership (10.60s) [2021-08-22T12:22:01.402Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.59s) [2021-08-22T12:22:01.402Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-22T12:22:01.402Z] === RUN TestBuildPlatformInvalid [2021-08-22T12:22:01.402Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-22T12:22:01.402Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-22T12:22:01.402Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-22T12:22:01.402Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-22T12:22:01.402Z] PASS [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] === Skipped [2021-08-22T12:22:01.402Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-22T12:22:01.402Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-22T12:22:01.402Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-22T12:22:01.402Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] DONE 34 tests, 3 skipped in 135.819s [2021-08-22T12:22:01.402Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-22T12:22:01.402Z] INFO: Testing against a local daemon [2021-08-22T12:22:01.402Z] === RUN TestConfigInspect [2021-08-22T12:22:01.402Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] --- SKIP: TestConfigInspect (0.03s) [2021-08-22T12:22:01.402Z] === RUN TestConfigList [2021-08-22T12:22:01.402Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] --- SKIP: TestConfigList (0.02s) [2021-08-22T12:22:01.402Z] === RUN TestConfigsCreateAndDelete [2021-08-22T12:22:01.402Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-22T12:22:01.402Z] === RUN TestConfigsUpdate [2021-08-22T12:22:01.402Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-22T12:22:01.402Z] === RUN TestTemplatedConfig [2021-08-22T12:22:01.402Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-22T12:22:01.402Z] === RUN TestConfigCreateResolve [2021-08-22T12:22:01.402Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-22T12:22:01.402Z] PASS [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] === Skipped [2021-08-22T12:22:01.402Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-08-22T12:22:01.402Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-08-22T12:22:01.402Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-22T12:22:01.402Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-22T12:22:01.402Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-22T12:22:01.402Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-22T12:22:01.402Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] [2021-08-22T12:22:01.402Z] DONE 6 tests, 6 skipped in 0.181s [2021-08-22T12:22:01.402Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-22T12:22:01.527Z] --- PASS: TestBatching (0.24s) [2021-08-22T12:22:01.527Z] === RUN TestFrequency [2021-08-22T12:22:01.527Z] --- PASS: TestFrequency (0.16s) [2021-08-22T12:22:01.527Z] === RUN TestOneMessagePerRequest [2021-08-22T12:22:01.527Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-22T12:22:01.527Z] === RUN TestVerify [2021-08-22T12:22:01.527Z] --- PASS: TestVerify (0.00s) [2021-08-22T12:22:01.527Z] === RUN TestSkipVerify [2021-08-22T12:22:01.527Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:01.527Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:01.527Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:01.527Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:01.527Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:01.660Z] INFO: Testing against a local daemon [2021-08-22T12:22:01.660Z] === RUN TestCheckpoint [2021-08-22T12:22:01.660Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:22:01.660Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-22T12:22:01.660Z] === RUN TestContainerInvalidJSON [2021-08-22T12:22:01.660Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:22:01.660Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:22:01.660Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:22:01.660Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:22:01.660Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:22:01.660Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:22:01.660Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-22T12:22:01.660Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-22T12:22:01.660Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-22T12:22:01.660Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-22T12:22:01.660Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-22T12:22:01.660Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-22T12:22:01.660Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-22T12:22:01.660Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-22T12:22:01.735Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-22T12:22:01.735Z] === RUN TestClientStream [2021-08-22T12:22:01.735Z] --- PASS: TestClientStream (0.00s) [2021-08-22T12:22:01.735Z] === RUN TestClientSendFile [2021-08-22T12:22:01.735Z] --- PASS: TestClientSendFile (0.00s) [2021-08-22T12:22:01.735Z] === RUN TestClientWithRequestTimeout [2021-08-22T12:22:01.735Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-22T12:22:01.735Z] === RUN TestFileSpecPlugin [2021-08-22T12:22:01.735Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-22T12:22:01.735Z] === RUN TestFileJSONSpecPlugin [2021-08-22T12:22:01.735Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-22T12:22:01.735Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-22T12:22:01.735Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-22T12:22:01.735Z] === RUN TestPluginAddHandler [2021-08-22T12:22:01.735Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-22T12:22:01.735Z] === RUN TestPluginWaitBadPlugin [2021-08-22T12:22:01.735Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-22T12:22:01.735Z] === RUN TestGet [2021-08-22T12:22:01.735Z] time="2021-08-22T12:22:01Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-22T12:22:01.802Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-08-22T12:22:01.802Z] === RUN TestRemoveInvalidContainer [2021-08-22T12:22:01.802Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-22T12:22:01.802Z] === RUN TestRenameLinkedContainer [2021-08-22T12:22:01.918Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-22T12:22:01.918Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-22T12:22:01.918Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-22T12:22:01.918Z] === RUN TestCopyFromContainer [2021-08-22T12:22:02.171Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-08-22T12:22:02.191Z] === RUN TestGetDriver [2021-08-22T12:22:02.191Z] --- PASS: TestGetDriver (0.00s) [2021-08-22T12:22:02.191Z] === RUN TestVolumeRequestError [2021-08-22T12:22:02.191Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-22T12:22:02.191Z] PASS [2021-08-22T12:22:02.191Z] coverage: 36.1% of statements [2021-08-22T12:22:02.191Z] ok github.com/docker/docker/volume/drivers 0.052s coverage: 36.1% of statements [2021-08-22T12:22:02.488Z] --- PASS: TestSkipVerify (0.62s) [2021-08-22T12:22:02.488Z] === RUN TestBufferMaximum [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634921.892405\",\"host\":\"7fd6dac38db3\"}'" [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634921.892405\",\"host\":\"7fd6dac38db3\"}'" [2021-08-22T12:22:02.488Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-22T12:22:02.488Z] === RUN TestServerAlwaysDown [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634921.894450\",\"host\":\"7fd6dac38db3\"}'" [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634921.894450\",\"host\":\"7fd6dac38db3\"}'" [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634921.894450\",\"host\":\"7fd6dac38db3\"}'" [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634921.895440\",\"host\":\"7fd6dac38db3\"}'" [2021-08-22T12:22:02.488Z] time="2021-08-22T12:22:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629634921.895440\",\"host\":\"7fd6dac38db3\"}'" [2021-08-22T12:22:02.488Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-22T12:22:02.488Z] === RUN TestCannotSendAfterClose [2021-08-22T12:22:02.488Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-22T12:22:02.488Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-22T12:22:02.488Z] === RUN TestV1IDService [2021-08-22T12:22:02.488Z] --- PASS: TestV1IDService (0.02s) [2021-08-22T12:22:02.488Z] === RUN TestV2MetadataService [2021-08-22T12:22:02.569Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-22T12:22:02.646Z] === RUN TestGetAddress [2021-08-22T12:22:02.646Z] --- PASS: TestGetAddress (0.00s) [2021-08-22T12:22:02.646Z] === RUN TestRemove [2021-08-22T12:22:02.646Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-22T12:22:02.646Z] --- SKIP: TestRemove (0.00s) [2021-08-22T12:22:02.646Z] === RUN TestInitializeWithVolumes [2021-08-22T12:22:02.646Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-22T12:22:02.646Z] === RUN TestCreate [2021-08-22T12:22:02.646Z] --- PASS: TestCreate (0.01s) [2021-08-22T12:22:02.646Z] === RUN TestValidateName [2021-08-22T12:22:02.646Z] --- PASS: TestValidateName (0.00s) [2021-08-22T12:22:02.646Z] === RUN TestCreateWithOpts [2021-08-22T12:22:02.646Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-22T12:22:02.646Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-22T12:22:02.646Z] === RUN TestRelaodNoOpts [2021-08-22T12:22:02.646Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-22T12:22:02.646Z] PASS [2021-08-22T12:22:02.646Z] coverage: 41.5% of statements [2021-08-22T12:22:02.646Z] ok github.com/docker/docker/volume/local 0.062s coverage: 41.5% of statements [2021-08-22T12:22:02.646Z] time="2021-08-22T12:22:02Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-22T12:22:02.945Z] --- PASS: TestV2MetadataService (0.84s) [2021-08-22T12:22:02.945Z] PASS [2021-08-22T12:22:02.945Z] coverage: 48.2% of statements [2021-08-22T12:22:02.945Z] ok github.com/docker/docker/distribution/metadata 0.939s coverage: 48.2% of statements [2021-08-22T12:22:02.945Z] time="2021-08-22T12:22:02Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-22T12:22:02.945Z] time="2021-08-22T12:22:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"7fd6dac38db3\"}'" [2021-08-22T12:22:03.404Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-22T12:22:03.404Z] PASS [2021-08-22T12:22:03.404Z] coverage: 82.5% of statements [2021-08-22T12:22:03.404Z] ok github.com/docker/docker/daemon/logger/splunk 2.117s coverage: 82.5% of statements [2021-08-22T12:22:03.404Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-22T12:22:03.404Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-22T12:22:03.404Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-22T12:22:03.404Z] === RUN TestSuccessfulDownload [2021-08-22T12:22:03.404Z] download_test.go:268: Needs fixing on Windows [2021-08-22T12:22:03.404Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-22T12:22:03.404Z] === RUN TestCancelledDownload [2021-08-22T12:22:03.404Z] --- PASS: TestCancelledDownload (0.05s) [2021-08-22T12:22:03.404Z] === RUN TestMaxDownloadAttempts [2021-08-22T12:22:03.404Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-22T12:22:03.404Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-22T12:22:03.404Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-22T12:22:03.404Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-22T12:22:03.404Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-22T12:22:03.404Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-22T12:22:03.404Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-22T12:22:03.404Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-22T12:22:03.404Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-22T12:22:03.404Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-22T12:22:03.404Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-22T12:22:03.404Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-22T12:22:03.404Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-22T12:22:03.404Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-22T12:22:03.404Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-22T12:22:03.404Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-22T12:22:03.404Z] === RUN TestContinueOnError_NeverContinue [2021-08-22T12:22:03.404Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-22T12:22:03.404Z] === RUN TestManifestStore [2021-08-22T12:22:03.404Z] === RUN TestManifestStore/no_remote_or_local [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRaw [2021-08-22T12:22:03.606Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-22T12:22:03.606Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-22T12:22:03.606Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-22T12:22:03.606Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-22T12:22:03.606Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRaw [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRawSplit [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-22T12:22:03.607Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-22T12:22:03.607Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-22T12:22:03.607Z] === RUN TestConvertTmpfsOptions [2021-08-22T12:22:03.607Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-22T12:22:03.607Z] linux_parser_test.go:209: data="ro" [2021-08-22T12:22:03.607Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-22T12:22:03.607Z] === RUN TestParseMountSpec [2021-08-22T12:22:03.607Z] parser_test.go:63: case 0 [2021-08-22T12:22:03.607Z] parser_test.go:63: case 1 [2021-08-22T12:22:03.607Z] parser_test.go:63: case 2 [2021-08-22T12:22:03.607Z] parser_test.go:63: case 3 [2021-08-22T12:22:03.607Z] parser_test.go:63: case 4 [2021-08-22T12:22:03.607Z] parser_test.go:63: case 5 [2021-08-22T12:22:03.607Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-22T12:22:03.607Z] === RUN TestValidateMount [2021-08-22T12:22:03.607Z] --- PASS: TestValidateMount (0.00s) [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRaw [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-22T12:22:03.607Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-22T12:22:03.607Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-22T12:22:03.607Z] PASS [2021-08-22T12:22:03.607Z] coverage: 67.6% of statements [2021-08-22T12:22:03.607Z] ok github.com/docker/docker/volume/mounts 0.047s coverage: 67.6% of statements [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:22:03.860Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-22T12:22:03.860Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2021-08-22T12:22:03.860Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2021-08-22T12:22:03.860Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2021-08-22T12:22:03.860Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2021-08-22T12:22:03.860Z] === RUN TestTransfer [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local347324319\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-22T12:22:03.860Z] === RUN TestManifestStore/no_local_cache [2021-08-22T12:22:03.860Z] === RUN TestManifestStore/with_local_cache [2021-08-22T12:22:03.860Z] === RUN TestManifestStore/unknown_media_type [2021-08-22T12:22:03.860Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=warning msg="reference for unknown type: " [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=warning msg="reference for unknown type: " [2021-08-22T12:22:03.860Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-22T12:22:03.860Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=warning msg="reference for unknown type: " [2021-08-22T12:22:03.860Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=warning msg="reference for unknown type: " [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=warning msg="reference for unknown type: " [2021-08-22T12:22:03.860Z] --- PASS: TestTransfer (0.13s) [2021-08-22T12:22:03.860Z] === RUN TestConcurrencyLimit [2021-08-22T12:22:03.860Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-22T12:22:03.860Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-22T12:22:03.860Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-22T12:22:03.860Z] time="2021-08-22T12:22:03Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore (0.27s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-22T12:22:03.860Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-22T12:22:03.860Z] === RUN TestDetectManifestBlobMediaType [2021-08-22T12:22:03.860Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-22T12:22:03.860Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-22T12:22:03.860Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-22T12:22:03.860Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-22T12:22:03.860Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-22T12:22:03.860Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-22T12:22:03.860Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-22T12:22:03.860Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-22T12:22:03.860Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-22T12:22:03.860Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-22T12:22:03.860Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-22T12:22:03.860Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-22T12:22:03.860Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-22T12:22:03.860Z] === RUN TestFixManifestLayers [2021-08-22T12:22:03.860Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-22T12:22:03.860Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-22T12:22:03.860Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-22T12:22:03.860Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-22T12:22:03.860Z] === RUN TestFixManifestLayersBadParent [2021-08-22T12:22:03.860Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-22T12:22:03.860Z] === RUN TestValidateManifest [2021-08-22T12:22:03.860Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-22T12:22:03.860Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-22T12:22:03.860Z] === RUN TestFormatPlatform [2021-08-22T12:22:03.860Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-22T12:22:03.860Z] === RUN TestGetRepositoryMountCandidates [2021-08-22T12:22:03.860Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-22T12:22:03.860Z] === RUN TestLayerAlreadyExists [2021-08-22T12:22:03.860Z] 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-22T12:22:03.860Z] 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-22T12:22:03.860Z] 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-22T12:22:03.860Z] 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-22T12:22:03.860Z] 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-22T12:22:03.860Z] 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-22T12:22:03.860Z] --- PASS: TestLayerAlreadyExists (0.01s) [2021-08-22T12:22:03.860Z] === RUN TestWhenEmptyAuthConfig [2021-08-22T12:22:04.063Z] === RUN TestSetGetMeta [2021-08-22T12:22:04.063Z] === PAUSE TestSetGetMeta [2021-08-22T12:22:04.063Z] === RUN TestRestore [2021-08-22T12:22:04.063Z] === PAUSE TestRestore [2021-08-22T12:22:04.063Z] === RUN TestServiceCreate [2021-08-22T12:22:04.063Z] === PAUSE TestServiceCreate [2021-08-22T12:22:04.063Z] === RUN TestServiceList [2021-08-22T12:22:04.063Z] === PAUSE TestServiceList [2021-08-22T12:22:04.063Z] === RUN TestServiceRemove [2021-08-22T12:22:04.063Z] === PAUSE TestServiceRemove [2021-08-22T12:22:04.063Z] === RUN TestServiceGet [2021-08-22T12:22:04.063Z] === PAUSE TestServiceGet [2021-08-22T12:22:04.063Z] === RUN TestServicePrune [2021-08-22T12:22:04.063Z] === PAUSE TestServicePrune [2021-08-22T12:22:04.063Z] === RUN TestCreate [2021-08-22T12:22:04.063Z] === PAUSE TestCreate [2021-08-22T12:22:04.063Z] === RUN TestRemove [2021-08-22T12:22:04.063Z] === PAUSE TestRemove [2021-08-22T12:22:04.063Z] === RUN TestList [2021-08-22T12:22:04.063Z] === PAUSE TestList [2021-08-22T12:22:04.063Z] === RUN TestFindByDriver [2021-08-22T12:22:04.063Z] === PAUSE TestFindByDriver [2021-08-22T12:22:04.063Z] === RUN TestFindByReferenced [2021-08-22T12:22:04.063Z] === PAUSE TestFindByReferenced [2021-08-22T12:22:04.063Z] === RUN TestDerefMultipleOfSameRef [2021-08-22T12:22:04.063Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-22T12:22:04.063Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-22T12:22:04.063Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-22T12:22:04.063Z] === RUN TestDefererencePluginOnCreateError [2021-08-22T12:22:04.063Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-22T12:22:04.063Z] === RUN TestRefDerefRemove [2021-08-22T12:22:04.063Z] === PAUSE TestRefDerefRemove [2021-08-22T12:22:04.063Z] === RUN TestGet [2021-08-22T12:22:04.063Z] === PAUSE TestGet [2021-08-22T12:22:04.063Z] === RUN TestGetWithReference [2021-08-22T12:22:04.063Z] === PAUSE TestGetWithReference [2021-08-22T12:22:04.063Z] === RUN TestFilterFunc [2021-08-22T12:22:04.063Z] === RUN TestFilterFunc/test_nil_list [2021-08-22T12:22:04.063Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-22T12:22:04.063Z] === RUN TestFilterFunc/test_empty_list [2021-08-22T12:22:04.063Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-22T12:22:04.063Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-22T12:22:04.063Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-22T12:22:04.063Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-22T12:22:04.063Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-22T12:22:04.063Z] === RUN TestFilterFunc/test_filter_some [2021-08-22T12:22:04.063Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-22T12:22:04.063Z] === RUN TestFilterFunc/test_filter_middle [2021-08-22T12:22:04.063Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-22T12:22:04.063Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-22T12:22:04.063Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-22T12:22:04.063Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-22T12:22:04.063Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-22T12:22:04.063Z] === CONT TestFilterFunc/test_nil_list [2021-08-22T12:22:04.063Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-22T12:22:04.063Z] === CONT TestFilterFunc/test_filter_some [2021-08-22T12:22:04.063Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-22T12:22:04.063Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-22T12:22:04.063Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-22T12:22:04.063Z] === CONT TestFilterFunc/test_empty_list [2021-08-22T12:22:04.063Z] === CONT TestFilterFunc/test_filter_middle [2021-08-22T12:22:04.063Z] --- PASS: TestFilterFunc (0.00s) [2021-08-22T12:22:04.063Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-22T12:22:04.063Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-22T12:22:04.063Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-22T12:22:04.063Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-22T12:22:04.063Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-22T12:22:04.063Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-22T12:22:04.063Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-22T12:22:04.063Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-22T12:22:04.063Z] === CONT TestSetGetMeta [2021-08-22T12:22:04.063Z] === CONT TestServicePrune [2021-08-22T12:22:04.063Z] === CONT TestFindByReferenced [2021-08-22T12:22:04.063Z] === CONT TestList [2021-08-22T12:22:04.063Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-22T12:22:04.063Z] === CONT TestRemove [2021-08-22T12:22:04.063Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-22T12:22:04.063Z] === CONT TestCreate [2021-08-22T12:22:04.063Z] --- PASS: TestList (0.03s) [2021-08-22T12:22:04.063Z] === CONT TestServiceList [2021-08-22T12:22:04.063Z] --- PASS: TestCreate (0.01s) [2021-08-22T12:22:04.063Z] === CONT TestServiceGet [2021-08-22T12:22:04.063Z] --- PASS: TestRemove (0.02s) [2021-08-22T12:22:04.063Z] === CONT TestServiceRemove [2021-08-22T12:22:04.063Z] --- PASS: TestServiceGet (0.10s) [2021-08-22T12:22:04.063Z] === CONT TestServiceCreate [2021-08-22T12:22:04.063Z] time="2021-08-22T12:22:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:22:04.063Z] --- PASS: TestServiceRemove (0.10s) [2021-08-22T12:22:04.063Z] === CONT TestGet [2021-08-22T12:22:04.063Z] --- PASS: TestServiceList (0.11s) [2021-08-22T12:22:04.063Z] === CONT TestGetWithReference [2021-08-22T12:22:04.063Z] time="2021-08-22T12:22:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:22:04.063Z] time="2021-08-22T12:22:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:22:04.063Z] time="2021-08-22T12:22:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-22T12:22:04.063Z] --- PASS: TestGet (0.02s) [2021-08-22T12:22:04.063Z] === CONT TestFindByDriver [2021-08-22T12:22:04.063Z] --- PASS: TestServiceCreate (0.02s) [2021-08-22T12:22:04.063Z] === CONT TestRestore [2021-08-22T12:22:04.063Z] time="2021-08-22T12:22:04Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:22:04.063Z] --- PASS: TestGetWithReference (0.02s) [2021-08-22T12:22:04.063Z] === CONT TestDefererencePluginOnCreateError [2021-08-22T12:22:04.063Z] --- PASS: TestServicePrune (0.16s) [2021-08-22T12:22:04.063Z] === CONT TestRefDerefRemove [2021-08-22T12:22:04.063Z] --- PASS: TestFindByDriver (0.02s) [2021-08-22T12:22:04.319Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-08-22T12:22:04.319Z] === RUN TestInactiveJobs [2021-08-22T12:22:04.319Z] === RUN TestNotFound [2021-08-22T12:22:04.319Z] --- PASS: TestNotFound (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestConflict [2021-08-22T12:22:04.319Z] --- PASS: TestConflict (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestForbidden [2021-08-22T12:22:04.319Z] --- PASS: TestForbidden (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestInvalidParameter [2021-08-22T12:22:04.319Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestNotImplemented [2021-08-22T12:22:04.319Z] --- PASS: TestNotImplemented (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestNotModified [2021-08-22T12:22:04.319Z] --- PASS: TestNotModified (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestUnauthorized [2021-08-22T12:22:04.319Z] --- PASS: TestUnauthorized (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestUnknown [2021-08-22T12:22:04.319Z] --- PASS: TestUnknown (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestCancelled [2021-08-22T12:22:04.319Z] --- PASS: TestCancelled (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestDeadline [2021-08-22T12:22:04.319Z] --- PASS: TestDeadline (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestDataLoss [2021-08-22T12:22:04.319Z] --- PASS: TestDataLoss (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestUnavailable [2021-08-22T12:22:04.319Z] --- PASS: TestUnavailable (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestSystem [2021-08-22T12:22:04.319Z] --- PASS: TestSystem (0.00s) [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Not_Found [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Bad_Request [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Conflict [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Unauthorized [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Forbidden [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Not_Modified [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-22T12:22:04.319Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-22T12:22:04.319Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-22T12:22:04.319Z] PASS [2021-08-22T12:22:04.319Z] coverage: 53.1% of statements [2021-08-22T12:22:04.319Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-08-22T12:22:04.344Z] --- PASS: TestRenameLinkedContainer (2.70s) [2021-08-22T12:22:04.344Z] === RUN TestRenameStoppedContainer [2021-08-22T12:22:04.519Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-22T12:22:04.519Z] --- PASS: TestRestore (0.02s) [2021-08-22T12:22:04.519Z] === CONT TestDerefMultipleOfSameRef [2021-08-22T12:22:04.519Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-22T12:22:04.519Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-22T12:22:04.519Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-22T12:22:04.519Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-22T12:22:04.519Z] PASS [2021-08-22T12:22:04.519Z] coverage: 69.0% of statements [2021-08-22T12:22:04.519Z] ok github.com/docker/docker/volume/service 0.227s coverage: 69.0% of statements [2021-08-22T12:22:04.519Z] time="2021-08-22T12:22:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-22T12:22:04.774Z] --- PASS: TestInactiveJobs (0.38s) [2021-08-22T12:22:04.774Z] === RUN TestWatchRelease [2021-08-22T12:22:04.774Z] --- PASS: TestWatchRelease (0.05s) [2021-08-22T12:22:04.774Z] === RUN TestWatchFinishedTransfer [2021-08-22T12:22:04.774Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-22T12:22:04.774Z] === RUN TestDuplicateTransfer [2021-08-22T12:22:04.774Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-22T12:22:04.774Z] === RUN TestSuccessfulUpload [2021-08-22T12:22:04.774Z] === RUN TestFSGetInvalidData [2021-08-22T12:22:04.774Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-22T12:22:04.774Z] === RUN TestFSInvalidSet [2021-08-22T12:22:04.774Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-22T12:22:04.774Z] === RUN TestFSInvalidRoot [2021-08-22T12:22:04.774Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-22T12:22:04.774Z] === RUN TestFSMetadataGetSet [2021-08-22T12:22:04.774Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-22T12:22:04.774Z] === RUN TestFSInvalidWalker [2021-08-22T12:22:04.774Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-22T12:22:04.774Z] === RUN TestFSGetSet [2021-08-22T12:22:04.774Z] --- PASS: TestFSGetSet (0.01s) [2021-08-22T12:22:04.774Z] === RUN TestFSGetUnsetKey [2021-08-22T12:22:04.774Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-22T12:22:04.774Z] === RUN TestFSGetEmptyData [2021-08-22T12:22:04.774Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-22T12:22:04.774Z] === RUN TestFSDelete [2021-08-22T12:22:04.774Z] --- PASS: TestFSDelete (0.01s) [2021-08-22T12:22:04.774Z] === RUN TestFSWalker [2021-08-22T12:22:04.774Z] --- PASS: TestFSWalker (0.01s) [2021-08-22T12:22:04.774Z] === RUN TestFSWalkerStopOnError [2021-08-22T12:22:04.774Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-22T12:22:04.774Z] === RUN TestNewFromJSON [2021-08-22T12:22:04.774Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-22T12:22:04.774Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-22T12:22:04.774Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-22T12:22:04.774Z] === RUN TestMarshalKeyOrder [2021-08-22T12:22:04.774Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-22T12:22:04.774Z] === RUN TestHistoryEqual [2021-08-22T12:22:04.774Z] --- PASS: TestHistoryEqual (0.08s) [2021-08-22T12:22:04.774Z] === RUN TestImage [2021-08-22T12:22:04.774Z] --- PASS: TestImage (0.00s) [2021-08-22T12:22:04.774Z] === RUN TestImageOSNotEmpty [2021-08-22T12:22:04.774Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-22T12:22:04.774Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-22T12:22:04.774Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-22T12:22:04.774Z] === RUN TestCreate [2021-08-22T12:22:04.774Z] --- PASS: TestCreate (0.01s) [2021-08-22T12:22:04.774Z] === RUN TestRestore [2021-08-22T12:22:04.774Z] time="2021-08-22T12:22:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-22T12:22:04.774Z] --- PASS: TestRestore (0.02s) [2021-08-22T12:22:04.775Z] === RUN TestAddDelete [2021-08-22T12:22:04.775Z] time="2021-08-22T12:22:04Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-22T12:22:04.775Z] --- PASS: TestAddDelete (0.02s) [2021-08-22T12:22:04.775Z] === RUN TestSearchAfterDelete [2021-08-22T12:22:04.775Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-22T12:22:04.775Z] === RUN TestParentReset [2021-08-22T12:22:04.775Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-08-22T12:22:04.775Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-22T12:22:04.775Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-22T12:22:04.775Z] === RUN TestTokenPassThru [2021-08-22T12:22:04.775Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-22T12:22:04.775Z] === RUN TestTokenPassThruDifferentHost [2021-08-22T12:22:04.775Z] --- PASS: TestParentReset (0.02s) [2021-08-22T12:22:04.775Z] === RUN TestGetAndSetLastUpdated [2021-08-22T12:22:04.775Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-22T12:22:04.775Z] PASS [2021-08-22T12:22:04.775Z] coverage: 24.1% of statements [2021-08-22T12:22:04.775Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-22T12:22:04.775Z] === RUN TestStoreLen [2021-08-22T12:22:04.775Z] ok github.com/docker/docker/distribution 1.455s coverage: 24.1% of statements [2021-08-22T12:22:05.197Z] === RUN TestCopyFromContainer// [2021-08-22T12:22:05.197Z] === RUN TestCopyFromContainer//bar/root [2021-08-22T12:22:05.197Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-22T12:22:05.231Z] --- PASS: TestStoreLen (0.04s) [2021-08-22T12:22:05.231Z] PASS [2021-08-22T12:22:05.231Z] coverage: 86.6% of statements [2021-08-22T12:22:05.231Z] ok github.com/docker/docker/image 0.356s coverage: 86.6% of statements [2021-08-22T12:22:05.231Z] --- PASS: TestSuccessfulUpload (0.36s) [2021-08-22T12:22:05.231Z] === RUN TestCancelledUpload [2021-08-22T12:22:05.231Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-22T12:22:05.231Z] PASS [2021-08-22T12:22:05.231Z] coverage: 76.8% of statements [2021-08-22T12:22:05.231Z] ok github.com/docker/docker/distribution/xfer 1.854s coverage: 76.8% of statements [2021-08-22T12:22:05.231Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-22T12:22:05.231Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-22T12:22:05.231Z] === RUN TestCompare [2021-08-22T12:22:05.231Z] --- PASS: TestCompare (0.00s) [2021-08-22T12:22:05.231Z] PASS [2021-08-22T12:22:05.231Z] coverage: 19.2% of statements [2021-08-22T12:22:05.231Z] ok github.com/docker/docker/image/cache 0.115s coverage: 19.2% of statements [2021-08-22T12:22:05.233Z] 8f616e6e9eec: Pull complete [2021-08-22T12:22:05.233Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-22T12:22:05.233Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:22:05.233Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-22T12:22:05.233Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-22T12:22:05.233Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-22T12:22:05.233Z] WARN: Skipping validation tests [2021-08-22T12:22:05.233Z] INFO: Running unit tests at 08/22/2021 12:22:00... [2021-08-22T12:22:05.233Z] INFO: make.ps1 starting at 08/22/2021 12:22:04 [2021-08-22T12:22:05.285Z] --- PASS: TestRenameStoppedContainer (0.69s) [2021-08-22T12:22:05.285Z] === RUN TestRenameRunningContainerAndReuse [2021-08-22T12:22:05.454Z] === RUN TestCopyFromContainer/bar/quux [2021-08-22T12:22:05.455Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-22T12:22:05.455Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-22T12:22:05.455Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-22T12:22:05.455Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-22T12:22:05.692Z] INFO: Git commit (5125ab820b) assumed from DOCKER_GITCOMMIT environment variable [2021-08-22T12:22:05.692Z] INFO: Invoking autogen... [2021-08-22T12:22:05.692Z] INFO: Running unit tests... [2021-08-22T12:22:05.713Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-22T12:22:05.713Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer (3.85s) [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-22T12:22:05.713Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-22T12:22:05.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-22T12:22:05.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:22:05.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:22:05.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:22:05.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:22:05.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:22:05.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:22:05.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:22:05.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:22:05.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:22:05.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-22T12:22:05.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-22T12:22:05.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-22T12:22:05.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-22T12:22:05.713Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-22T12:22:05.713Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-22T12:22:05.713Z] === RUN TestCreateWithInvalidEnv [2021-08-22T12:22:05.713Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-22T12:22:05.713Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-22T12:22:05.713Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-22T12:22:05.713Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-22T12:22:05.713Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-22T12:22:05.713Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-22T12:22:05.713Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-22T12:22:05.713Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-22T12:22:05.713Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-22T12:22:05.713Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-22T12:22:05.713Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-22T12:22:05.713Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-22T12:22:05.713Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-22T12:22:05.713Z] === RUN TestCreateTmpfsMountsTarget [2021-08-22T12:22:05.713Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-22T12:22:05.713Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-22T12:22:06.192Z] === RUN TestValidateManifest [2021-08-22T12:22:06.192Z] === RUN TestValidateManifest/nil [2021-08-22T12:22:06.192Z] === RUN TestValidateManifest/non-nil [2021-08-22T12:22:06.192Z] --- PASS: TestValidateManifest (0.00s) [2021-08-22T12:22:06.192Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-22T12:22:06.192Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-22T12:22:06.192Z] PASS [2021-08-22T12:22:06.192Z] coverage: 0.7% of statements [2021-08-22T12:22:06.192Z] === RUN TestMakeV1ConfigFromConfig [2021-08-22T12:22:06.192Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-22T12:22:06.192Z] PASS [2021-08-22T12:22:06.192Z] coverage: 25.0% of statements [2021-08-22T12:22:06.192Z] ok github.com/docker/docker/image/v1 0.190s coverage: 25.0% of statements [2021-08-22T12:22:06.192Z] ok github.com/docker/docker/image/tarexport 0.143s coverage: 0.7% of statements [2021-08-22T12:22:06.192Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-22T12:22:06.664Z] --- PASS: TestRenameRunningContainerAndReuse (1.36s) [2021-08-22T12:22:06.664Z] === RUN TestRenameInvalidName [2021-08-22T12:22:07.234Z] --- PASS: TestRenameInvalidName (0.66s) [2021-08-22T12:22:07.234Z] === RUN TestRenameAnonymousContainer [2021-08-22T12:22:07.615Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2021-08-22T12:22:07.615Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-22T12:22:07.724Z] === RUN TestEmptyLayer [2021-08-22T12:22:07.724Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestCommitFailure [2021-08-22T12:22:07.724Z] --- PASS: TestCommitFailure (0.01s) [2021-08-22T12:22:07.724Z] === RUN TestStartTransactionFailure [2021-08-22T12:22:07.724Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestGetOrphan [2021-08-22T12:22:07.724Z] --- PASS: TestGetOrphan (0.01s) [2021-08-22T12:22:07.724Z] === RUN TestMountAndRegister [2021-08-22T12:22:07.724Z] layer_test.go:271: Layer size: 14 [2021-08-22T12:22:07.724Z] --- PASS: TestMountAndRegister (0.10s) [2021-08-22T12:22:07.724Z] === RUN TestLayerRelease [2021-08-22T12:22:07.724Z] layer_test.go:304: Failing on Windows [2021-08-22T12:22:07.724Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestStoreRestore [2021-08-22T12:22:07.724Z] layer_test.go:353: Failing on Windows [2021-08-22T12:22:07.724Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestTarStreamStability [2021-08-22T12:22:07.724Z] layer_test.go:468: Failing on Windows [2021-08-22T12:22:07.724Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestRegisterExistingLayer [2021-08-22T12:22:07.724Z] --- PASS: TestRegisterExistingLayer (0.15s) [2021-08-22T12:22:07.724Z] === RUN TestTarStreamVerification [2021-08-22T12:22:07.724Z] layer_test.go:697: Failing on Windows [2021-08-22T12:22:07.724Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestLayerMigration [2021-08-22T12:22:07.724Z] migration_test.go:46: Failing on Windows [2021-08-22T12:22:07.724Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestLayerMigrationNoTarsplit [2021-08-22T12:22:07.724Z] migration_test.go:182: Failing on Windows [2021-08-22T12:22:07.724Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestMountInit [2021-08-22T12:22:07.724Z] mount_test.go:17: Failing on Windows [2021-08-22T12:22:07.724Z] --- SKIP: TestMountInit (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestMountSize [2021-08-22T12:22:07.724Z] mount_test.go:76: Failing on Windows [2021-08-22T12:22:07.724Z] --- SKIP: TestMountSize (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestMountChanges [2021-08-22T12:22:07.724Z] mount_test.go:125: Failing on Windows [2021-08-22T12:22:07.724Z] --- SKIP: TestMountChanges (0.00s) [2021-08-22T12:22:07.724Z] === RUN TestMountApply [2021-08-22T12:22:07.724Z] mount_test.go:212: Failing on Windows [2021-08-22T12:22:07.724Z] --- SKIP: TestMountApply (0.00s) [2021-08-22T12:22:07.724Z] PASS [2021-08-22T12:22:07.724Z] coverage: 30.1% of statements [2021-08-22T12:22:07.724Z] ok github.com/docker/docker/layer 0.344s coverage: 30.1% of statements [2021-08-22T12:22:07.724Z] === RUN TestSerialization [2021-08-22T12:22:07.724Z] --- PASS: TestSerialization (0.02s) [2021-08-22T12:22:07.724Z] PASS [2021-08-22T12:22:07.724Z] coverage: 100.0% of statements [2021-08-22T12:22:07.724Z] ok github.com/docker/docker/libcontainerd/queue 0.061s coverage: 100.0% of statements [2021-08-22T12:22:07.724Z] === RUN TestEnvironmentParsing [2021-08-22T12:22:07.724Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-22T12:22:07.724Z] PASS [2021-08-22T12:22:07.724Z] coverage: 1.2% of statements [2021-08-22T12:22:07.724Z] ok github.com/docker/docker/libcontainerd/local 0.081s coverage: 1.2% of statements [2021-08-22T12:22:07.724Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-22T12:22:07.724Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-22T12:22:07.724Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-22T12:22:07.724Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-22T12:22:09.186Z] time="2021-08-22T12:22:08Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-22T12:22:09.516Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2021-08-22T12:22:09.516Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-22T12:22:09.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:22:09.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:22:09.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:22:09.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:22:09.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:22:09.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:22:09.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:22:09.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:22:09.516Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:22:09.516Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:22:09.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:22:09.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:22:09.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:22:09.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:22:09.516Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:22:09.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-22T12:22:09.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-22T12:22:09.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-22T12:22:09.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-22T12:22:09.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-22T12:22:09.516Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-22T12:22:09.516Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-22T12:22:09.773Z] --- PASS: TestRenameAnonymousContainer (2.31s) [2021-08-22T12:22:09.773Z] === RUN TestRenameContainerWithSameName [2021-08-22T12:22:09.896Z] === RUN TestSequenceGetAvailableBit [2021-08-22T12:22:09.897Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestSequenceEqual [2021-08-22T12:22:09.897Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestSequenceCopy [2021-08-22T12:22:09.897Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestGetFirstAvailable [2021-08-22T12:22:09.897Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestFindSequence [2021-08-22T12:22:09.897Z] --- PASS: TestFindSequence (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestCheckIfAvailable [2021-08-22T12:22:09.897Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestMergeSequences [2021-08-22T12:22:09.897Z] --- PASS: TestMergeSequences (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestPushReservation [2021-08-22T12:22:09.897Z] --- PASS: TestPushReservation (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestSerializeDeserialize [2021-08-22T12:22:09.897Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestSet [2021-08-22T12:22:09.897Z] --- PASS: TestSet (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestSetUnset [2021-08-22T12:22:09.897Z] --- PASS: TestSetUnset (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestOffsetSetUnset [2021-08-22T12:22:09.897Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestSetInRange [2021-08-22T12:22:09.897Z] --- PASS: TestSetInRange (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestSetAnyInRange [2021-08-22T12:22:09.897Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestMethods [2021-08-22T12:22:09.897Z] --- PASS: TestMethods (0.00s) [2021-08-22T12:22:09.897Z] === RUN TestRandomAllocateDeallocate [2021-08-22T12:22:10.034Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-08-22T12:22:10.034Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-22T12:22:10.262Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-22T12:22:10.451Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-08-22T12:22:10.451Z] === RUN TestCreateDifferentPlatform [2021-08-22T12:22:10.451Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-22T12:22:10.451Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-22T12:22:10.451Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-22T12:22:10.451Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-22T12:22:10.451Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-22T12:22:10.451Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-22T12:22:10.451Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-22T12:22:10.451Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-22T12:22:10.451Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-08-22T12:22:10.451Z] === RUN TestContainerStartOnDaemonRestart [2021-08-22T12:22:10.451Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-22T12:22:10.451Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-22T12:22:10.451Z] === RUN TestDaemonRestartIpcMode [2021-08-22T12:22:10.451Z] === PAUSE TestDaemonRestartIpcMode [2021-08-22T12:22:10.451Z] === RUN TestDaemonHostGatewayIP [2021-08-22T12:22:10.451Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:22:10.451Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-22T12:22:10.451Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-22T12:22:10.451Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-22T12:22:10.451Z] === RUN TestContainerKillOnDaemonStart [2021-08-22T12:22:10.451Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-22T12:22:10.451Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-22T12:22:10.451Z] === RUN TestDiff [2021-08-22T12:22:11.021Z] --- PASS: TestDiff (0.64s) [2021-08-22T12:22:11.021Z] === RUN TestExecWithCloseStdin [2021-08-22T12:22:11.417Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2021-08-22T12:22:11.417Z] === RUN TestResize [2021-08-22T12:22:11.463Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-22T12:22:11.959Z] --- PASS: TestExecWithCloseStdin (0.93s) [2021-08-22T12:22:11.959Z] === RUN TestExec [2021-08-22T12:22:11.988Z] --- PASS: TestResize (0.66s) [2021-08-22T12:22:11.988Z] === RUN TestResizeWithInvalidSize [2021-08-22T12:22:12.799Z] === RUN TestInvalidConfig [2021-08-22T12:22:12.800Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-22T12:22:12.800Z] === RUN TestConfig [2021-08-22T12:22:12.800Z] --- PASS: TestConfig (0.00s) [2021-08-22T12:22:12.800Z] === RUN TestOptionsLabels [2021-08-22T12:22:12.800Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-22T12:22:12.800Z] === RUN TestValidName [2021-08-22T12:22:12.800Z] --- PASS: TestValidName (0.00s) [2021-08-22T12:22:12.800Z] === RUN TestTLSConfiguration [2021-08-22T12:22:12.800Z] time="2021-08-22T12:22:12Z" level=info msg="Option Initializing KV with TLS" [2021-08-22T12:22:12.800Z] --- PASS: TestTLSConfiguration (0.25s) [2021-08-22T12:22:12.800Z] PASS [2021-08-22T12:22:12.800Z] coverage: 24.0% of statements [2021-08-22T12:22:12.800Z] ok github.com/docker/docker/libnetwork/config 0.355s coverage: 24.0% of statements [2021-08-22T12:22:12.800Z] === RUN TestErrorInterfaces [2021-08-22T12:22:12.800Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-22T12:22:12.800Z] === RUN TestNetworkMarshalling [2021-08-22T12:22:12.893Z] --- PASS: TestExec (0.90s) [2021-08-22T12:22:12.893Z] === RUN TestExecUser [2021-08-22T12:22:12.928Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-08-22T12:22:12.928Z] === RUN TestResizeWhenContainerNotStarted [2021-08-22T12:22:13.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-22T12:22:13.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-22T12:22:13.259Z] === RUN TestKey [2021-08-22T12:22:13.259Z] --- PASS: TestKey (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestParseKey [2021-08-22T12:22:13.259Z] --- PASS: TestParseKey (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestInvalidDataStore [2021-08-22T12:22:13.259Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestKVObjectFlatKey [2021-08-22T12:22:13.259Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestAtomicKVObjectFlatKey [2021-08-22T12:22:13.259Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-22T12:22:13.259Z] PASS [2021-08-22T12:22:13.259Z] coverage: 21.9% of statements [2021-08-22T12:22:13.259Z] ok github.com/docker/docker/libnetwork/datastore 0.046s coverage: 21.9% of statements [2021-08-22T12:22:13.259Z] --- PASS: TestNetworkMarshalling (0.33s) [2021-08-22T12:22:13.259Z] === RUN TestEndpointMarshalling [2021-08-22T12:22:13.259Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestAuxAddresses [2021-08-22T12:22:13.259Z] time="2021-08-22T12:22:13Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-22T12:22:13.259Z] --- PASS: TestAuxAddresses (0.02s) [2021-08-22T12:22:13.259Z] === RUN TestSRVServiceQuery [2021-08-22T12:22:13.259Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:13.259Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-08-22T12:22:13.259Z] === RUN TestServiceVIPReuse [2021-08-22T12:22:13.259Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:13.259Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-08-22T12:22:13.259Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-22T12:22:13.259Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:13.259Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-22T12:22:13.259Z] === RUN TestDNSIPQuery [2021-08-22T12:22:13.259Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:13.259Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestDNSProxyServFail [2021-08-22T12:22:13.259Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:13.259Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestSandboxAddEmpty [2021-08-22T12:22:13.259Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:13.259Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestSandboxAddMultiPrio [2021-08-22T12:22:13.259Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:13.259Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestSandboxAddSamePrio [2021-08-22T12:22:13.259Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:13.259Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestCleanupServiceDiscovery [2021-08-22T12:22:13.259Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:13.259Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestDNSOptions [2021-08-22T12:22:13.259Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:13.259Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-22T12:22:13.259Z] === RUN TestMultipleControllersWithSameStore [2021-08-22T12:22:13.259Z] time="2021-08-22T12:22:13Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-22T12:22:13.259Z] time="2021-08-22T12:22:13Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-22T12:22:13.259Z] --- PASS: TestMultipleControllersWithSameStore (0.04s) [2021-08-22T12:22:13.259Z] PASS [2021-08-22T12:22:13.259Z] coverage: 8.6% of statements [2021-08-22T12:22:13.259Z] ok github.com/docker/docker/libnetwork 0.530s coverage: 8.6% of statements [2021-08-22T12:22:13.497Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:22:13.497Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:22:13.497Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:22:13.497Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-22T12:22:13.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:22:13.717Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-22T12:22:13.827Z] --- PASS: TestExecUser (0.91s) [2021-08-22T12:22:13.827Z] === RUN TestExportContainerAndImportImage [2021-08-22T12:22:14.175Z] === RUN TestIPDataMarshalling [2021-08-22T12:22:14.175Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-22T12:22:14.175Z] === RUN TestValidateAndIsV6 [2021-08-22T12:22:14.175Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-22T12:22:14.175Z] PASS [2021-08-22T12:22:14.175Z] coverage: 68.9% of statements [2021-08-22T12:22:14.175Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2021-08-22T12:22:14.272Z] 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/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-22T12:22:14.392Z] --- PASS: TestExportContainerAndImportImage (0.78s) [2021-08-22T12:22:14.392Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-22T12:22:14.632Z] === RUN TestDriver [2021-08-22T12:22:14.632Z] --- PASS: TestDriver (0.00s) [2021-08-22T12:22:14.632Z] PASS [2021-08-22T12:22:14.632Z] coverage: 34.8% of statements [2021-08-22T12:22:14.632Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2021-08-22T12:22:14.632Z] --- PASS: TestRandomAllocateDeallocate (4.77s) [2021-08-22T12:22:14.632Z] === RUN TestAllocateRandomDeallocate [2021-08-22T12:22:14.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-22T12:22:15.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-22T12:22:15.139Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:22:15.597Z] === RUN TestDriver [2021-08-22T12:22:15.597Z] --- PASS: TestDriver (0.00s) [2021-08-22T12:22:15.597Z] PASS [2021-08-22T12:22:15.597Z] coverage: 34.8% of statements [2021-08-22T12:22:15.597Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2021-08-22T12:22:15.597Z] === RUN TestNetworkAllocateFree [2021-08-22T12:22:15.597Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-22T12:22:15.597Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-22T12:22:15.597Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-22T12:22:15.597Z] PASS [2021-08-22T12:22:15.597Z] coverage: 63.6% of statements [2021-08-22T12:22:15.597Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.067s coverage: 63.6% of statements [2021-08-22T12:22:15.767Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-08-22T12:22:15.767Z] === RUN TestHealthCheckWorkdir [2021-08-22T12:22:16.055Z] --- PASS: TestAllocateRandomDeallocate (1.31s) [2021-08-22T12:22:16.055Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-22T12:22:16.108Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-22T12:22:16.512Z] === RUN TestGetEmptyCapabilities [2021-08-22T12:22:16.512Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-22T12:22:16.512Z] === RUN TestGetExtraCapabilities [2021-08-22T12:22:16.512Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-22T12:22:16.512Z] === RUN TestGetInvalidCapabilities [2021-08-22T12:22:16.512Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-22T12:22:16.512Z] === RUN TestRemoteDriver [2021-08-22T12:22:16.512Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-22T12:22:16.512Z] === RUN TestDriverError [2021-08-22T12:22:16.512Z] --- PASS: TestDriverError (0.01s) [2021-08-22T12:22:16.512Z] === RUN TestMissingValues [2021-08-22T12:22:16.512Z] --- PASS: TestMissingValues (0.00s) [2021-08-22T12:22:16.512Z] === RUN TestRollback [2021-08-22T12:22:16.512Z] --- PASS: TestRollback (0.00s) [2021-08-22T12:22:16.512Z] PASS [2021-08-22T12:22:16.512Z] coverage: 57.4% of statements [2021-08-22T12:22:16.512Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.095s coverage: 57.4% of statements [2021-08-22T12:22:16.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:22:16.970Z] === RUN TestNAT [2021-08-22T12:22:16.970Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-22T12:22:16.970Z] --- SKIP: TestNAT (0.00s) [2021-08-22T12:22:16.970Z] === RUN TestTransparent [2021-08-22T12:22:16.970Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-22T12:22:16.970Z] --- SKIP: TestTransparent (0.00s) [2021-08-22T12:22:16.970Z] PASS [2021-08-22T12:22:16.970Z] coverage: 0.0% of statements [2021-08-22T12:22:16.970Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2021-08-22T12:22:17.128Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:22:17.142Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2021-08-22T12:22:17.142Z] === RUN TestHealthKillContainer [2021-08-22T12:22:17.427Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.34s) [2021-08-22T12:22:17.427Z] === RUN TestRetrieveFromStore [2021-08-22T12:22:17.427Z] === RUN TestBuildDefault [2021-08-22T12:22:17.427Z] --- PASS: TestBuildDefault (0.00s) [2021-08-22T12:22:17.427Z] === RUN TestBuildHostnameDomainname [2021-08-22T12:22:17.427Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-22T12:22:17.427Z] === RUN TestBuildHostname [2021-08-22T12:22:17.427Z] --- PASS: TestBuildHostname (0.00s) [2021-08-22T12:22:17.427Z] === RUN TestBuildHostnameFQDN [2021-08-22T12:22:17.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-22T12:22:17.716Z] --- PASS: TestGet (15.01s) [2021-08-22T12:22:17.716Z] === RUN TestPluginWithNoManifest [2021-08-22T12:22:17.716Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-22T12:22:17.716Z] === RUN TestGetAll [2021-08-22T12:22:17.716Z] --- PASS: TestGetAll (0.00s) [2021-08-22T12:22:17.716Z] PASS [2021-08-22T12:22:17.716Z] coverage: 73.4% of statements [2021-08-22T12:22:17.716Z] ok github.com/docker/docker/pkg/plugins 35.844s coverage: 73.4% of statements [2021-08-22T12:22:17.885Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestBuildNoIP [2021-08-22T12:22:17.885Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestUpdate [2021-08-22T12:22:17.885Z] --- PASS: TestUpdate (0.01s) [2021-08-22T12:22:17.885Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-22T12:22:17.885Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-22T12:22:17.885Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestAddEmpty [2021-08-22T12:22:17.885Z] --- PASS: TestAddEmpty (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestAdd [2021-08-22T12:22:17.885Z] --- PASS: TestAdd (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestDeleteEmpty [2021-08-22T12:22:17.885Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestDeleteNewline [2021-08-22T12:22:17.885Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestDelete [2021-08-22T12:22:17.885Z] --- PASS: TestDelete (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestConcurrentWrites [2021-08-22T12:22:17.885Z] --- PASS: TestConcurrentWrites (0.22s) [2021-08-22T12:22:17.885Z] PASS [2021-08-22T12:22:17.885Z] coverage: 81.2% of statements [2021-08-22T12:22:17.885Z] ok github.com/docker/docker/libnetwork/etchosts 0.301s coverage: 81.2% of statements [2021-08-22T12:22:17.885Z] --- PASS: TestRetrieveFromStore (0.51s) [2021-08-22T12:22:17.885Z] === RUN TestIsCorrupted [2021-08-22T12:22:17.885Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-22T12:22:17.885Z] === RUN TestSetRollover [2021-08-22T12:22:17.885Z] === RUN TestNew [2021-08-22T12:22:17.885Z] --- PASS: TestNew (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestAddDriver [2021-08-22T12:22:17.885Z] --- PASS: TestAddDriver (0.00s) [2021-08-22T12:22:17.885Z] === RUN TestAddDuplicateDriver [2021-08-22T12:22:18.075Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-22T12:22:18.344Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-22T12:22:18.344Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-22T12:22:18.344Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-22T12:22:18.344Z] === RUN TestDriver [2021-08-22T12:22:18.344Z] --- PASS: TestDriver (0.00s) [2021-08-22T12:22:18.344Z] === RUN TestIPAM [2021-08-22T12:22:18.344Z] --- PASS: TestIPAM (0.00s) [2021-08-22T12:22:18.344Z] === RUN TestWalkIPAMs [2021-08-22T12:22:18.344Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-22T12:22:18.344Z] === RUN TestWalkDrivers [2021-08-22T12:22:18.344Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-22T12:22:18.344Z] PASS [2021-08-22T12:22:18.344Z] coverage: 82.4% of statements [2021-08-22T12:22:18.344Z] ok github.com/docker/docker/libnetwork/drvregistry 0.072s coverage: 82.4% of statements [2021-08-22T12:22:18.485Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-22T12:22:18.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-22T12:22:18.802Z] === RUN TestDiff [2021-08-22T12:22:18.802Z] --- PASS: TestDiff (0.00s) [2021-08-22T12:22:18.802Z] === RUN TestAddedCallback [2021-08-22T12:22:18.802Z] --- PASS: TestAddedCallback (0.00s) [2021-08-22T12:22:18.802Z] === RUN TestRemovedCallback [2021-08-22T12:22:18.802Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-22T12:22:18.802Z] === RUN TestNoCallback [2021-08-22T12:22:18.802Z] --- PASS: TestNoCallback (0.00s) [2021-08-22T12:22:18.802Z] PASS [2021-08-22T12:22:18.802Z] coverage: 48.1% of statements [2021-08-22T12:22:18.802Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.050s coverage: 48.1% of statements [2021-08-22T12:22:19.258Z] === RUN TestNew [2021-08-22T12:22:19.258Z] --- PASS: TestNew (0.00s) [2021-08-22T12:22:19.258Z] === RUN TestAllocate [2021-08-22T12:22:19.258Z] --- PASS: TestAllocate (0.00s) [2021-08-22T12:22:19.258Z] === RUN TestUninitialized [2021-08-22T12:22:19.258Z] --- PASS: TestUninitialized (0.00s) [2021-08-22T12:22:19.258Z] === RUN TestAllocateInRange [2021-08-22T12:22:19.258Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-22T12:22:19.258Z] === RUN TestAllocateSerial [2021-08-22T12:22:19.258Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-22T12:22:19.258Z] PASS [2021-08-22T12:22:19.258Z] coverage: 87.5% of statements [2021-08-22T12:22:19.258Z] ok github.com/docker/docker/libnetwork/idm 0.041s coverage: 87.5% of statements [2021-08-22T12:22:19.258Z] === RUN TestCaller [2021-08-22T12:22:19.258Z] --- PASS: TestCaller (0.00s) [2021-08-22T12:22:19.258Z] PASS [2021-08-22T12:22:19.258Z] coverage: 100.0% of statements [2021-08-22T12:22:19.258Z] ok github.com/docker/docker/libnetwork/internal/caller 0.032s coverage: 100.0% of statements [2021-08-22T12:22:19.258Z] --- PASS: TestSetRollover (1.43s) [2021-08-22T12:22:19.258Z] === RUN TestSetRolloverSerial [2021-08-22T12:22:20.028Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-22T12:22:20.220Z] === RUN TestSetSerialInsertDelete [2021-08-22T12:22:20.220Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-22T12:22:20.220Z] === RUN TestSetParallelInsertDelete [2021-08-22T12:22:20.422Z] --- PASS: TestHealthKillContainer (2.93s) [2021-08-22T12:22:20.422Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-22T12:22:20.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-22T12:22:20.675Z] === RUN TestInt2IP2IntConversion [2021-08-22T12:22:20.675Z] === RUN TestPoolRequest [2021-08-22T12:22:20.675Z] --- PASS: TestPoolRequest (0.00s) [2021-08-22T12:22:20.675Z] === RUN TestOtherRequests [2021-08-22T12:22:20.675Z] --- PASS: TestOtherRequests (0.00s) [2021-08-22T12:22:20.675Z] PASS [2021-08-22T12:22:20.675Z] coverage: 57.1% of statements [2021-08-22T12:22:20.675Z] ok github.com/docker/docker/libnetwork/ipams/null 0.036s coverage: 57.1% of statements [2021-08-22T12:22:20.680Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s) [2021-08-22T12:22:20.680Z] === RUN TestIpcModeNone [2021-08-22T12:22:21.130Z] --- PASS: TestInt2IP2IntConversion (0.49s) [2021-08-22T12:22:21.130Z] === RUN TestGetAddressVersion [2021-08-22T12:22:21.130Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-22T12:22:21.130Z] === RUN TestKeyString [2021-08-22T12:22:21.130Z] --- PASS: TestKeyString (0.00s) [2021-08-22T12:22:21.130Z] === RUN TestPoolDataMarshal [2021-08-22T12:22:21.130Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-22T12:22:21.130Z] === RUN TestSubnetsMarshal [2021-08-22T12:22:21.130Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-08-22T12:22:21.130Z] === RUN TestAddSubnets [2021-08-22T12:22:21.130Z] --- PASS: TestAddSubnets (0.04s) [2021-08-22T12:22:21.130Z] === RUN TestDoublePoolRelease [2021-08-22T12:22:21.130Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-08-22T12:22:21.130Z] === RUN TestAddReleasePoolID [2021-08-22T12:22:21.130Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-08-22T12:22:21.130Z] === RUN TestPredefinedPool [2021-08-22T12:22:21.130Z] --- PASS: TestPredefinedPool (0.02s) [2021-08-22T12:22:21.130Z] === RUN TestRemoveSubnet [2021-08-22T12:22:21.585Z] --- PASS: TestRemoveSubnet (0.14s) [2021-08-22T12:22:21.585Z] === RUN TestGetSameAddress [2021-08-22T12:22:21.585Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-22T12:22:21.585Z] === RUN TestPoolAllocationReuse [2021-08-22T12:22:21.585Z] --- PASS: TestSetRolloverSerial (2.05s) [2021-08-22T12:22:21.585Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-22T12:22:21.585Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-22T12:22:21.585Z] PASS [2021-08-22T12:22:21.585Z] coverage: 84.4% of statements [2021-08-22T12:22:21.585Z] ok github.com/docker/docker/libnetwork/bitseq 11.476s coverage: 84.4% of statements [2021-08-22T12:22:21.615Z] --- PASS: TestIpcModeNone (0.89s) [2021-08-22T12:22:21.615Z] === RUN TestIpcModePrivate [2021-08-22T12:22:21.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-22T12:22:22.041Z] === RUN TestGetCapabilities [2021-08-22T12:22:22.041Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-22T12:22:22.041Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-22T12:22:22.041Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-22T12:22:22.041Z] === RUN TestGetDefaultAddressSpaces [2021-08-22T12:22:22.041Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-22T12:22:22.041Z] === RUN TestRemoteDriver [2021-08-22T12:22:22.041Z] --- PASS: TestRemoteDriver (0.00s) [2021-08-22T12:22:22.041Z] PASS [2021-08-22T12:22:22.041Z] coverage: 47.4% of statements [2021-08-22T12:22:22.041Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.057s coverage: 47.4% of statements [2021-08-22T12:22:22.508Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-22T12:22:22.550Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-22T12:22:22.550Z] --- PASS: TestIpcModePrivate (0.90s) [2021-08-22T12:22:22.550Z] === RUN TestIpcModeShareable [2021-08-22T12:22:22.550Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-22T12:22:22.550Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-22T12:22:22.550Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-22T12:22:23.002Z] === RUN TestWindowsIPAM [2021-08-22T12:22:23.002Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-22T12:22:23.002Z] PASS [2021-08-22T12:22:23.002Z] coverage: 71.4% of statements [2021-08-22T12:22:23.002Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.035s coverage: 71.4% of statements [2021-08-22T12:22:23.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-22T12:22:23.458Z] === RUN TestDefaultNetwork [2021-08-22T12:22:23.914Z] --- PASS: TestDefaultNetwork (0.24s) [2021-08-22T12:22:23.914Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-22T12:22:23.914Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.26s) [2021-08-22T12:22:23.914Z] === RUN TestInitAddressPools [2021-08-22T12:22:23.914Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-22T12:22:23.914Z] PASS [2021-08-22T12:22:23.914Z] coverage: 74.0% of statements [2021-08-22T12:22:23.914Z] ok github.com/docker/docker/libnetwork/ipamutils 0.561s coverage: 74.0% of statements [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-22T12:22:24.370Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-22T12:22:24.370Z] === RUN TestKeyValue [2021-08-22T12:22:24.370Z] --- PASS: TestKeyValue (0.00s) [2021-08-22T12:22:24.370Z] PASS [2021-08-22T12:22:24.370Z] coverage: 60.0% of statements [2021-08-22T12:22:24.370Z] ok github.com/docker/docker/libnetwork/netlabel 0.035s coverage: 60.0% of statements [2021-08-22T12:22:24.646Z] ? github.com/docker/docker/api [no test files] [2021-08-22T12:22:24.825Z] --- PASS: TestPoolAllocationReuse (3.39s) [2021-08-22T12:22:24.825Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-22T12:22:24.825Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s) [2021-08-22T12:22:24.825Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-22T12:22:25.080Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.55s) [2021-08-22T12:22:25.080Z] === RUN TestAPIIpcModeHost [2021-08-22T12:22:25.080Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-22T12:22:25.080Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-22T12:22:25.080Z] === RUN TestDaemonIpcModeShareable [2021-08-22T12:22:25.080Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-22T12:22:25.080Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-22T12:22:25.080Z] === RUN TestDaemonIpcModePrivate [2021-08-22T12:22:25.281Z] === RUN TestGenerate [2021-08-22T12:22:25.281Z] --- PASS: TestGenerate (0.00s) [2021-08-22T12:22:25.281Z] === RUN TestGeneratePtr [2021-08-22T12:22:25.281Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-22T12:22:25.281Z] === RUN TestGenerateMissingField [2021-08-22T12:22:25.281Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-22T12:22:25.281Z] === RUN TestFieldCannotBeSet [2021-08-22T12:22:25.281Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-22T12:22:25.281Z] === RUN TestTypeMismatchError [2021-08-22T12:22:25.281Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-22T12:22:25.281Z] PASS [2021-08-22T12:22:25.281Z] coverage: 100.0% of statements [2021-08-22T12:22:25.281Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.41s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.91s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.38s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.49s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.36s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.16s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.07s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.11s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.63s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.17s) [2021-08-22T12:22:25.618Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.99s) [2021-08-22T12:22:25.618Z] === RUN TestCgroupNamespacesRun [2021-08-22T12:22:26.453Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-22T12:22:26.712Z] --- PASS: TestDaemonIpcModePrivate (1.57s) [2021-08-22T12:22:26.712Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-22T12:22:26.712Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-22T12:22:26.712Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-22T12:22:26.712Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-22T12:22:26.712Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-22T12:22:26.712Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-22T12:22:26.712Z] === RUN TestIpcModeOlderClient [2021-08-22T12:22:26.712Z] === PAUSE TestIpcModeOlderClient [2021-08-22T12:22:26.712Z] === RUN TestKillContainerInvalidSignal [2021-08-22T12:22:26.807Z] === RUN TestNetworkDBSimple [2021-08-22T12:22:26.807Z] testing: warning: no tests to run [2021-08-22T12:22:26.807Z] PASS [2021-08-22T12:22:26.807Z] coverage: 0.0% of statements [2021-08-22T12:22:26.807Z] ok github.com/docker/docker/libnetwork/osl 0.034s coverage: 0.0% of statements [no tests to run] [2021-08-22T12:22:27.001Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-08-22T12:22:27.002Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-22T12:22:27.002Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-22T12:22:27.002Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-22T12:22:27.002Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-22T12:22:27.263Z] === RUN TestRequestNewPort [2021-08-22T12:22:27.263Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-22T12:22:27.263Z] === RUN TestRequestSpecificPort [2021-08-22T12:22:27.263Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-22T12:22:27.263Z] === RUN TestReleasePort [2021-08-22T12:22:27.263Z] --- PASS: TestReleasePort (0.00s) [2021-08-22T12:22:27.263Z] === RUN TestReuseReleasedPort [2021-08-22T12:22:27.263Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-22T12:22:27.263Z] === RUN TestReleaseUnreadledPort [2021-08-22T12:22:27.263Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-22T12:22:27.263Z] === RUN TestUnknowProtocol [2021-08-22T12:22:27.263Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-22T12:22:27.263Z] === RUN TestAllocateAllPorts [2021-08-22T12:22:27.263Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-22T12:22:27.263Z] === RUN TestPortAllocation [2021-08-22T12:22:27.263Z] --- PASS: TestPortAllocation (0.00s) [2021-08-22T12:22:27.263Z] === RUN TestPortAllocationWithCustomRange [2021-08-22T12:22:27.263Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-22T12:22:27.263Z] === RUN TestNoDuplicateBPR [2021-08-22T12:22:27.263Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-22T12:22:27.263Z] === RUN TestChangePortRange [2021-08-22T12:22:27.263Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-22T12:22:27.263Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-22T12:22:27.263Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-22T12:22:27.263Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-22T12:22:27.263Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-22T12:22:27.263Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-22T12:22:27.263Z] --- PASS: TestChangePortRange (0.00s) [2021-08-22T12:22:27.263Z] PASS [2021-08-22T12:22:27.263Z] coverage: 88.6% of statements [2021-08-22T12:22:27.263Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2021-08-22T12:22:27.277Z] --- PASS: TestKillContainerInvalidSignal (0.63s) [2021-08-22T12:22:27.277Z] === RUN TestKillContainer [2021-08-22T12:22:27.277Z] === RUN TestKillContainer/no_signal [2021-08-22T12:22:27.720Z] 2021/08/22 12:22:27 Closing DB instances... [2021-08-22T12:22:27.720Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.99s) [2021-08-22T12:22:27.720Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-22T12:22:27.844Z] === RUN TestKillContainer/non_killing_signal [2021-08-22T12:22:28.177Z] testing: warning: no tests to run [2021-08-22T12:22:28.177Z] PASS [2021-08-22T12:22:28.177Z] coverage: 0.0% of statements [2021-08-22T12:22:28.177Z] ok github.com/docker/docker/libnetwork/portmapper 0.049s coverage: 0.0% of statements [no tests to run] [2021-08-22T12:22:28.382Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2021-08-22T12:22:28.382Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-22T12:22:28.411Z] === RUN TestKillContainer/killing_signal [2021-08-22T12:22:28.632Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-08-22T12:22:28.632Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-22T12:22:28.632Z] === RUN TestHashData [2021-08-22T12:22:28.632Z] --- PASS: TestHashData (0.00s) [2021-08-22T12:22:28.632Z] PASS [2021-08-22T12:22:28.632Z] coverage: 2.8% of statements [2021-08-22T12:22:28.632Z] ok github.com/docker/docker/libnetwork/resolvconf 0.037s coverage: 2.8% of statements [2021-08-22T12:22:29.345Z] --- PASS: TestKillContainer (1.90s) [2021-08-22T12:22:29.345Z] --- PASS: TestKillContainer/no_signal (0.64s) [2021-08-22T12:22:29.345Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-08-22T12:22:29.345Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2021-08-22T12:22:29.345Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-22T12:22:29.345Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-22T12:22:29.593Z] === RUN TestTransportPortConv [2021-08-22T12:22:29.593Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-22T12:22:29.593Z] === RUN TestTransportPortBindingConv [2021-08-22T12:22:29.593Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-22T12:22:29.593Z] === RUN TestErrorConstructors [2021-08-22T12:22:29.593Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-22T12:22:29.593Z] === RUN TestCompareIPMask [2021-08-22T12:22:29.593Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-22T12:22:29.593Z] === RUN TestUtilGetHostPartIP [2021-08-22T12:22:29.593Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-22T12:22:29.593Z] === RUN TestUtilGetBroadcastIP [2021-08-22T12:22:29.593Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-22T12:22:29.593Z] === RUN TestParseCIDR [2021-08-22T12:22:29.593Z] --- PASS: TestParseCIDR (0.00s) [2021-08-22T12:22:29.593Z] PASS [2021-08-22T12:22:29.593Z] coverage: 47.9% of statements [2021-08-22T12:22:29.593Z] ok github.com/docker/docker/libnetwork/types 0.037s coverage: 47.9% of statements [2021-08-22T12:22:29.593Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.79s) [2021-08-22T12:22:29.593Z] === RUN TestGetAddress [2021-08-22T12:22:29.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-22T12:22:30.050Z] 2021/08/22 12:22:29 Closing DB instances... [2021-08-22T12:22:30.050Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-22T12:22:30.050Z] PASS [2021-08-22T12:22:30.050Z] coverage: 100.0% of statements [2021-08-22T12:22:30.050Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2021-08-22T12:22:30.291Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2021-08-22T12:22:30.291Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-22T12:22:30.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s) [2021-08-22T12:22:30.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-08-22T12:22:30.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-08-22T12:22:30.477Z] === RUN TestKillStoppedContainer [2021-08-22T12:22:30.477Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-22T12:22:30.477Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-22T12:22:30.477Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-22T12:22:30.477Z] === RUN TestKillDifferentUserContainer [2021-08-22T12:22:30.505Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-22T12:22:30.505Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-22T12:22:30.505Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-22T12:22:30.505Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-22T12:22:30.505Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-22T12:22:30.505Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-22T12:22:30.505Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-22T12:22:30.505Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-22T12:22:30.505Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-22T12:22:30.505Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-22T12:22:30.506Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-22T12:22:30.506Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-22T12:22:30.506Z] PASS [2021-08-22T12:22:30.506Z] coverage: 50.0% of statements [2021-08-22T12:22:30.506Z] ok github.com/docker/docker/oci 0.041s coverage: 50.0% of statements [2021-08-22T12:22:30.513Z] .......................... [ 67%] [2021-08-22T12:22:30.962Z] === RUN TestParseVersion [2021-08-22T12:22:30.962Z] --- PASS: TestParseVersion (0.00s) [2021-08-22T12:22:30.962Z] PASS [2021-08-22T12:22:30.962Z] coverage: 52.9% of statements [2021-08-22T12:22:30.962Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-08-22T12:22:31.413Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-08-22T12:22:31.413Z] === RUN TestInspectOomKilledTrue [2021-08-22T12:22:31.413Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:22:31.413Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-22T12:22:31.413Z] === RUN TestInspectOomKilledFalse [2021-08-22T12:22:31.413Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:22:31.413Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-22T12:22:31.413Z] === RUN TestLinksEtcHostsContentMatch [2021-08-22T12:22:31.413Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-22T12:22:31.413Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-22T12:22:31.413Z] === RUN TestLinksContainerNames [2021-08-22T12:22:31.419Z] === RUN TestAddressPoolOpt [2021-08-22T12:22:31.419Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/a [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/something [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/_=a [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/env1=value1 [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/_env1=value1 [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/PATH [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/=a [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/PATH= [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/PATH=something [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/asd!qwe [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/1asd [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/123 [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/some_space [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/__some_space_before [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/some_space_after__ [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/= [2021-08-22T12:22:31.419Z] === RUN TestValidateEnv/PaTh [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestParseHost [2021-08-22T12:22:31.419Z] --- PASS: TestParseHost (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestParseDockerDaemonHost [2021-08-22T12:22:31.419Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestParseTCP [2021-08-22T12:22:31.419Z] --- PASS: TestParseTCP (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-22T12:22:31.419Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestValidateExtraHosts [2021-08-22T12:22:31.419Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestIpOptString [2021-08-22T12:22:31.419Z] --- PASS: TestIpOptString (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-22T12:22:31.419Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestNewIpOptValidDefaultVal [2021-08-22T12:22:31.419Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestIpOptSetInvalidVal [2021-08-22T12:22:31.419Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestValidateIPAddress [2021-08-22T12:22:31.419Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestMapOpts [2021-08-22T12:22:31.419Z] --- PASS: TestMapOpts (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestListOptsWithoutValidator [2021-08-22T12:22:31.419Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestListOptsWithValidator [2021-08-22T12:22:31.419Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestValidateDNSSearch [2021-08-22T12:22:31.419Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_general_format [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_one_more [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-22T12:22:31.419Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-22T12:22:31.419Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestNamedListOpts [2021-08-22T12:22:31.419Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestNamedMapOpts [2021-08-22T12:22:31.419Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestParseLink [2021-08-22T12:22:31.419Z] --- PASS: TestParseLink (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestQuotedStringSetWithQuotes [2021-08-22T12:22:31.419Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-22T12:22:31.419Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-22T12:22:31.419Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-22T12:22:31.419Z] === RUN TestUlimitOpt [2021-08-22T12:22:31.419Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-22T12:22:31.419Z] PASS [2021-08-22T12:22:31.419Z] coverage: 67.1% of statements [2021-08-22T12:22:31.419Z] ok github.com/docker/docker/opts 0.053s coverage: 67.1% of statements [2021-08-22T12:22:31.419Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-08-22T12:22:31.419Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-22T12:22:31.673Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s) [2021-08-22T12:22:31.673Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-22T12:22:31.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-22T12:22:32.351Z] --- PASS: TestLinksContainerNames (1.29s) [2021-08-22T12:22:32.351Z] === RUN TestLogsFollowTailEmpty [2021-08-22T12:22:32.947Z] 2021/08/22 12:22:32 Closing DB instances... [2021-08-22T12:22:32.948Z] === RUN TestPeerCertificateMarshalJSON [2021-08-22T12:22:32.948Z] === RUN TestIsArchivePathDir [2021-08-22T12:22:32.948Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-08-22T12:22:32.948Z] === RUN TestIsArchivePathInvalidFile [2021-08-22T12:22:32.948Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-08-22T12:22:32.948Z] === RUN TestIsArchivePathTar [2021-08-22T12:22:32.948Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-22T12:22:32.948Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-22T12:22:32.948Z] --- PASS: TestPeerCertificateMarshalJSON (0.21s) [2021-08-22T12:22:32.948Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-22T12:22:32.948Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-22T12:22:32.948Z] === RUN TestMiddleware [2021-08-22T12:22:32.948Z] --- PASS: TestMiddleware (0.00s) [2021-08-22T12:22:32.948Z] === RUN TestNewResponseModifier [2021-08-22T12:22:32.948Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-22T12:22:32.948Z] PASS [2021-08-22T12:22:32.948Z] coverage: 26.8% of statements [2021-08-22T12:22:32.948Z] ok github.com/docker/docker/pkg/authorization 0.250s coverage: 26.8% of statements [2021-08-22T12:22:33.053Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.25s) [2021-08-22T12:22:33.053Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-22T12:22:33.285Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-08-22T12:22:33.285Z] === RUN TestContainerNetworkMountsNoChown [2021-08-22T12:22:33.405Z] --- PASS: TestIsArchivePathTar (0.14s) [2021-08-22T12:22:33.405Z] === RUN TestDecompressStreamGzip [2021-08-22T12:22:33.405Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-22T12:22:33.405Z] === RUN TestDecompressStreamBzip2 [2021-08-22T12:22:33.405Z] --- PASS: TestDecompressStreamBzip2 (0.20s) [2021-08-22T12:22:33.405Z] === RUN TestDecompressStreamXz [2021-08-22T12:22:33.405Z] archive_test.go:134: Xz not present in msys2 [2021-08-22T12:22:33.405Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-22T12:22:33.405Z] === RUN TestCompressStreamXzUnsupported [2021-08-22T12:22:33.405Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-22T12:22:33.405Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-22T12:22:33.405Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-22T12:22:33.405Z] === RUN TestCompressStreamInvalid [2021-08-22T12:22:33.405Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-22T12:22:33.405Z] === RUN TestExtensionInvalid [2021-08-22T12:22:33.405Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-22T12:22:33.405Z] === RUN TestExtensionUncompressed [2021-08-22T12:22:33.405Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-22T12:22:33.405Z] === RUN TestExtensionBzip2 [2021-08-22T12:22:33.405Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-22T12:22:33.405Z] === RUN TestExtensionGzip [2021-08-22T12:22:33.405Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-22T12:22:33.405Z] === RUN TestExtensionXz [2021-08-22T12:22:33.405Z] --- PASS: TestExtensionXz (0.00s) [2021-08-22T12:22:33.405Z] === RUN TestCmdStreamLargeStderr [2021-08-22T12:22:33.623Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-08-22T12:22:33.623Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-22T12:22:33.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-22T12:22:33.853Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/default [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/default [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/private [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/private [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/rprivate [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/slave [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/slave [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/rslave [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/shared [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/shared [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/rshared [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-22T12:22:33.853Z] === CONT TestMountDaemonRoot/default [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-22T12:22:33.853Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:22:33.853Z] === CONT TestMountDaemonRoot/rshared [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:22:33.853Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:22:33.853Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:22:33.853Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:22:33.865Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-22T12:22:33.865Z] === RUN TestCmdStreamBad [2021-08-22T12:22:33.865Z] archive_test.go:239: Failing on Windows CI machines [2021-08-22T12:22:33.865Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-22T12:22:33.865Z] === RUN TestCmdStreamGood [2021-08-22T12:22:33.865Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-22T12:22:33.865Z] === RUN TestUntarPathWithInvalidDest [2021-08-22T12:22:33.865Z] === RUN TestUnbuffered [2021-08-22T12:22:33.865Z] --- PASS: TestUnbuffered (0.00s) [2021-08-22T12:22:33.865Z] === RUN TestRaceUnbuffered [2021-08-22T12:22:33.865Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-22T12:22:33.865Z] PASS [2021-08-22T12:22:33.865Z] coverage: 100.0% of statements [2021-08-22T12:22:33.865Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2021-08-22T12:22:33.865Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-22T12:22:33.865Z] === RUN TestUntarPathWithInvalidSrc [2021-08-22T12:22:33.865Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-22T12:22:33.865Z] === RUN TestUntarPath [2021-08-22T12:22:33.865Z] --- PASS: TestUntarPath (0.06s) [2021-08-22T12:22:33.865Z] === RUN TestUntarPathWithDestinationFile [2021-08-22T12:22:33.865Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-08-22T12:22:33.865Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-22T12:22:33.865Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-22T12:22:33.865Z] === RUN TestCopyWithTarInvalidSrc [2021-08-22T12:22:33.865Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-22T12:22:33.865Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-22T12:22:33.865Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-22T12:22:33.865Z] === RUN TestCopyWithTarSrcFile [2021-08-22T12:22:33.865Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-22T12:22:33.865Z] === RUN TestCopyWithTarSrcFolder [2021-08-22T12:22:33.865Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-08-22T12:22:33.865Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-22T12:22:33.865Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-22T12:22:33.865Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-22T12:22:33.865Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-22T12:22:33.865Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-22T12:22:33.865Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-22T12:22:33.865Z] === RUN TestCopyFileWithTarSrcFile [2021-08-22T12:22:33.865Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-22T12:22:33.865Z] === RUN TestTarFiles [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/shared [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/rslave [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/slave [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/rprivate [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/private [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:22:34.111Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-22T12:22:34.111Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:22:34.111Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:22:34.324Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-08-22T12:22:34.324Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-22T12:22:34.324Z] === RUN TestMatch [2021-08-22T12:22:34.324Z] === RUN TestMatch/[[]] [2021-08-22T12:22:34.324Z] === RUN TestMatch/[[foo]] [2021-08-22T12:22:34.324Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-22T12:22:34.324Z] === RUN TestMatch/[[foo_bar]] [2021-08-22T12:22:34.324Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-22T12:22:34.324Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-22T12:22:34.324Z] === RUN TestMatch/[] [2021-08-22T12:22:34.324Z] === RUN TestMatch/[]#01 [2021-08-22T12:22:34.324Z] === RUN TestMatch/[[qux]] [2021-08-22T12:22:34.324Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-22T12:22:34.324Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-22T12:22:34.324Z] === RUN TestMatch/[[foo_baz]] [2021-08-22T12:22:34.324Z] --- PASS: TestMatch (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[] (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-22T12:22:34.324Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-22T12:22:34.324Z] PASS [2021-08-22T12:22:34.324Z] coverage: 87.5% of statements [2021-08-22T12:22:34.324Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:22:34.369Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-22T12:22:34.369Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-22T12:22:34.370Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-22T12:22:34.370Z] === RUN TestContainerBindMountNonRecursive [2021-08-22T12:22:34.370Z] 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-22T12:22:34.370Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-22T12:22:34.370Z] === RUN TestContainerVolumesMountedAsShared [2021-08-22T12:22:34.370Z] 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-22T12:22:34.370Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-22T12:22:34.370Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-22T12:22:34.370Z] 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-22T12:22:34.370Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-22T12:22:34.370Z] === RUN TestNetworkNat [2021-08-22T12:22:35.285Z] === RUN TestChrootTarUntar [2021-08-22T12:22:35.285Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:35.285Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-22T12:22:35.285Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-22T12:22:35.285Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:35.285Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-22T12:22:35.285Z] === RUN TestChrootUntarEmptyArchive [2021-08-22T12:22:35.285Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-22T12:22:35.285Z] === RUN TestChrootTarUntarWithSymlink [2021-08-22T12:22:35.285Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:22:35.285Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-22T12:22:35.285Z] === RUN TestChrootCopyWithTar [2021-08-22T12:22:35.285Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:22:35.285Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-22T12:22:35.285Z] === RUN TestChrootCopyFileWithTar [2021-08-22T12:22:35.285Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:35.285Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-22T12:22:35.285Z] === RUN TestChrootUntarPath [2021-08-22T12:22:35.285Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:22:35.285Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-22T12:22:35.285Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-22T12:22:35.285Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:35.285Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:22:35.285Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-22T12:22:35.285Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:35.285Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:22:35.285Z] === RUN TestChrootApplyDotDotFile [2021-08-22T12:22:35.285Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:35.285Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-22T12:22:35.285Z] PASS [2021-08-22T12:22:35.285Z] coverage: 15.4% of statements [2021-08-22T12:22:35.285Z] ok github.com/docker/docker/pkg/chrootarchive 0.084s coverage: 15.4% of statements [2021-08-22T12:22:35.304Z] --- PASS: TestNetworkNat (0.74s) [2021-08-22T12:22:35.304Z] === RUN TestNetworkLocalhostTCPNat [2021-08-22T12:22:35.534Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2021-08-22T12:22:35.534Z] === RUN TestNISDomainname [2021-08-22T12:22:35.870Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2021-08-22T12:22:35.870Z] === RUN TestNetworkLoopbackNat [2021-08-22T12:22:36.247Z] === RUN TestSizeEmpty [2021-08-22T12:22:36.247Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-22T12:22:36.247Z] === RUN TestSizeEmptyFile [2021-08-22T12:22:36.247Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-22T12:22:36.247Z] === RUN TestSizeNonemptyFile [2021-08-22T12:22:36.247Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-22T12:22:36.247Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-22T12:22:36.247Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-22T12:22:36.247Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-22T12:22:36.247Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-22T12:22:36.247Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-22T12:22:36.247Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-22T12:22:36.247Z] === RUN TestMoveToSubdir [2021-08-22T12:22:36.247Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-22T12:22:36.247Z] === RUN TestSizeNonExistingDirectory [2021-08-22T12:22:36.247Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-22T12:22:36.247Z] PASS [2021-08-22T12:22:36.247Z] coverage: 80.0% of statements [2021-08-22T12:22:36.247Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-08-22T12:22:36.247Z] 2021/08/22 12:22:36 Closing DB instances... [2021-08-22T12:22:36.473Z] --- PASS: TestNISDomainname (1.23s) [2021-08-22T12:22:36.473Z] === RUN TestHostnameDnsResolution [2021-08-22T12:22:36.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-22T12:22:37.207Z] === RUN Test [2021-08-22T12:22:37.207Z] === RUN Test/TestContainsEntry [2021-08-22T12:22:37.207Z] === RUN Test/TestCreateEntries [2021-08-22T12:22:37.207Z] === RUN Test/TestEntriesDiff [2021-08-22T12:22:37.207Z] === RUN Test/TestEntriesEquality [2021-08-22T12:22:37.207Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-22T12:22:37.207Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-22T12:22:37.207Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-22T12:22:37.207Z] === RUN Test/TestGeneratorNotGenerate [2021-08-22T12:22:37.207Z] === RUN Test/TestGeneratorWithPort [2021-08-22T12:22:37.207Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-22T12:22:37.207Z] === RUN Test/TestNewEntry [2021-08-22T12:22:37.207Z] === RUN Test/TestParse [2021-08-22T12:22:37.207Z] --- PASS: Test (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-22T12:22:37.207Z] --- PASS: Test/TestParse (0.00s) [2021-08-22T12:22:37.207Z] PASS [2021-08-22T12:22:37.207Z] coverage: 58.3% of statements [2021-08-22T12:22:37.207Z] ok github.com/docker/docker/pkg/discovery 0.037s coverage: 58.3% of statements [2021-08-22T12:22:37.664Z] === RUN Test [2021-08-22T12:22:37.664Z] === RUN Test/TestContent [2021-08-22T12:22:37.664Z] === RUN Test/TestInitialize [2021-08-22T12:22:37.664Z] === RUN Test/TestNew [2021-08-22T12:22:37.664Z] === RUN Test/TestParsingContentsWithComments [2021-08-22T12:22:37.664Z] === RUN Test/TestRegister [2021-08-22T12:22:37.664Z] === RUN Test/TestWatch [2021-08-22T12:22:37.664Z] --- PASS: Test (0.00s) [2021-08-22T12:22:37.664Z] --- PASS: Test/TestContent (0.00s) [2021-08-22T12:22:37.664Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-22T12:22:37.664Z] --- PASS: Test/TestNew (0.00s) [2021-08-22T12:22:37.664Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-22T12:22:37.664Z] --- PASS: Test/TestRegister (0.00s) [2021-08-22T12:22:37.664Z] --- PASS: Test/TestWatch (0.00s) [2021-08-22T12:22:37.664Z] PASS [2021-08-22T12:22:37.664Z] coverage: 97.6% of statements [2021-08-22T12:22:37.664Z] ok github.com/docker/docker/pkg/discovery/file 0.048s coverage: 97.6% of statements [2021-08-22T12:22:37.855Z] --- PASS: TestHostnameDnsResolution (1.19s) [2021-08-22T12:22:37.856Z] === RUN TestStats [2021-08-22T12:22:38.119Z] --- PASS: TestTarFiles (4.14s) [2021-08-22T12:22:38.119Z] === RUN TestTarUntar [2021-08-22T12:22:38.119Z] --- PASS: TestTarUntar (0.03s) [2021-08-22T12:22:38.119Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-22T12:22:38.119Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-22T12:22:38.119Z] === RUN TestTarWithOptions [2021-08-22T12:22:38.119Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-22T12:22:38.119Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-22T12:22:38.119Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-22T12:22:38.119Z] === RUN TestUntarUstarGnuConflict [2021-08-22T12:22:38.120Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-22T12:22:38.120Z] === RUN TestUntarInvalidFilenames [2021-08-22T12:22:38.120Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames160717418\\dest" [2021-08-22T12:22:38.120Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-08-22T12:22:38.120Z] === RUN TestUntarHardlinkToSymlink [2021-08-22T12:22:38.120Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-22T12:22:38.120Z] === RUN TestUntarInvalidHardlink [2021-08-22T12:22:38.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink943695515\\victim\\hello" -> "../victim/hello" [2021-08-22T12:22:38.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink646409534\\victim\\hello" -> "/../victim/hello" [2021-08-22T12:22:38.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink521393541\\victim" -> "../victim" [2021-08-22T12:22:38.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink649670944\\victim" -> "../victim" [2021-08-22T12:22:38.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink294778879\\victim" -> "../victim" [2021-08-22T12:22:38.120Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink173642066\\victim" -> "../victim" [2021-08-22T12:22:38.120Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-22T12:22:38.120Z] === RUN TestUntarInvalidSymlink [2021-08-22T12:22:38.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink123662473\\dest\\dotdot" -> "../victim/hello" [2021-08-22T12:22:38.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink358147668\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-22T12:22:38.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink213864355\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:22:38.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink179050150\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:22:38.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink597730765\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:22:38.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink259997384\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:22:38.120Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink038861191\\dest\\dir\\loophole" -> "../../victim" [2021-08-22T12:22:38.120Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-22T12:22:38.120Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-22T12:22:38.120Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-22T12:22:38.120Z] === RUN TestXGlobalNoParent [2021-08-22T12:22:38.120Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-22T12:22:38.120Z] === RUN TestReplaceFileTarWrapper [2021-08-22T12:22:38.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-22T12:22:38.575Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2021-08-22T12:22:38.575Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-22T12:22:38.575Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-08-22T12:22:38.575Z] === RUN TestPrefixHeaderReadable [2021-08-22T12:22:38.575Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-08-22T12:22:38.575Z] === RUN TestDisablePigz [2021-08-22T12:22:38.575Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-22T12:22:38.575Z] --- PASS: TestDisablePigz (0.13s) [2021-08-22T12:22:38.575Z] === RUN TestPigz [2021-08-22T12:22:38.575Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-22T12:22:38.575Z] --- PASS: TestPigz (0.10s) [2021-08-22T12:22:38.575Z] === RUN TestCopyFileWithInvalidDest [2021-08-22T12:22:38.575Z] archive_windows_test.go:16: Currently fails [2021-08-22T12:22:38.575Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-22T12:22:38.575Z] === RUN TestCanonicalTarNameForPath [2021-08-22T12:22:38.575Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-22T12:22:38.575Z] === RUN TestCanonicalTarName [2021-08-22T12:22:38.575Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-22T12:22:38.575Z] === RUN TestChmodTarEntry [2021-08-22T12:22:38.575Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-22T12:22:38.575Z] === RUN TestHardLinkOrder [2021-08-22T12:22:38.575Z] --- PASS: TestHardLinkOrder (0.08s) [2021-08-22T12:22:38.575Z] === RUN TestChangeString [2021-08-22T12:22:38.575Z] --- PASS: TestChangeString (0.00s) [2021-08-22T12:22:38.575Z] === RUN TestChangesWithNoChanges [2021-08-22T12:22:38.575Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-22T12:22:38.575Z] === RUN TestChangesWithChanges [2021-08-22T12:22:38.749Z] 2021/08/22 12:22:38 Closing DB instances... [2021-08-22T12:22:39.030Z] --- PASS: TestChangesWithChanges (0.04s) [2021-08-22T12:22:39.030Z] === RUN TestChangesWithChangesGH13590 [2021-08-22T12:22:39.030Z] changes_test.go:196: needs more investigation [2021-08-22T12:22:39.030Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-22T12:22:39.030Z] === RUN TestChangesDirsEmpty [2021-08-22T12:22:39.030Z] === RUN Test [2021-08-22T12:22:39.030Z] === RUN Test/TestInitialize [2021-08-22T12:22:39.030Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-08-22T12:22:39.030Z] === RUN TestChangesDirsMutated [2021-08-22T12:22:39.030Z] time="2021-08-22T12:22:38Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:22:39.030Z] time="2021-08-22T12:22:38Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:22:39.030Z] time="2021-08-22T12:22:38Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:22:39.030Z] === RUN Test/TestInitializeWithCerts [2021-08-22T12:22:39.030Z] time="2021-08-22T12:22:38Z" level=info msg="Initializing discovery with TLS" [2021-08-22T12:22:39.030Z] === RUN Test/TestWatch [2021-08-22T12:22:39.030Z] time="2021-08-22T12:22:38Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:22:39.030Z] --- PASS: TestChangesDirsMutated (0.10s) [2021-08-22T12:22:39.030Z] === RUN TestApplyLayer [2021-08-22T12:22:39.030Z] changes_test.go:433: needs further investigation [2021-08-22T12:22:39.030Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-22T12:22:39.030Z] === RUN TestChangesSizeWithHardlinks [2021-08-22T12:22:39.030Z] changes_test.go:469: needs further investigation [2021-08-22T12:22:39.030Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-22T12:22:39.030Z] === RUN TestChangesSizeWithNoChanges [2021-08-22T12:22:39.030Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-22T12:22:39.030Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-22T12:22:39.030Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-22T12:22:39.030Z] === RUN TestChangesSize [2021-08-22T12:22:39.030Z] --- PASS: TestChangesSize (0.00s) [2021-08-22T12:22:39.030Z] === RUN TestApplyLayerInvalidFilenames [2021-08-22T12:22:39.030Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames044093150\\dest" [2021-08-22T12:22:39.030Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-22T12:22:39.030Z] === RUN TestApplyLayerInvalidHardlink [2021-08-22T12:22:39.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink707255232\\victim\\hello" -> "../victim/hello" [2021-08-22T12:22:39.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink083050015\\victim\\hello" -> "/../victim/hello" [2021-08-22T12:22:39.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink231267570\\victim" -> "../victim" [2021-08-22T12:22:39.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink545587113\\victim" -> "../victim" [2021-08-22T12:22:39.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink546769652\\victim" -> "../victim" [2021-08-22T12:22:39.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink608942531\\victim" -> "../victim" [2021-08-22T12:22:39.030Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-22T12:22:39.030Z] === RUN TestApplyLayerInvalidSymlink [2021-08-22T12:22:39.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink683362886\\dest\\dotdot" -> "../victim/hello" [2021-08-22T12:22:39.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink612518637\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-22T12:22:39.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink750564200\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:22:39.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink916946855\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:22:39.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink924580058\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:22:39.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink068542065\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:22:39.030Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-22T12:22:39.030Z] === RUN TestApplyLayerWhiteouts [2021-08-22T12:22:39.030Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-22T12:22:39.030Z] === RUN TestGenerateEmptyFile [2021-08-22T12:22:39.030Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-22T12:22:39.030Z] === RUN TestGenerateWithContent [2021-08-22T12:22:39.030Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-22T12:22:39.030Z] PASS [2021-08-22T12:22:39.030Z] coverage: 62.9% of statements [2021-08-22T12:22:39.030Z] ok github.com/docker/docker/pkg/archive 6.226s coverage: 62.9% of statements [2021-08-22T12:22:39.153Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2021-08-22T12:22:39.153Z] === RUN TestPause [2021-08-22T12:22:39.153Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:22:39.153Z] --- SKIP: TestPause (0.01s) [2021-08-22T12:22:39.153Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-22T12:22:39.153Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-22T12:22:39.153Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-22T12:22:39.153Z] === RUN TestPauseStopPausedContainer [2021-08-22T12:22:39.153Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:22:39.153Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2021-08-22T12:22:39.153Z] === RUN TestPidHost [2021-08-22T12:22:40.393Z] --- PASS: TestStats (2.70s) [2021-08-22T12:22:40.393Z] === RUN TestStopContainerWithTimeout [2021-08-22T12:22:40.393Z] === RUN TestStopContainerWithTimeout/0 [2021-08-22T12:22:40.393Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-22T12:22:40.393Z] === RUN TestStopContainerWithTimeout/1 [2021-08-22T12:22:40.393Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-22T12:22:40.393Z] === RUN TestStopContainerWithTimeout/3 [2021-08-22T12:22:40.393Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-22T12:22:40.393Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-22T12:22:40.393Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-22T12:22:40.393Z] === CONT TestStopContainerWithTimeout/0 [2021-08-22T12:22:40.393Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-22T12:22:40.555Z] 2021/08/22 12:22:40 Closing DB instances... [2021-08-22T12:22:40.913Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2021-08-22T12:22:40.913Z] === RUN TestFindNode [2021-08-22T12:22:40.913Z] 2021/08/22 12:22:40 Closing DB instances... [2021-08-22T12:22:40.913Z] --- PASS: TestFindNode (0.02s) [2021-08-22T12:22:40.913Z] === RUN TestChangeNodeState [2021-08-22T12:22:40.913Z] 2021/08/22 12:22:40 Closing DB instances... [2021-08-22T12:22:40.913Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-22T12:22:40.913Z] === RUN TestNodeReincarnation [2021-08-22T12:22:40.913Z] 2021/08/22 12:22:40 Closing DB instances... [2021-08-22T12:22:40.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-22T12:22:41.130Z] --- PASS: TestPidHost (1.99s) [2021-08-22T12:22:41.130Z] === RUN TestPsFilter [2021-08-22T12:22:41.130Z] --- PASS: TestPsFilter (0.10s) [2021-08-22T12:22:41.130Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-22T12:22:41.333Z] === CONT TestStopContainerWithTimeout/3 [2021-08-22T12:22:41.410Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2021-08-22T12:22:41.410Z] === RUN TestRemoveContainerWithVolume [2021-08-22T12:22:42.090Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-08-22T12:22:42.090Z] === RUN TestNetworkDBNodeLeave [2021-08-22T12:22:42.090Z] --- PASS: Test (3.11s) [2021-08-22T12:22:42.090Z] --- PASS: Test/TestInitialize (0.11s) [2021-08-22T12:22:42.090Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-22T12:22:42.090Z] --- PASS: Test/TestWatch (3.00s) [2021-08-22T12:22:42.090Z] PASS [2021-08-22T12:22:42.090Z] coverage: 84.1% of statements [2021-08-22T12:22:42.090Z] ok github.com/docker/docker/pkg/discovery/kv 3.152s coverage: 84.1% of statements [2021-08-22T12:22:42.345Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-08-22T12:22:42.345Z] === RUN TestRemoveContainerRunning [2021-08-22T12:22:42.354Z] === RUN TestMiddlewares [2021-08-22T12:22:42.354Z] --- PASS: TestMiddlewares (0.00s) [2021-08-22T12:22:42.354Z] PASS [2021-08-22T12:22:42.354Z] coverage: 9.0% of statements [2021-08-22T12:22:42.354Z] ok github.com/docker/docker/api/server 0.054s coverage: 9.0% of statements [2021-08-22T12:22:42.547Z] === RUN Test [2021-08-22T12:22:42.547Z] === RUN Test/TestWatch [2021-08-22T12:22:42.547Z] --- PASS: Test (0.00s) [2021-08-22T12:22:42.547Z] --- PASS: Test/TestWatch (0.00s) [2021-08-22T12:22:42.547Z] PASS [2021-08-22T12:22:42.547Z] coverage: 92.3% of statements [2021-08-22T12:22:42.547Z] ok github.com/docker/docker/pkg/discovery/memory 0.040s coverage: 92.3% of statements [2021-08-22T12:22:42.912Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-08-22T12:22:42.912Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-22T12:22:43.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-08-22T12:22:43.480Z] === RUN TestRemoveInvalidContainer [2021-08-22T12:22:43.480Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-22T12:22:43.480Z] === RUN TestRenameLinkedContainer [2021-08-22T12:22:43.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-22T12:22:43.510Z] === RUN Test [2021-08-22T12:22:43.510Z] === RUN Test/TestInitialize [2021-08-22T12:22:43.510Z] === RUN Test/TestInitializeWithPattern [2021-08-22T12:22:43.510Z] === RUN Test/TestRegister [2021-08-22T12:22:43.510Z] === RUN Test/TestWatch [2021-08-22T12:22:43.510Z] --- PASS: Test (0.00s) [2021-08-22T12:22:43.510Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-22T12:22:43.510Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-22T12:22:43.510Z] --- PASS: Test/TestRegister (0.00s) [2021-08-22T12:22:43.510Z] --- PASS: Test/TestWatch (0.00s) [2021-08-22T12:22:43.510Z] PASS [2021-08-22T12:22:43.510Z] coverage: 93.8% of statements [2021-08-22T12:22:43.510Z] ok github.com/docker/docker/pkg/discovery/nodes 0.032s coverage: 93.8% of statements [2021-08-22T12:22:43.873Z] === CONT TestStopContainerWithTimeout/1 [2021-08-22T12:22:43.965Z] === RUN TestPollerAddRemove [2021-08-22T12:22:43.965Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-22T12:22:43.965Z] === RUN TestPollerEvent [2021-08-22T12:22:43.965Z] poller_test.go:41: No chmod on Windows [2021-08-22T12:22:43.965Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-22T12:22:43.965Z] === RUN TestPollerClose [2021-08-22T12:22:43.965Z] --- PASS: TestPollerClose (0.00s) [2021-08-22T12:22:43.965Z] PASS [2021-08-22T12:22:43.965Z] coverage: 45.7% of statements [2021-08-22T12:22:43.965Z] ok github.com/docker/docker/pkg/filenotify 0.041s coverage: 45.7% of statements [2021-08-22T12:22:44.421Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-08-22T12:22:44.421Z] === RUN TestNetworkDBWatch [2021-08-22T12:22:44.876Z] === RUN TestCopyFileWithInvalidSrc [2021-08-22T12:22:44.876Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCopyFileWithInvalidDest [2021-08-22T12:22:44.876Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-22T12:22:44.876Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-22T12:22:44.876Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCopyFile [2021-08-22T12:22:44.876Z] --- PASS: TestCopyFile (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-22T12:22:44.876Z] fileutils_test.go:134: Needs porting to Windows [2021-08-22T12:22:44.876Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-22T12:22:44.876Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-22T12:22:44.876Z] fileutils_test.go:180: Needs porting to Windows [2021-08-22T12:22:44.876Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestWildcardMatches [2021-08-22T12:22:44.876Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestPatternMatches [2021-08-22T12:22:44.876Z] --- PASS: TestPatternMatches (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-22T12:22:44.876Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestPatternMatchesFolderExclusions [2021-08-22T12:22:44.876Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-22T12:22:44.876Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-22T12:22:44.876Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-22T12:22:44.876Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-22T12:22:44.876Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestSingleExclamationError [2021-08-22T12:22:44.876Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestMatchesWithNoPatterns [2021-08-22T12:22:44.876Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestMatchesWithMalformedPatterns [2021-08-22T12:22:44.876Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestMatches [2021-08-22T12:22:44.876Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-22T12:22:44.876Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-22T12:22:44.876Z] --- PASS: TestMatches (0.00s) [2021-08-22T12:22:44.876Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-22T12:22:44.876Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCleanPatterns [2021-08-22T12:22:44.876Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-22T12:22:44.876Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCleanPatternsExceptionFlag [2021-08-22T12:22:44.876Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-22T12:22:44.876Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-22T12:22:44.876Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCleanPatternsErrorSingleException [2021-08-22T12:22:44.876Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCreateIfNotExistsDir [2021-08-22T12:22:44.876Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestCreateIfNotExistsFile [2021-08-22T12:22:44.876Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-22T12:22:44.876Z] === RUN TestMatch [2021-08-22T12:22:44.876Z] --- PASS: TestMatch (0.00s) [2021-08-22T12:22:44.876Z] PASS [2021-08-22T12:22:44.876Z] coverage: 82.2% of statements [2021-08-22T12:22:44.876Z] ok github.com/docker/docker/pkg/fileutils 0.067s coverage: 82.2% of statements [2021-08-22T12:22:45.252Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-22T12:22:45.253Z] --- PASS: TestStopContainerWithTimeout/0 (0.92s) [2021-08-22T12:22:45.253Z] --- PASS: TestStopContainerWithTimeout/-1 (3.02s) [2021-08-22T12:22:45.253Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-08-22T12:22:45.253Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-08-22T12:22:45.253Z] === RUN TestDeleteDevicemapper [2021-08-22T12:22:45.253Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-22T12:22:45.253Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-22T12:22:45.253Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-22T12:22:45.332Z] === RUN TestGet [2021-08-22T12:22:45.332Z] --- PASS: TestGet (0.00s) [2021-08-22T12:22:45.332Z] === RUN TestGetShortcutString [2021-08-22T12:22:45.332Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-22T12:22:45.332Z] PASS [2021-08-22T12:22:45.332Z] coverage: 42.9% of statements [2021-08-22T12:22:45.332Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-22T12:22:45.575Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-22T12:22:45.575Z] === RUN TestParallelCreate [2021-08-22T12:22:45.575Z] 2021/08/22 12:22:45 Closing DB instances... [2021-08-22T12:22:45.575Z] --- PASS: TestParallelCreate (0.02s) [2021-08-22T12:22:45.575Z] === RUN TestParallelDelete [2021-08-22T12:22:45.575Z] 2021/08/22 12:22:45 Closing DB instances... [2021-08-22T12:22:45.575Z] --- PASS: TestParallelDelete (0.02s) [2021-08-22T12:22:45.575Z] === RUN TestNetworkDBIslands [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7a966306bafd with config:&{NodeID:7a966306bafd 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-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="Node 7a966306bafd/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="Node 7a966306bafd/172.29.158.24, added to nodes list" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f65c86afe26d with config:&{NodeID:f65c86afe26d 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-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="Node f65c86afe26d/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="Node f65c86afe26d/172.29.158.24, added to nodes list" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="Node f65c86afe26d/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="Node f65c86afe26d/172.29.158.24, added to nodes list" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="Node 7a966306bafd/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=info msg="Node 7a966306bafd/172.29.158.24, added to nodes list" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-22T12:22:45.575Z] time="2021-08-22T12:22:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-22T12:22:46.293Z] === RUN TestCreateIDMapOrder [2021-08-22T12:22:46.293Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-22T12:22:46.293Z] PASS [2021-08-22T12:22:46.293Z] coverage: 7.2% of statements [2021-08-22T12:22:46.293Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2021-08-22T12:22:46.293Z] 2021/08/22 12:22:45 Closing DB instances... [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5e6cb22d07c8 with config:&{NodeID:5e6cb22d07c8 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-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="Node 7a966306bafd/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="Node 7a966306bafd/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="Node f65c86afe26d/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="Node f65c86afe26d/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.535Z] time="2021-08-22T12:22:46Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.760Z] --- PASS: TestRenameLinkedContainer (2.63s) [2021-08-22T12:22:46.760Z] === RUN TestRenameStoppedContainer [2021-08-22T12:22:46.760Z] --- PASS: TestRenameStoppedContainer (0.63s) [2021-08-22T12:22:46.760Z] === RUN TestRenameRunningContainerAndReuse [2021-08-22T12:22:46.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:404bab32d5f7 with config:&{NodeID:404bab32d5f7 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-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 404bab32d5f7/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 404bab32d5f7/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 404bab32d5f7/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 404bab32d5f7/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node f65c86afe26d/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node f65c86afe26d/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 7a966306bafd/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 7a966306bafd/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 404bab32d5f7/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 404bab32d5f7/172.29.158.24, added to nodes list" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 404bab32d5f7/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:46.990Z] time="2021-08-22T12:22:46Z" level=info msg="Node 404bab32d5f7/172.29.158.24, added to nodes list" [2021-08-22T12:22:47.256Z] === RUN TestFixedBufferCap [2021-08-22T12:22:47.256Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-22T12:22:47.256Z] === RUN TestFixedBufferLen [2021-08-22T12:22:47.256Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-22T12:22:47.256Z] === RUN TestFixedBufferString [2021-08-22T12:22:47.256Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-22T12:22:47.256Z] === RUN TestFixedBufferWrite [2021-08-22T12:22:47.256Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-22T12:22:47.256Z] === RUN TestFixedBufferRead [2021-08-22T12:22:47.256Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-22T12:22:47.256Z] === RUN TestBytesPipeRead [2021-08-22T12:22:47.256Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-22T12:22:47.256Z] === RUN TestBytesPipeWrite [2021-08-22T12:22:47.256Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-22T12:22:47.256Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:12b13908439c with config:&{NodeID:12b13908439c 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-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 12b13908439c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 12b13908439c/172.29.158.24, added to nodes list" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 12b13908439c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 12b13908439c/172.29.158.24, added to nodes list" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 7a966306bafd/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 7a966306bafd/172.29.158.24, added to nodes list" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, added to nodes list" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 404bab32d5f7/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 404bab32d5f7/172.29.158.24, added to nodes list" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node f65c86afe26d/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node f65c86afe26d/172.29.158.24, added to nodes list" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 12b13908439c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 12b13908439c/172.29.158.24, added to nodes list" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 12b13908439c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 12b13908439c/172.29.158.24, added to nodes list" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 12b13908439c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:47.446Z] time="2021-08-22T12:22:47Z" level=info msg="Node 12b13908439c/172.29.158.24, added to nodes list" [2021-08-22T12:22:47.712Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s) [2021-08-22T12:22:47.712Z] === RUN TestAtomicWriteToFile [2021-08-22T12:22:47.712Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-22T12:22:47.712Z] === RUN TestAtomicWriteSetCommit [2021-08-22T12:22:47.712Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-22T12:22:47.712Z] === RUN TestAtomicWriteSetCancel [2021-08-22T12:22:47.712Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-22T12:22:47.712Z] === RUN TestReadCloserWrapperClose [2021-08-22T12:22:47.712Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-22T12:22:47.712Z] === RUN TestReaderErrWrapperReadOnError [2021-08-22T12:22:47.712Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-22T12:22:47.712Z] === RUN TestReaderErrWrapperRead [2021-08-22T12:22:47.712Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-22T12:22:47.712Z] === RUN TestCancelReadCloser [2021-08-22T12:22:47.712Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-22T12:22:47.712Z] === RUN TestNetworkDBBulkSync [2021-08-22T12:22:47.712Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-22T12:22:47.712Z] === RUN TestWriteCloserWrapperClose [2021-08-22T12:22:47.712Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-22T12:22:47.712Z] === RUN TestNopWriteCloser [2021-08-22T12:22:47.712Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-22T12:22:47.712Z] === RUN TestNopWriter [2021-08-22T12:22:47.712Z] --- PASS: TestNopWriter (0.00s) [2021-08-22T12:22:47.712Z] === RUN TestWriteCounter [2021-08-22T12:22:47.712Z] --- PASS: TestWriteCounter (0.00s) [2021-08-22T12:22:47.712Z] PASS [2021-08-22T12:22:47.712Z] coverage: 69.1% of statements [2021-08-22T12:22:47.712Z] ok github.com/docker/docker/pkg/ioutils 0.518s coverage: 69.1% of statements [2021-08-22T12:22:47.900Z] networkdb_test.go:836: Re-joining: 3 [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=info msg="The new bootstrap node list is:[172.29.158.24:10033 172.29.158.24:10034 172.29.158.24:10035]" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10033" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49359" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10034" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49360" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10035" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49361" [2021-08-22T12:22:47.901Z] networkdb_test.go:836: Re-joining: 4 [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=info msg="The new bootstrap node list is:[172.29.158.24:10033 172.29.158.24:10034 172.29.158.24:10035]" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10033" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49362" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10034" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49363" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10035" [2021-08-22T12:22:47.901Z] time="2021-08-22T12:22:47Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49364" [2021-08-22T12:22:48.133Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2021-08-22T12:22:48.133Z] === RUN TestRenameInvalidName [2021-08-22T12:22:48.167Z] === RUN TestError [2021-08-22T12:22:48.167Z] --- PASS: TestError (0.00s) [2021-08-22T12:22:48.167Z] === RUN TestProgressString [2021-08-22T12:22:48.167Z] === RUN TestProgressString/no_progress [2021-08-22T12:22:48.167Z] === RUN TestProgressString/progress_1 [2021-08-22T12:22:48.167Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-22T12:22:48.167Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-22T12:22:48.167Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-22T12:22:48.167Z] === RUN TestProgressString/with_units [2021-08-22T12:22:48.167Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-22T12:22:48.167Z] === RUN TestProgressString/hide_counts [2021-08-22T12:22:48.167Z] --- PASS: TestProgressString (0.00s) [2021-08-22T12:22:48.167Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-22T12:22:48.167Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-22T12:22:48.167Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-22T12:22:48.167Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-22T12:22:48.167Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-22T12:22:48.167Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-22T12:22:48.167Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-22T12:22:48.167Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-22T12:22:48.167Z] === RUN TestJSONMessageDisplay [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:47Z" level=info msg="node 0 leaving" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="Node 7a966306bafd change state NodeActive --> NodeLeft" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="node5(12b13908439c): Node leave event for 7a966306bafd/172.29.158.24" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="Node 7a966306bafd change state NodeActive --> NodeLeft" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="node4(404bab32d5f7): Node leave event for 7a966306bafd/172.29.158.24" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="Node 7a966306bafd change state NodeActive --> NodeLeft" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="node2(f65c86afe26d): Node leave event for 7a966306bafd/172.29.158.24" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="Node 7a966306bafd change state NodeActive --> NodeLeft" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="node3(5e6cb22d07c8): Node leave event for 7a966306bafd/172.29.158.24" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="Node 7a966306bafd change state NodeActive --> NodeLeft" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="node1(7a966306bafd): Node leave event for 7a966306bafd/172.29.158.24" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="Node 7a966306bafd/172.29.158.24, left gossip cluster" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="Node 7a966306bafd/172.29.158.24, left gossip cluster" [2021-08-22T12:22:48.355Z] time="2021-08-22T12:22:48Z" level=info msg="Node 7a966306bafd/172.29.158.24, left gossip cluster" [2021-08-22T12:22:48.549Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.96s) [2021-08-22T12:22:48.549Z] === RUN TestUpdateMemory [2021-08-22T12:22:48.623Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-08-22T12:22:48.623Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-22T12:22:48.623Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-22T12:22:48.623Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-22T12:22:48.623Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-22T12:22:48.623Z] === RUN TestDisplayJSONMessagesStream [2021-08-22T12:22:48.623Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-22T12:22:48.623Z] PASS [2021-08-22T12:22:48.623Z] coverage: 91.7% of statements [2021-08-22T12:22:48.623Z] ok github.com/docker/docker/pkg/jsonmessage 0.163s coverage: 91.7% of statements [2021-08-22T12:22:48.699Z] --- PASS: TestRenameInvalidName (0.65s) [2021-08-22T12:22:48.699Z] === RUN TestRenameAnonymousContainer [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node 7a966306bafd/172.29.158.24, left gossip cluster" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node 7a966306bafd/172.29.158.24, left gossip cluster" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="node 1 leaving" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node f65c86afe26d change state NodeActive --> NodeLeft" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node f65c86afe26d/172.29.158.24, left gossip cluster" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="node3(5e6cb22d07c8): Node leave event for f65c86afe26d/172.29.158.24" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node f65c86afe26d change state NodeActive --> NodeFailed" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node f65c86afe26d/172.29.158.24, added to failed nodes list" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node f65c86afe26d change state NodeActive --> NodeLeft" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="node5(12b13908439c): Node leave event for f65c86afe26d/172.29.158.24" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node f65c86afe26d change state NodeActive --> NodeLeft" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="node4(404bab32d5f7): Node leave event for f65c86afe26d/172.29.158.24" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=error msg="node: f65c86afe26d is unknown to memberlist" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node f65c86afe26d/172.29.158.24, left gossip cluster" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node f65c86afe26d/172.29.158.24, left gossip cluster" [2021-08-22T12:22:48.810Z] time="2021-08-22T12:22:48Z" level=info msg="Node f65c86afe26d/172.29.158.24, left gossip cluster" [2021-08-22T12:22:49.079Z] 2021/08/22 12:22:48 Closing DB instances... [2021-08-22T12:22:49.079Z] === RUN TestStandardLongPath [2021-08-22T12:22:49.079Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-22T12:22:49.079Z] === RUN TestUNCLongPath [2021-08-22T12:22:49.079Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-22T12:22:49.079Z] PASS [2021-08-22T12:22:49.079Z] coverage: 100.0% of statements [2021-08-22T12:22:49.079Z] ok github.com/docker/docker/pkg/longpath 0.034s coverage: 100.0% of statements [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:48Z" level=info msg="node 2 leaving" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:48Z" level=info msg="Node 5e6cb22d07c8 change state NodeActive --> NodeLeft" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:48Z" level=info msg="node5(12b13908439c): Node leave event for 5e6cb22d07c8/172.29.158.24" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:48Z" level=info msg="Node 5e6cb22d07c8 change state NodeActive --> NodeLeft" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:48Z" level=info msg="node4(404bab32d5f7): Node leave event for 5e6cb22d07c8/172.29.158.24" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:48Z" level=info msg="Node 5e6cb22d07c8 change state NodeActive --> NodeLeft" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:48Z" level=info msg="node3(5e6cb22d07c8): Node leave event for 5e6cb22d07c8/172.29.158.24" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:48Z" level=debug msg="memberlist: Failed ping: f65c86afe26d (timeout reached)" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.158.24:10037: use of closed network connection" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:48Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.158.24:10035: use of closed network connection" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:49Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, left gossip cluster" [2021-08-22T12:22:49.265Z] time="2021-08-22T12:22:49Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, left gossip cluster" [2021-08-22T12:22:49.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-22T12:22:49.488Z] --- PASS: TestUpdateMemory (1.22s) [2021-08-22T12:22:49.488Z] === RUN TestUpdateCPUQuota [2021-08-22T12:22:49.534Z] --- PASS: TestGetAddress (19.67s) [2021-08-22T12:22:49.534Z] === RUN TestRequestSyntaxCheck [2021-08-22T12:22:49.534Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-22T12:22:49.534Z] === RUN TestRequest [2021-08-22T12:22:49.534Z] === RUN TestNameFormat [2021-08-22T12:22:49.534Z] --- PASS: TestNameFormat (0.00s) [2021-08-22T12:22:49.534Z] === RUN TestNameRetries [2021-08-22T12:22:49.534Z] --- PASS: TestNameRetries (0.00s) [2021-08-22T12:22:49.534Z] PASS [2021-08-22T12:22:49.534Z] coverage: 85.7% of statements [2021-08-22T12:22:49.534Z] ok github.com/docker/docker/pkg/namesgenerator 0.029s coverage: 85.7% of statements [2021-08-22T12:22:49.719Z] time="2021-08-22T12:22:49Z" level=info msg="Node 5e6cb22d07c8/172.29.158.24, left gossip cluster" [2021-08-22T12:22:49.719Z] networkdb_test.go:868: node5: OK [2021-08-22T12:22:49.720Z] networkdb_test.go:868: node4: OK [2021-08-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="node 0 coming back" [2021-08-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:69b619a359ac with config:&{NodeID:69b619a359ac 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-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="Node 69b619a359ac/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="Node 69b619a359ac/172.29.158.24, added to nodes list" [2021-08-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="node 1 coming back" [2021-08-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:7e248cfe927c with config:&{NodeID:7e248cfe927c 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-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="Node 7e248cfe927c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="Node 7e248cfe927c/172.29.158.24, added to nodes list" [2021-08-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="node 2 coming back" [2021-08-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:326ebb9e689a with config:&{NodeID:326ebb9e689a 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-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="Node 326ebb9e689a/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="Node 326ebb9e689a/172.29.158.24, added to nodes list" [2021-08-22T12:22:49.720Z] time="2021-08-22T12:22:49Z" level=info msg="memberlist: Suspect f65c86afe26d has failed, no acks received" [2021-08-22T12:22:50.174Z] time="2021-08-22T12:22:49Z" level=debug msg="memberlist: Failed ping: 404bab32d5f7 (timeout reached)" [2021-08-22T12:22:50.174Z] time="2021-08-22T12:22:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.29.158.24:10037: use of closed network connection" [2021-08-22T12:22:50.174Z] time="2021-08-22T12:22:49Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49366" [2021-08-22T12:22:50.495Z] === RUN TestParseKeyValueOpt [2021-08-22T12:22:50.495Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-22T12:22:50.495Z] === RUN TestParseUintList [2021-08-22T12:22:50.495Z] --- PASS: TestParseUintList (0.00s) [2021-08-22T12:22:50.495Z] === RUN TestParseUintListMaximumLimits [2021-08-22T12:22:50.495Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-22T12:22:50.495Z] PASS [2021-08-22T12:22:50.495Z] coverage: 97.0% of statements [2021-08-22T12:22:50.495Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2021-08-22T12:22:50.495Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2021-08-22T12:22:50.495Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-22T12:22:50.630Z] time="2021-08-22T12:22:50Z" level=warning msg="memberlist: Was able to connect to 404bab32d5f7 but other probes failed, network may be misconfigured" [2021-08-22T12:22:50.950Z] === RUN TestNewAndRemove [2021-08-22T12:22:50.950Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-22T12:22:50.950Z] === RUN TestRemoveInvalidPath [2021-08-22T12:22:50.950Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-22T12:22:50.950Z] PASS [2021-08-22T12:22:50.950Z] coverage: 82.6% of statements [2021-08-22T12:22:50.950Z] ok github.com/docker/docker/pkg/pidfile 0.031s coverage: 82.6% of statements [2021-08-22T12:22:51.228Z] --- PASS: TestRenameAnonymousContainer (2.25s) [2021-08-22T12:22:51.228Z] === RUN TestRenameContainerWithSameName [2021-08-22T12:22:51.486Z] --- PASS: TestRenameContainerWithSameName (0.62s) [2021-08-22T12:22:51.486Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-22T12:22:51.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-22T12:22:51.910Z] === RUN TestParseEmptyInterface [2021-08-22T12:22:51.910Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-22T12:22:51.910Z] === RUN TestParseNonInterfaceType [2021-08-22T12:22:51.910Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-22T12:22:51.910Z] === RUN TestParseWithOneFunction [2021-08-22T12:22:51.910Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-22T12:22:51.910Z] === RUN TestParseWithMultipleFuncs [2021-08-22T12:22:51.910Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-22T12:22:51.910Z] === RUN TestParseWithUnnamedReturn [2021-08-22T12:22:51.910Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-22T12:22:51.910Z] === RUN TestEmbeddedInterface [2021-08-22T12:22:51.910Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-22T12:22:51.910Z] === RUN TestParsedImports [2021-08-22T12:22:51.910Z] --- PASS: TestParsedImports (0.00s) [2021-08-22T12:22:51.910Z] === RUN TestAliasedImports [2021-08-22T12:22:51.910Z] --- PASS: TestAliasedImports (0.00s) [2021-08-22T12:22:51.910Z] PASS [2021-08-22T12:22:51.910Z] coverage: 56.8% of statements [2021-08-22T12:22:51.910Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-08-22T12:22:51.910Z] === RUN TestFailedConnection [2021-08-22T12:22:52.792Z] time="2021-08-22T12:22:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.158.24:10033 172.29.158.24:10034 172.29.158.24:10035]" [2021-08-22T12:22:52.861Z] --- PASS: TestRenameContainerWithLinkedContainer (1.29s) [2021-08-22T12:22:52.861Z] === RUN TestResize [2021-08-22T12:22:52.873Z] === RUN TestHTTPTransport [2021-08-22T12:22:52.873Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-22T12:22:52.873Z] PASS [2021-08-22T12:22:52.873Z] coverage: 85.7% of statements [2021-08-22T12:22:52.873Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-08-22T12:22:52.873Z] --- PASS: TestFailedConnection (1.00s) [2021-08-22T12:22:52.873Z] === RUN TestFailOnce [2021-08-22T12:22:52.873Z] 2021/08/22 12:22:52 http: panic serving 127.0.0.1:49290: Plugin not ready [2021-08-22T12:22:52.873Z] goroutine 18 [running]: [2021-08-22T12:22:52.873Z] net/http.(*conn).serve.func1(0xc0001a2000) [2021-08-22T12:22:52.873Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-22T12:22:52.873Z] panic(0x7b5280, 0x8cc690) [2021-08-22T12:22:52.873Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-22T12:22:52.873Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x8dcd50, 0xc0000b0000, 0xc0001b0000) [2021-08-22T12:22:52.873Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-22T12:22:52.873Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x8dcd50, 0xc0000b0000, 0xc0001b0000) [2021-08-22T12:22:52.873Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-22T12:22:52.873Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x8dcd50, 0xc0000b0000, 0xc0001b0000) [2021-08-22T12:22:52.873Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-22T12:22:52.873Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x8dcd50, 0xc0000b0000, 0xc0001b0000) [2021-08-22T12:22:52.873Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-22T12:22:52.873Z] net/http.(*conn).serve(0xc0001a2000, 0x8dd940, 0xc000188040) [2021-08-22T12:22:52.873Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-22T12:22:52.873Z] created by net/http.(*Server).Serve [2021-08-22T12:22:52.873Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-22T12:22:52.873Z] time="2021-08-22T12:22:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2021-08-22T12:22:53.247Z] time="2021-08-22T12:22:53Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.158.24:10033 172.29.158.24:10034 172.29.158.24:10035]" [2021-08-22T12:22:53.328Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-22T12:22:53.328Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-22T12:22:53.328Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-22T12:22:53.328Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-22T12:22:53.328Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-22T12:22:53.328Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-22T12:22:53.328Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-22T12:22:53.328Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-22T12:22:53.328Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-22T12:22:53.328Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-22T12:22:53.328Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-22T12:22:53.328Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-22T12:22:53.328Z] === RUN TestBufferPoolPutAndGet [2021-08-22T12:22:53.328Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-22T12:22:53.328Z] PASS [2021-08-22T12:22:53.328Z] coverage: 88.2% of statements [2021-08-22T12:22:53.328Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-08-22T12:22:53.427Z] --- PASS: TestResize (0.64s) [2021-08-22T12:22:53.427Z] === RUN TestResizeWithInvalidSize [2021-08-22T12:22:53.784Z] === RUN TestOutputOnPrematureClose [2021-08-22T12:22:53.784Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-22T12:22:53.784Z] === RUN TestCompleteSilently [2021-08-22T12:22:53.784Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-22T12:22:53.784Z] PASS [2021-08-22T12:22:53.784Z] coverage: 75.9% of statements [2021-08-22T12:22:53.784Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2021-08-22T12:22:53.784Z] 2021/08/22 12:22:53 Closing DB instances... [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10033" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49367" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 12b13908439c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 12b13908439c/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 404bab32d5f7/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 69b619a359ac/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 404bab32d5f7/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 69b619a359ac/172.29.158.24, is the new incarnation of the shutdown node 7a966306bafd/172.29.158.24" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 69b619a359ac/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10034" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49368" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 12b13908439c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 12b13908439c/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 404bab32d5f7/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 404bab32d5f7/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 69b619a359ac/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 69b619a359ac/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 7e248cfe927c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 7e248cfe927c/172.29.158.24, is the new incarnation of the shutdown node f65c86afe26d/172.29.158.24" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 7e248cfe927c/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10035" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49369" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 12b13908439c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 12b13908439c/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 404bab32d5f7/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 404bab32d5f7/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 69b619a359ac/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 69b619a359ac/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 7e248cfe927c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 7e248cfe927c/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 326ebb9e689a/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 326ebb9e689a/172.29.158.24, is the new incarnation of the shutdown node 5e6cb22d07c8/172.29.158.24" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 326ebb9e689a/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 7e248cfe927c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 7e248cfe927c/172.29.158.24, is the new incarnation of the shutdown node f65c86afe26d/172.29.158.24" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 7e248cfe927c/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 69b619a359ac/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 69b619a359ac/172.29.158.24, is the new incarnation of the shutdown node 7a966306bafd/172.29.158.24" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 69b619a359ac/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 7e248cfe927c/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 7e248cfe927c/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 326ebb9e689a/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 326ebb9e689a/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 326ebb9e689a/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 326ebb9e689a/172.29.158.24, is the new incarnation of the shutdown node 5e6cb22d07c8/172.29.158.24" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 326ebb9e689a/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 326ebb9e689a/172.29.158.24, joined gossip cluster" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:53Z" level=info msg="Node 326ebb9e689a/172.29.158.24, added to nodes list" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10033" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:54Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49370" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10034" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:54Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49371" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.29.158.24:10035" [2021-08-22T12:22:54.208Z] time="2021-08-22T12:22:54Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49372" [2021-08-22T12:22:54.240Z] --- PASS: TestFailOnce (1.12s) [2021-08-22T12:22:54.240Z] === RUN TestEchoInputOutput [2021-08-22T12:22:54.240Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-22T12:22:54.240Z] === RUN TestBackoff [2021-08-22T12:22:54.240Z] --- PASS: TestBackoff (0.00s) [2021-08-22T12:22:54.240Z] === RUN TestAbortRetry [2021-08-22T12:22:54.240Z] --- PASS: TestAbortRetry (0.00s) [2021-08-22T12:22:54.240Z] === RUN TestClientScheme [2021-08-22T12:22:54.240Z] --- PASS: TestClientScheme (0.00s) [2021-08-22T12:22:54.240Z] === RUN TestNewClientWithTimeout [2021-08-22T12:22:54.240Z] === RUN TestSendToOneSub [2021-08-22T12:22:54.240Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-22T12:22:54.240Z] === RUN TestSendToMultipleSubs [2021-08-22T12:22:54.240Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-22T12:22:54.240Z] === RUN TestEvictOneSub [2021-08-22T12:22:54.240Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-22T12:22:54.240Z] === RUN TestClosePublisher [2021-08-22T12:22:54.240Z] --- PASS: TestClosePublisher (0.00s) [2021-08-22T12:22:54.240Z] === RUN TestPubSubRace [2021-08-22T12:22:54.362Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2021-08-22T12:22:54.362Z] === RUN TestResizeWhenContainerNotStarted [2021-08-22T12:22:54.407Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-22T12:22:54.407Z] Using test binary docker [2021-08-22T12:22:54.407Z] +++ /etc/init.d/apparmor start [2021-08-22T12:22:54.407Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-22T12:22:54.407Z] Starting dockerd [2021-08-22T12:22:54.407Z] INFO: Waiting for daemon to start... [2021-08-22T12:22:54.407Z] +++ 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-22T12:22:54.663Z] 2021/08/22 12:22:54 Closing DB instances... [2021-08-22T12:22:54.663Z] time="2021-08-22T12:22:54Z" level=info msg="Node 69b619a359ac change state NodeActive --> NodeLeft" [2021-08-22T12:22:54.663Z] time="2021-08-22T12:22:54Z" level=info msg="node5(12b13908439c): Node leave event for 69b619a359ac/172.29.158.24" [2021-08-22T12:22:54.663Z] time="2021-08-22T12:22:54Z" level=info msg="Node 69b619a359ac change state NodeActive --> NodeLeft" [2021-08-22T12:22:54.663Z] time="2021-08-22T12:22:54Z" level=info msg="node3(326ebb9e689a): Node leave event for 69b619a359ac/172.29.158.24" [2021-08-22T12:22:54.663Z] time="2021-08-22T12:22:54Z" level=info msg="Node 69b619a359ac change state NodeActive --> NodeLeft" [2021-08-22T12:22:54.663Z] time="2021-08-22T12:22:54Z" level=info msg="node4(404bab32d5f7): Node leave event for 69b619a359ac/172.29.158.24" [2021-08-22T12:22:54.663Z] time="2021-08-22T12:22:54Z" level=info msg="Node 69b619a359ac change state NodeActive --> NodeLeft" [2021-08-22T12:22:54.663Z] time="2021-08-22T12:22:54Z" level=info msg="node1(69b619a359ac): Node leave event for 69b619a359ac/172.29.158.24" [2021-08-22T12:22:54.663Z] time="2021-08-22T12:22:54Z" level=info msg="Node 69b619a359ac change state NodeActive --> NodeLeft" [2021-08-22T12:22:54.663Z] time="2021-08-22T12:22:54Z" level=info msg="node2(7e248cfe927c): Node leave event for 69b619a359ac/172.29.158.24" [2021-08-22T12:22:54.695Z] time="2021-08-22T12:22:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-22T12:22:54.928Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-08-22T12:22:54.928Z] === RUN TestDaemonRestartKillContainers [2021-08-22T12:22:54.928Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-22T12:22:54.928Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:22:54.928Z] === RUN TestCgroupNamespacesRun [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="Node 69b619a359ac/172.29.158.24, left gossip cluster" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="Node 69b619a359ac/172.29.158.24, left gossip cluster" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="Node 69b619a359ac/172.29.158.24, left gossip cluster" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="Node 69b619a359ac/172.29.158.24, left gossip cluster" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="Node 69b619a359ac/172.29.158.24, left gossip cluster" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="Node 7e248cfe927c change state NodeActive --> NodeLeft" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="node5(12b13908439c): Node leave event for 7e248cfe927c/172.29.158.24" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="Node 7e248cfe927c change state NodeActive --> NodeLeft" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="node4(404bab32d5f7): Node leave event for 7e248cfe927c/172.29.158.24" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="Node 7e248cfe927c change state NodeActive --> NodeLeft" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="node2(7e248cfe927c): Node leave event for 7e248cfe927c/172.29.158.24" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="Node 7e248cfe927c change state NodeActive --> NodeLeft" [2021-08-22T12:22:55.118Z] time="2021-08-22T12:22:54Z" level=info msg="node3(326ebb9e689a): Node leave event for 7e248cfe927c/172.29.158.24" [2021-08-22T12:22:55.151Z] --- PASS: TestPubSubRace (1.04s) [2021-08-22T12:22:55.151Z] PASS [2021-08-22T12:22:55.151Z] coverage: 75.0% of statements [2021-08-22T12:22:55.151Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 75.0% of statements [2021-08-22T12:22:55.573Z] time="2021-08-22T12:22:55Z" level=info msg="Node 7e248cfe927c/172.29.158.24, left gossip cluster" [2021-08-22T12:22:55.574Z] time="2021-08-22T12:22:55Z" level=info msg="Node 7e248cfe927c/172.29.158.24, left gossip cluster" [2021-08-22T12:22:55.574Z] time="2021-08-22T12:22:55Z" level=info msg="Node 7e248cfe927c/172.29.158.24, left gossip cluster" [2021-08-22T12:22:55.574Z] time="2021-08-22T12:22:55Z" level=info msg="Node 7e248cfe927c/172.29.158.24, left gossip cluster" [2021-08-22T12:22:55.574Z] time="2021-08-22T12:22:55Z" level=info msg="Node 326ebb9e689a change state NodeActive --> NodeLeft" [2021-08-22T12:22:55.574Z] time="2021-08-22T12:22:55Z" level=info msg="node5(12b13908439c): Node leave event for 326ebb9e689a/172.29.158.24" [2021-08-22T12:22:55.574Z] time="2021-08-22T12:22:55Z" level=info msg="Node 326ebb9e689a change state NodeActive --> NodeLeft" [2021-08-22T12:22:55.574Z] time="2021-08-22T12:22:55Z" level=info msg="node4(404bab32d5f7): Node leave event for 326ebb9e689a/172.29.158.24" [2021-08-22T12:22:55.607Z] === RUN TestRegister [2021-08-22T12:22:55.607Z] --- PASS: TestRegister (0.00s) [2021-08-22T12:22:55.607Z] === RUN TestCommand [2021-08-22T12:22:55.607Z] --- PASS: TestCommand (0.03s) [2021-08-22T12:22:55.607Z] === RUN TestNaiveSelf [2021-08-22T12:22:55.607Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-22T12:22:55.607Z] PASS [2021-08-22T12:22:55.607Z] coverage: 82.4% of statements [2021-08-22T12:22:55.607Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2021-08-22T12:22:56.028Z] time="2021-08-22T12:22:55Z" level=info msg="Node 326ebb9e689a change state NodeActive --> NodeLeft" [2021-08-22T12:22:56.028Z] time="2021-08-22T12:22:55Z" level=info msg="node3(326ebb9e689a): Node leave event for 326ebb9e689a/172.29.158.24" [2021-08-22T12:22:56.028Z] time="2021-08-22T12:22:55Z" level=info msg="Node 326ebb9e689a/172.29.158.24, left gossip cluster" [2021-08-22T12:22:56.028Z] time="2021-08-22T12:22:55Z" level=info msg="Node 326ebb9e689a/172.29.158.24, left gossip cluster" [2021-08-22T12:22:56.028Z] time="2021-08-22T12:22:55Z" level=info msg="Node 326ebb9e689a/172.29.158.24, left gossip cluster" [2021-08-22T12:22:56.028Z] time="2021-08-22T12:22:55Z" level=debug msg="memberlist: Failed ping: 404bab32d5f7 (timeout reached)" [2021-08-22T12:22:56.028Z] time="2021-08-22T12:22:55Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.29.158.24:10037: use of closed network connection" [2021-08-22T12:22:56.028Z] time="2021-08-22T12:22:55Z" level=debug msg="memberlist: Stream connection from=172.29.158.24:49373" [2021-08-22T12:22:56.061Z] --- PASS: TestUpdateCPUQuota (6.53s) [2021-08-22T12:22:56.061Z] === RUN TestUpdatePidsLimit [2021-08-22T12:22:56.061Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-22T12:22:56.062Z] time="2021-08-22T12:22:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-22T12:22:56.062Z] === RUN TestDump [2021-08-22T12:22:56.062Z] goroutine 6 [running]: [2021-08-22T12:22:56.062Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x39e48390, 0xaa458ae020c) [2021-08-22T12:22:56.062Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-22T12:22:56.062Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-22T12:22:56.062Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-22T12:22:56.062Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-22T12:22:56.062Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-22T12:22:56.062Z] testing.tRunner(0xc000029080, 0x1575ea0) [2021-08-22T12:22:56.062Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:22:56.062Z] created by testing.(*T).Run [2021-08-22T12:22:56.062Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-22T12:22:56.062Z] [2021-08-22T12:22:56.062Z] goroutine 1 [chan receive]: [2021-08-22T12:22:56.062Z] testing.(*T).Run(0xc000029080, 0x15685d8, 0x8, 0x1575ea0, 0x13da18d) [2021-08-22T12:22:56.062Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-22T12:22:56.062Z] testing.runTests.func1(0xc000028f00) [2021-08-22T12:22:56.062Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-22T12:22:56.062Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-22T12:22:56.062Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:22:56.062Z] testing.runTests(0xc000004078, 0x16bb220, 0x3, 0x3, 0xc040aeddf9e48390, 0x8bb3067771, 0x16bfc80, 0x1569e28) [2021-08-22T12:22:56.062Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-22T12:22:56.062Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-22T12:22:56.062Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-22T12:22:56.062Z] main.main() [2021-08-22T12:22:56.062Z] _testmain.go:95 +0x1c8 [2021-08-22T12:22:56.062Z] --- PASS: TestDump (0.00s) [2021-08-22T12:22:56.062Z] === RUN TestDumpToFile [2021-08-22T12:22:56.301Z] . [2021-08-22T12:22:56.301Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-22T12:22:56.303Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-08-22T12:22:56.303Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-22T12:22:56.483Z] time="2021-08-22T12:22:56Z" level=info msg="Node 404bab32d5f7 change state NodeActive --> NodeLeft" [2021-08-22T12:22:56.483Z] time="2021-08-22T12:22:56Z" level=info msg="node5(12b13908439c): Node leave event for 404bab32d5f7/172.29.158.24" [2021-08-22T12:22:56.483Z] time="2021-08-22T12:22:56Z" level=info msg="Node 404bab32d5f7 change state NodeActive --> NodeLeft" [2021-08-22T12:22:56.483Z] time="2021-08-22T12:22:56Z" level=info msg="node4(404bab32d5f7): Node leave event for 404bab32d5f7/172.29.158.24" [2021-08-22T12:22:56.483Z] time="2021-08-22T12:22:56Z" level=warning msg="memberlist: Was able to connect to 404bab32d5f7 but other probes failed, network may be misconfigured" [2021-08-22T12:22:56.518Z] --- PASS: TestDumpToFile (0.09s) [2021-08-22T12:22:56.518Z] === RUN TestDumpToFileWithEmptyInput [2021-08-22T12:22:56.518Z] goroutine 8 [running]: [2021-08-22T12:22:56.518Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x14543c0) [2021-08-22T12:22:56.518Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-22T12:22:56.518Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-22T12:22:56.518Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-22T12:22:56.518Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-22T12:22:56.518Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-22T12:22:56.518Z] testing.tRunner(0xc000029500, 0x1575e90) [2021-08-22T12:22:56.518Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:22:56.518Z] created by testing.(*T).Run [2021-08-22T12:22:56.518Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-22T12:22:56.518Z] [2021-08-22T12:22:56.518Z] goroutine 1 [chan receive]: [2021-08-22T12:22:56.518Z] testing.(*T).Run(0xc000029500, 0x156f08c, 0x1c, 0x1575e90, 0x13da101) [2021-08-22T12:22:56.518Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-22T12:22:56.518Z] testing.runTests.func1(0xc000028f00) [2021-08-22T12:22:56.518Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-22T12:22:56.518Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-22T12:22:56.518Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:22:56.518Z] testing.runTests(0xc000004078, 0x16bb220, 0x3, 0x3, 0xc040aeddf9e48390, 0x8bb3067771, 0x16bfc80, 0x1569e28) [2021-08-22T12:22:56.518Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-22T12:22:56.518Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-22T12:22:56.518Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-22T12:22:56.518Z] main.main() [2021-08-22T12:22:56.518Z] _testmain.go:95 +0x1c8 [2021-08-22T12:22:56.518Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-22T12:22:56.518Z] PASS [2021-08-22T12:22:56.518Z] coverage: 90.9% of statements [2021-08-22T12:22:56.518Z] ok github.com/docker/docker/pkg/stack 0.119s coverage: 90.9% of statements [2021-08-22T12:22:56.518Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.26s) [2021-08-22T12:22:56.518Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-22T12:22:56.557Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-22T12:22:56.557Z] Error: No such image: emptyfs [2021-08-22T12:22:56.557Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-22T12:22:56.557Z] ++++ docker load [2021-08-22T12:22:56.631Z] === RUN TestUpdatePidsLimit/no_change [2021-08-22T12:22:56.856Z] Running integration-test (iteration 1) [2021-08-22T12:22:56.857Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-22T12:22:56.857Z] ++ 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-22T12:22:56.857Z] ++ set -e [2021-08-22T12:22:56.857Z] ++ '[' -n 0 ']' [2021-08-22T12:22:56.857Z] ++ set -x [2021-08-22T12:22:56.857Z] ++ 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-22T12:22:56.938Z] time="2021-08-22T12:22:56Z" level=info msg="Node 404bab32d5f7/172.29.158.24, left gossip cluster" [2021-08-22T12:22:56.938Z] time="2021-08-22T12:22:56Z" level=info msg="Node 404bab32d5f7/172.29.158.24, left gossip cluster" [2021-08-22T12:22:56.973Z] === RUN TestNewStdWriter [2021-08-22T12:22:56.973Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-22T12:22:56.973Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestWriteWithNilBytes [2021-08-22T12:22:56.973Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestWrite [2021-08-22T12:22:56.973Z] --- PASS: TestWrite (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestWriteWithWriterError [2021-08-22T12:22:56.973Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-22T12:22:56.973Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestStdCopyWriteAndRead [2021-08-22T12:22:56.973Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-22T12:22:56.973Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-22T12:22:56.973Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-22T12:22:56.973Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-22T12:22:56.973Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-22T12:22:56.973Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-22T12:22:56.973Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-22T12:22:56.973Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-22T12:22:56.973Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-22T12:22:56.973Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-22T12:22:56.973Z] PASS [2021-08-22T12:22:56.973Z] coverage: 100.0% of statements [2021-08-22T12:22:56.973Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2021-08-22T12:22:56.973Z] --- PASS: TestRequest (7.57s) [2021-08-22T12:22:56.973Z] === RUN TestOverlappingRequests [2021-08-22T12:22:57.202Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-22T12:22:57.393Z] time="2021-08-22T12:22:57Z" level=info msg="Node 12b13908439c/172.29.158.24, left gossip cluster" [2021-08-22T12:22:57.393Z] time="2021-08-22T12:22:57Z" level=info msg="Node 12b13908439c change state NodeActive --> NodeFailed" [2021-08-22T12:22:57.393Z] time="2021-08-22T12:22:57Z" level=info msg="Node 12b13908439c/172.29.158.24, added to failed nodes list" [2021-08-22T12:22:57.393Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-08-22T12:22:57.393Z] PASS [2021-08-22T12:22:57.393Z] coverage: 60.0% of statements [2021-08-22T12:22:57.393Z] ok github.com/docker/docker/libnetwork/networkdb 103.740s coverage: 60.0% of statements [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/quota [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/rootless [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/volume [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-22T12:22:57.393Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-22T12:22:57.429Z] --- PASS: TestOverlappingRequests (0.34s) [2021-08-22T12:22:57.429Z] === RUN TestRelease [2021-08-22T12:22:57.429Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-22T12:22:57.429Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-22T12:22:57.429Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-22T12:22:57.429Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-22T12:22:57.429Z] === RUN TestFormatStatus [2021-08-22T12:22:57.429Z] --- PASS: TestFormatStatus (0.00s) [2021-08-22T12:22:57.429Z] === RUN TestFormatError [2021-08-22T12:22:57.429Z] --- PASS: TestFormatError (0.00s) [2021-08-22T12:22:57.429Z] === RUN TestFormatJSONError [2021-08-22T12:22:57.429Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-22T12:22:57.429Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-22T12:22:57.429Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-22T12:22:57.429Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-22T12:22:57.429Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-22T12:22:57.429Z] === RUN TestNewJSONProgressOutput [2021-08-22T12:22:57.429Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-22T12:22:57.429Z] === RUN TestAuxFormatterEmit [2021-08-22T12:22:57.429Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-22T12:22:57.429Z] === RUN TestStreamWriterStdout [2021-08-22T12:22:57.429Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-22T12:22:57.429Z] === RUN TestStreamWriterStderr [2021-08-22T12:22:57.429Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-22T12:22:57.429Z] PASS [2021-08-22T12:22:57.429Z] coverage: 66.2% of statements [2021-08-22T12:22:57.429Z] ok github.com/docker/docker/pkg/streamformatter 0.031s coverage: 66.2% of statements [2021-08-22T12:22:57.676Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2021-08-22T12:22:57.676Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-22T12:22:57.772Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-22T12:22:57.884Z] 2021/08/22 12:22:57 Closing DB instances... [2021-08-22T12:22:57.884Z] === RUN TestGenerateRandomID [2021-08-22T12:22:57.884Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-22T12:22:57.884Z] === RUN TestShortenId [2021-08-22T12:22:57.884Z] --- PASS: TestShortenId (0.00s) [2021-08-22T12:22:57.884Z] === RUN TestShortenSha256Id [2021-08-22T12:22:57.884Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-22T12:22:57.884Z] === RUN TestShortenIdEmpty [2021-08-22T12:22:57.884Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-22T12:22:57.884Z] === RUN TestShortenIdInvalid [2021-08-22T12:22:57.884Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-22T12:22:57.884Z] === RUN TestIsShortIDNonHex [2021-08-22T12:22:57.884Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-22T12:22:57.884Z] === RUN TestIsShortIDNotCorrectSize [2021-08-22T12:22:57.884Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-22T12:22:57.884Z] PASS [2021-08-22T12:22:57.884Z] coverage: 70.6% of statements [2021-08-22T12:22:57.884Z] ok github.com/docker/docker/pkg/stringid 0.030s coverage: 70.6% of statements [2021-08-22T12:22:58.341Z] === RUN TestIsCpusetListAvailable [2021-08-22T12:22:58.341Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-22T12:22:58.341Z] PASS [2021-08-22T12:22:58.341Z] coverage: 39.4% of statements [2021-08-22T12:22:58.341Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-08-22T12:22:58.341Z] time="2021-08-22T12:22:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-22T12:22:58.712Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-22T12:22:58.796Z] --- PASS: TestRelease (1.40s) [2021-08-22T12:22:58.796Z] === RUN TestAllocateRandomDeallocate [2021-08-22T12:22:58.918Z] [2021-08-22T12:22:58.918Z] === Skipped [2021-08-22T12:22:58.918Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-22T12:22:59.059Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s) [2021-08-22T12:22:59.059Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-22T12:22:59.252Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-08-22T12:22:59.252Z] === RUN TestNetworkDBGarbageCollection [2021-08-22T12:22:59.282Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-22T12:22:59.372Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-22T12:22:59.372Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-22T12:22:59.372Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-22T12:22:59.372Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-08-22T12:22:59.372Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-22T12:22:59.372Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-22T12:22:59.372Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-22T12:22:59.372Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-22T12:22:59.372Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-22T12:22:59.372Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-22T12:22:59.372Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-22T12:22:59.372Z] daemon_test.go:147: root required [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-22T12:22:59.372Z] reload_test.go:520: root required [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-22T12:22:59.372Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-22T12:22:59.372Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-22T12:22:59.372Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-22T12:22:59.372Z] download_test.go:268: Needs fixing on Windows [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-22T12:22:59.372Z] layer_test.go:304: Failing on Windows [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-22T12:22:59.372Z] layer_test.go:353: Failing on Windows [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-22T12:22:59.372Z] layer_test.go:468: Failing on Windows [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.372Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-22T12:22:59.372Z] layer_test.go:697: Failing on Windows [2021-08-22T12:22:59.372Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-22T12:22:59.373Z] migration_test.go:46: Failing on Windows [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-22T12:22:59.373Z] migration_test.go:182: Failing on Windows [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-22T12:22:59.373Z] mount_test.go:17: Failing on Windows [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-22T12:22:59.373Z] mount_test.go:76: Failing on Windows [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-22T12:22:59.373Z] mount_test.go:125: Failing on Windows [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-22T12:22:59.373Z] mount_test.go:212: Failing on Windows [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-08-22T12:22:59.373Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-22T12:22:59.373Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-22T12:22:59.373Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-22T12:22:59.373Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-22T12:22:59.373Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-22T12:22:59.373Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2021-08-22T12:22:59.373Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-22T12:22:59.373Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-22T12:22:59.373Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-22T12:22:59.373Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-22T12:22:59.373Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-22T12:22:59.373Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-22T12:22:59.373Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-22T12:22:59.373Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-22T12:22:59.373Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-22T12:22:59.373Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-22T12:22:59.373Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:134: Xz not present in msys2 [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:239: Failing on Windows CI machines [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-22T12:22:59.373Z] archive_windows_test.go:16: Currently fails [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-22T12:22:59.373Z] changes_test.go:196: needs more investigation [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-22T12:22:59.373Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-22T12:22:59.373Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-22T12:22:59.373Z] changes_test.go:433: needs further investigation [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-22T12:22:59.373Z] changes_test.go:469: needs further investigation [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-22T12:22:59.373Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-22T12:22:59.373Z] poller_test.go:41: No chmod on Windows [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-22T12:22:59.373Z] fileutils_test.go:134: Needs porting to Windows [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-22T12:22:59.373Z] fileutils_test.go:180: Needs porting to Windows [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-22T12:22:59.373Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-22T12:22:59.373Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-22T12:22:59.373Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-22T12:22:59.373Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-22T12:22:59.373Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] [2021-08-22T12:22:59.373Z] DONE 2070 tests, 69 skipped in 276.193s [2021-08-22T12:22:59.373Z] INFO: make.ps1 ended at 08/22/2021 12:22:58 [2021-08-22T12:22:59.707Z] === RUN TestChtimes [2021-08-22T12:22:59.707Z] --- PASS: TestChtimes (0.00s) [2021-08-22T12:22:59.707Z] === RUN TestChtimesWindows [2021-08-22T12:22:59.707Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-22T12:22:59.707Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-22T12:22:59.707Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-22T12:22:59.707Z] === RUN TestEnsureRemoveAllNotExist [2021-08-22T12:22:59.707Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-22T12:22:59.707Z] === RUN TestEnsureRemoveAllWithDir [2021-08-22T12:22:59.707Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-22T12:22:59.707Z] === RUN TestEnsureRemoveAllWithFile [2021-08-22T12:22:59.707Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-22T12:22:59.707Z] === RUN TestHasWin32KSupport [2021-08-22T12:22:59.707Z] syscall_windows_test.go:8: win32k: true [2021-08-22T12:22:59.707Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-22T12:22:59.707Z] PASS [2021-08-22T12:22:59.707Z] coverage: 12.9% of statements [2021-08-22T12:22:59.707Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 12.9% of statements [2021-08-22T12:22:59.853Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-22T12:23:00.162Z] === RUN TestTailFile [2021-08-22T12:23:00.162Z] --- PASS: TestTailFile (0.00s) [2021-08-22T12:23:00.162Z] === RUN TestTailFileManyLines [2021-08-22T12:23:00.162Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-22T12:23:00.162Z] === RUN TestTailEmptyFile [2021-08-22T12:23:00.162Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-22T12:23:00.162Z] === RUN TestTailNegativeN [2021-08-22T12:23:00.162Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader [2021-08-22T12:23:00.162Z] === CONT TestNewTailReader [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/no_delimiter [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/truncated_last_line [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-22T12:23:00.162Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-22T12:23:00.162Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.162Z] === CONT TestNewTailReader/no_delimiter [2021-08-22T12:23:00.162Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-22T12:23:00.162Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-22T12:23:00.163Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-22T12:23:00.163Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-22T12:23:00.163Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.163Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-22T12:23:00.163Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.163Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.163Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.163Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.163Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.163Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.619Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.619Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.619Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.619Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.619Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.620Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.620Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.620Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.621Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.621Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.622Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.622Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.623Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.623Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:23:00.624Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-22T12:23:00.625Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:23:00.625Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:23:00.901Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-22T12:23:00.901Z] INFO: Unit tests ended at 08/22/2021 12:23:00. Duration:00:04:48.6132822 [2021-08-22T12:23:00.901Z] INFO: Building busybox [2021-08-22T12:23:00.959Z] --- PASS: TestCgroupNamespacesRunHostMode (1.62s) [2021-08-22T12:23:00.959Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-22T12:23:01.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:23:01.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:23:01.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:23:01.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:23:01.080Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.081Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-22T12:23:01.082Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:23:01.083Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:23:01.083Z] PASS [2021-08-22T12:23:01.083Z] coverage: 88.6% of statements [2021-08-22T12:23:01.083Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2021-08-22T12:23:01.234Z] --- PASS: TestUpdatePidsLimit (5.36s) [2021-08-22T12:23:01.235Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.65s) [2021-08-22T12:23:01.235Z] --- PASS: TestUpdatePidsLimit/no_change (0.67s) [2021-08-22T12:23:01.235Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-08-22T12:23:01.235Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.72s) [2021-08-22T12:23:01.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-08-22T12:23:01.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-08-22T12:23:01.235Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-08-22T12:23:01.235Z] === RUN TestUpdateRestartPolicy [2021-08-22T12:23:01.356Z] Sending build context to Docker daemon 5.12kB [2021-08-22T12:23:01.356Z] [2021-08-22T12:23:01.356Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-22T12:23:01.356Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-22T12:23:01.356Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-22T12:23:01.356Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-22T12:23:01.356Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-22T12:23:01.356Z] ---> a4938fe7222f [2021-08-22T12:23:01.356Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-22T12:23:01.356Z] ---> Running in 85055282f139 [2021-08-22T12:23:01.539Z] === RUN TestTarSumRemoveNonExistent [2021-08-22T12:23:01.539Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestTarSumRemove [2021-08-22T12:23:01.539Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestSortFileInfoSums [2021-08-22T12:23:01.539Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestNewTarSumForLabelInvalid [2021-08-22T12:23:01.539Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestNewTarSumForLabel [2021-08-22T12:23:01.539Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestEmptyTar [2021-08-22T12:23:01.539Z] --- PASS: TestEmptyTar (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestTarSumsReadSize [2021-08-22T12:23:01.539Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestTarSums [2021-08-22T12:23:01.539Z] --- PASS: TestTarSums (0.05s) [2021-08-22T12:23:01.539Z] === RUN TestIteration [2021-08-22T12:23:01.539Z] --- PASS: TestIteration (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestVersionLabelForChecksum [2021-08-22T12:23:01.539Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestVersion [2021-08-22T12:23:01.539Z] --- PASS: TestVersion (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestGetVersion [2021-08-22T12:23:01.539Z] --- PASS: TestGetVersion (0.00s) [2021-08-22T12:23:01.539Z] === RUN TestGetVersions [2021-08-22T12:23:01.539Z] --- PASS: TestGetVersions (0.00s) [2021-08-22T12:23:01.539Z] PASS [2021-08-22T12:23:01.539Z] coverage: 89.3% of statements [2021-08-22T12:23:01.539Z] ok github.com/docker/docker/pkg/tarsum 0.098s coverage: 89.3% of statements [2021-08-22T12:23:01.995Z] testing: warning: no tests to run [2021-08-22T12:23:01.995Z] PASS [2021-08-22T12:23:01.995Z] coverage: [no statements] [2021-08-22T12:23:01.995Z] ok github.com/docker/docker/pkg/term/windows 0.030s coverage: [no statements] [no tests to run] [2021-08-22T12:23:02.333Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2021-08-22T12:23:02.333Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-22T12:23:02.451Z] === RUN TestTruncIndex [2021-08-22T12:23:02.451Z] --- PASS: TestTruncIndex (0.10s) [2021-08-22T12:23:02.451Z] PASS [2021-08-22T12:23:02.451Z] coverage: 91.5% of statements [2021-08-22T12:23:02.451Z] ok github.com/docker/docker/pkg/truncindex 0.131s coverage: 91.5% of statements [2021-08-22T12:23:02.906Z] --- PASS: TestAllocateRandomDeallocate (4.08s) [2021-08-22T12:23:02.906Z] === RUN TestRetrieveFromStore [2021-08-22T12:23:02.906Z] === RUN TestIsGIT [2021-08-22T12:23:02.906Z] --- PASS: TestIsGIT (0.00s) [2021-08-22T12:23:02.906Z] === RUN TestIsTransport [2021-08-22T12:23:02.907Z] --- PASS: TestIsTransport (0.00s) [2021-08-22T12:23:02.907Z] PASS [2021-08-22T12:23:02.907Z] coverage: 100.0% of statements [2021-08-22T12:23:02.907Z] ok github.com/docker/docker/pkg/urlutil 0.028s coverage: 100.0% of statements [2021-08-22T12:23:02.907Z] time="2021-08-22T12:23:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-22T12:23:03.362Z] === RUN TestVersionInfo [2021-08-22T12:23:03.362Z] --- PASS: TestVersionInfo (0.00s) [2021-08-22T12:23:03.362Z] === RUN TestAppendVersions [2021-08-22T12:23:03.362Z] --- PASS: TestAppendVersions (0.00s) [2021-08-22T12:23:03.362Z] PASS [2021-08-22T12:23:03.362Z] coverage: 88.9% of statements [2021-08-22T12:23:03.362Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2021-08-22T12:23:03.707Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2021-08-22T12:23:03.707Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-22T12:23:04.273Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-08-22T12:23:04.273Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-22T12:23:04.324Z] --- PASS: TestRetrieveFromStore (1.37s) [2021-08-22T12:23:04.324Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-22T12:23:04.324Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-22T12:23:04.324Z] === RUN TestParallelPredefinedRequest1 [2021-08-22T12:23:04.324Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-22T12:23:04.324Z] === RUN TestParallelPredefinedRequest2 [2021-08-22T12:23:04.324Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-22T12:23:04.324Z] === RUN TestParallelPredefinedRequest3 [2021-08-22T12:23:04.324Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-22T12:23:04.324Z] === RUN TestParallelPredefinedRequest4 [2021-08-22T12:23:04.324Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-22T12:23:04.324Z] === RUN TestParallelPredefinedRequest5 [2021-08-22T12:23:04.324Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-22T12:23:04.324Z] === RUN TestDebug [2021-08-22T12:23:04.324Z] --- PASS: TestDebug (0.00s) [2021-08-22T12:23:04.324Z] === RUN TestRequestPoolParallel [2021-08-22T12:23:04.779Z] --- PASS: TestRequestPoolParallel (0.49s) [2021-08-22T12:23:04.779Z] === RUN TestFullAllocateRelease [2021-08-22T12:23:04.779Z] === RUN TestValidatePrivileges [2021-08-22T12:23:04.779Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-22T12:23:04.779Z] === RUN TestFilterByCapNeg [2021-08-22T12:23:04.779Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-22T12:23:04.779Z] === RUN TestFilterByCapPos [2021-08-22T12:23:04.779Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-22T12:23:04.779Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-22T12:23:04.779Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-22T12:23:04.779Z] PASS [2021-08-22T12:23:04.779Z] coverage: 12.0% of statements [2021-08-22T12:23:04.779Z] ok github.com/docker/docker/plugin 0.048s coverage: 12.0% of statements [2021-08-22T12:23:04.779Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-08-22T12:23:04.779Z] === RUN TestOddAllocateRelease [2021-08-22T12:23:05.236Z] --- PASS: TestOddAllocateRelease (0.24s) [2021-08-22T12:23:05.236Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-22T12:23:05.236Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-08-22T12:23:05.236Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-22T12:23:05.236Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-08-22T12:23:05.236Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-22T12:23:05.236Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-08-22T12:23:05.236Z] === CONT TestParallelPredefinedRequest1 [2021-08-22T12:23:05.236Z] === CONT TestParallelPredefinedRequest4 [2021-08-22T12:23:05.236Z] === CONT TestParallelPredefinedRequest1 [2021-08-22T12:23:05.236Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:23:05.236Z] === CONT TestParallelPredefinedRequest4 [2021-08-22T12:23:05.236Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:23:05.236Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-22T12:23:05.236Z] === CONT TestParallelPredefinedRequest3 [2021-08-22T12:23:05.236Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:23:05.236Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-22T12:23:05.236Z] === CONT TestParallelPredefinedRequest2 [2021-08-22T12:23:05.236Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:23:05.236Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-22T12:23:05.236Z] === CONT TestParallelPredefinedRequest5 [2021-08-22T12:23:05.236Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:23:05.236Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-22T12:23:05.237Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-22T12:23:05.237Z] PASS [2021-08-22T12:23:05.237Z] coverage: 85.3% of statements [2021-08-22T12:23:05.237Z] ok github.com/docker/docker/libnetwork/ipam 44.781s coverage: 85.3% of statements [2021-08-22T12:23:05.693Z] === RUN TestNewSettable [2021-08-22T12:23:05.693Z] --- PASS: TestNewSettable (0.00s) [2021-08-22T12:23:05.693Z] === RUN TestIsSettable [2021-08-22T12:23:05.693Z] --- PASS: TestIsSettable (0.00s) [2021-08-22T12:23:05.693Z] === RUN TestUpdateSettingsEnv [2021-08-22T12:23:05.693Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-22T12:23:05.693Z] PASS [2021-08-22T12:23:05.693Z] coverage: 20.0% of statements [2021-08-22T12:23:05.693Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 20.0% of statements [2021-08-22T12:23:06.026Z] Removing intermediate container 85055282f139 [2021-08-22T12:23:06.026Z] ---> 9d5132423ac0 [2021-08-22T12:23:06.026Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-22T12:23:06.026Z] ---> Running in ef52a90a6d75 [2021-08-22T12:23:06.026Z] Removing intermediate container ef52a90a6d75 [2021-08-22T12:23:06.026Z] ---> d031c1479056 [2021-08-22T12:23:06.026Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-22T12:23:06.174Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s) [2021-08-22T12:23:06.174Z] === RUN TestNISDomainname [2021-08-22T12:23:06.174Z] 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-22T12:23:06.174Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-22T12:23:06.174Z] === RUN TestHostnameDnsResolution [2021-08-22T12:23:06.482Z] ---> Running in 0e64afd8a09e [2021-08-22T12:23:06.483Z] Removing intermediate container 0e64afd8a09e [2021-08-22T12:23:06.483Z] ---> 3730d372e3f5 [2021-08-22T12:23:06.483Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-22T12:23:06.654Z] === RUN TestLoad [2021-08-22T12:23:06.654Z] --- PASS: TestLoad (0.03s) [2021-08-22T12:23:06.654Z] === RUN TestSave [2021-08-22T12:23:06.654Z] --- PASS: TestSave (0.03s) [2021-08-22T12:23:06.654Z] === RUN TestAddDeleteGet [2021-08-22T12:23:06.654Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-22T12:23:06.654Z] === RUN TestInvalidTags [2021-08-22T12:23:06.654Z] --- PASS: TestInvalidTags (0.00s) [2021-08-22T12:23:06.654Z] PASS [2021-08-22T12:23:06.654Z] coverage: 84.4% of statements [2021-08-22T12:23:06.654Z] ok github.com/docker/docker/reference 0.120s coverage: 84.4% of statements [2021-08-22T12:23:07.109Z] --- PASS: TestHostnameDnsResolution (1.16s) [2021-08-22T12:23:07.109Z] === RUN TestStats [2021-08-22T12:23:07.109Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:07.109Z] --- SKIP: TestStats (0.00s) [2021-08-22T12:23:07.109Z] === RUN TestStopContainerWithTimeout [2021-08-22T12:23:07.109Z] === RUN TestStopContainerWithTimeout/0 [2021-08-22T12:23:07.109Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-22T12:23:07.109Z] === RUN TestStopContainerWithTimeout/1 [2021-08-22T12:23:07.109Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-22T12:23:07.109Z] === RUN TestStopContainerWithTimeout/3 [2021-08-22T12:23:07.109Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-22T12:23:07.109Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-22T12:23:07.109Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-22T12:23:07.109Z] === CONT TestStopContainerWithTimeout/0 [2021-08-22T12:23:07.109Z] === CONT TestStopContainerWithTimeout/3 [2021-08-22T12:23:08.012Z] [2021-08-22T12:23:08.044Z] === CONT TestStopContainerWithTimeout/1 [2021-08-22T12:23:08.181Z] === RUN TestResolveAuthConfigIndexServer [2021-08-22T12:23:08.181Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestResolveAuthConfigFullURL [2021-08-22T12:23:08.181Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-22T12:23:08.181Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestValidateMirror [2021-08-22T12:23:08.181Z] --- PASS: TestValidateMirror (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestLoadInsecureRegistries [2021-08-22T12:23:08.181Z] time="2021-08-22T12:23:07Z" 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-22T12:23:08.181Z] time="2021-08-22T12:23:07Z" 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-22T12:23:08.181Z] time="2021-08-22T12:23:07Z" 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-22T12:23:08.181Z] --- PASS: TestLoadInsecureRegistries (0.08s) [2021-08-22T12:23:08.181Z] === RUN TestNewServiceConfig [2021-08-22T12:23:08.181Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestValidateIndexName [2021-08-22T12:23:08.181Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestValidateIndexNameWithError [2021-08-22T12:23:08.181Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestEndpointParse [2021-08-22T12:23:08.181Z] --- PASS: TestEndpointParse (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestEndpointParseInvalid [2021-08-22T12:23:08.181Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestValidateEndpoint [2021-08-22T12:23:08.181Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestPing [2021-08-22T12:23:08.181Z] --- PASS: TestPing (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestPingRegistryEndpoint [2021-08-22T12:23:08.181Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:23:08.181Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestEndpoint [2021-08-22T12:23:08.181Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:23:08.181Z] --- SKIP: TestEndpoint (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestParseRepositoryInfo [2021-08-22T12:23:08.181Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestNewIndexInfo [2021-08-22T12:23:08.181Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestMirrorEndpointLookup [2021-08-22T12:23:08.181Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:23:08.181Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestSearchRepositories [2021-08-22T12:23:08.181Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-22T12:23:08.181Z] Host: 127.0.0.1:49311 [2021-08-22T12:23:08.181Z] User-Agent: docker test client [2021-08-22T12:23:08.181Z] Authorization: Token fake-token [2021-08-22T12:23:08.181Z] X-Docker-Token: true [2021-08-22T12:23:08.181Z] Accept-Encoding: gzip [2021-08-22T12:23:08.181Z] [2021-08-22T12:23:08.181Z] [2021-08-22T12:23:08.181Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-22T12:23:08.181Z] Connection: close [2021-08-22T12:23:08.181Z] Content-Length: 144 [2021-08-22T12:23:08.181Z] Cache-Control: no-cache [2021-08-22T12:23:08.181Z] Content-Type: application/json [2021-08-22T12:23:08.181Z] Date: Sun, 22 Aug 2021 12:23:08 GMT [2021-08-22T12:23:08.181Z] Expires: -1 [2021-08-22T12:23:08.181Z] Pragma: no-cache [2021-08-22T12:23:08.181Z] Server: docker-tests/mock [2021-08-22T12:23:08.181Z] X-Docker-Registry-Config: mock [2021-08-22T12:23:08.181Z] X-Docker-Registry-Version: 0.0.0 [2021-08-22T12:23:08.181Z] [2021-08-22T12:23:08.181Z] [2021-08-22T12:23:08.181Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestTrustedLocation [2021-08-22T12:23:08.181Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-22T12:23:08.181Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestAllowNondistributableArtifacts [2021-08-22T12:23:08.181Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-22T12:23:08.181Z] === RUN TestIsSecureIndex [2021-08-22T12:23:08.181Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-22T12:23:08.181Z] PASS [2021-08-22T12:23:08.181Z] coverage: 51.7% of statements [2021-08-22T12:23:08.181Z] ok github.com/docker/docker/registry 0.143s coverage: 51.7% of statements [2021-08-22T12:23:08.470Z] ---> 63415e3285d2 [2021-08-22T12:23:08.470Z] 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-22T12:23:08.470Z] ---> Running in 16d2a1565dbc [2021-08-22T12:23:09.144Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-22T12:23:09.144Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-22T12:23:09.144Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-22T12:23:09.144Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-22T12:23:09.144Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-22T12:23:09.144Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-22T12:23:09.144Z] === RUN TestResumableRequestReaderWithReadError [2021-08-22T12:23:09.144Z] time="2021-08-22T12:23:08Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-22T12:23:09.144Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-08-22T12:23:09.144Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-22T12:23:09.144Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-22T12:23:09.144Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-22T12:23:09.144Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-22T12:23:09.144Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-22T12:23:09.144Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-22T12:23:09.144Z] === RUN TestResumableRequestReader [2021-08-22T12:23:09.144Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-22T12:23:09.144Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-22T12:23:09.144Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-22T12:23:09.144Z] PASS [2021-08-22T12:23:09.144Z] coverage: 100.0% of statements [2021-08-22T12:23:09.144Z] ok github.com/docker/docker/registry/resumable 0.142s coverage: 100.0% of statements [2021-08-22T12:23:09.599Z] === RUN TestRestartManagerTimeout [2021-08-22T12:23:09.599Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-22T12:23:09.599Z] === RUN TestRestartManagerTimeoutReset [2021-08-22T12:23:09.599Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-22T12:23:09.599Z] PASS [2021-08-22T12:23:09.599Z] coverage: 50.9% of statements [2021-08-22T12:23:09.599Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-08-22T12:23:09.945Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-22T12:23:10.055Z] === RUN TestDecodeContainerConfig [2021-08-22T12:23:10.055Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-22T12:23:10.055Z] === RUN TestDecodeContainerConfigIsolation [2021-08-22T12:23:10.055Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-22T12:23:10.055Z] === RUN TestValidatePrivileged [2021-08-22T12:23:10.055Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-22T12:23:10.055Z] PASS [2021-08-22T12:23:10.055Z] coverage: 52.2% of statements [2021-08-22T12:23:10.055Z] ok github.com/docker/docker/runconfig 0.041s coverage: 52.2% of statements [2021-08-22T12:23:11.016Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-22T12:23:11.017Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-22T12:23:11.017Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-22T12:23:11.017Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-22T12:23:11.017Z] PASS [2021-08-22T12:23:11.017Z] coverage: 62.5% of statements [2021-08-22T12:23:11.017Z] ok github.com/docker/docker/testutil 0.031s coverage: 62.5% of statements [2021-08-22T12:23:11.472Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-08-22T12:23:11.472Z] === RUN TestClientStream [2021-08-22T12:23:11.472Z] --- PASS: TestClientStream (0.00s) [2021-08-22T12:23:11.472Z] === RUN TestClientSendFile [2021-08-22T12:23:11.472Z] --- PASS: TestClientSendFile (0.00s) [2021-08-22T12:23:11.472Z] === RUN TestClientWithRequestTimeout [2021-08-22T12:23:11.472Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-08-22T12:23:11.472Z] === RUN TestFileSpecPlugin [2021-08-22T12:23:11.472Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-22T12:23:11.472Z] === RUN TestFileJSONSpecPlugin [2021-08-22T12:23:11.472Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-22T12:23:11.472Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-22T12:23:11.472Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-22T12:23:11.472Z] === RUN TestPluginAddHandler [2021-08-22T12:23:11.472Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-22T12:23:11.472Z] === RUN TestPluginWaitBadPlugin [2021-08-22T12:23:11.472Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-22T12:23:11.472Z] === RUN TestGet [2021-08-22T12:23:11.472Z] time="2021-08-22T12:23:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-22T12:23:12.110Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-22T12:23:12.477Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-22T12:23:12.477Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-08-22T12:23:12.477Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-08-22T12:23:12.477Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2021-08-22T12:23:12.477Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2021-08-22T12:23:12.477Z] === RUN TestDeleteDevicemapper [2021-08-22T12:23:12.477Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-22T12:23:12.477Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-22T12:23:12.477Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-22T12:23:13.002Z] time="2021-08-22T12:23:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-22T12:23:13.002Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-22T12:23:13.002Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-22T12:23:13.002Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-22T12:23:13.002Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-22T12:23:14.377Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2021-08-22T12:23:14.377Z] === RUN TestUpdateMemory [2021-08-22T12:23:14.377Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:14.377Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-22T12:23:14.377Z] === RUN TestUpdateCPUQuota [2021-08-22T12:23:14.377Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:14.377Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-22T12:23:14.377Z] === RUN TestUpdatePidsLimit [2021-08-22T12:23:14.377Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:14.377Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-22T12:23:14.377Z] === RUN TestUpdateRestartPolicy [2021-08-22T12:23:14.533Z] === RUN TestGetDriver [2021-08-22T12:23:14.533Z] --- PASS: TestGetDriver (0.00s) [2021-08-22T12:23:14.533Z] === RUN TestVolumeRequestError [2021-08-22T12:23:14.533Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-22T12:23:14.533Z] PASS [2021-08-22T12:23:14.533Z] coverage: 36.1% of statements [2021-08-22T12:23:14.533Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2021-08-22T12:23:14.533Z] time="2021-08-22T12:23:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-22T12:23:14.533Z] === RUN TestGetAddress [2021-08-22T12:23:14.533Z] --- PASS: TestGetAddress (0.00s) [2021-08-22T12:23:14.533Z] === RUN TestRemove [2021-08-22T12:23:14.533Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-22T12:23:14.533Z] --- SKIP: TestRemove (0.00s) [2021-08-22T12:23:14.533Z] === RUN TestInitializeWithVolumes [2021-08-22T12:23:14.533Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-22T12:23:14.533Z] === RUN TestCreate [2021-08-22T12:23:14.533Z] --- PASS: TestCreate (0.00s) [2021-08-22T12:23:14.533Z] === RUN TestValidateName [2021-08-22T12:23:14.533Z] --- PASS: TestValidateName (0.00s) [2021-08-22T12:23:14.533Z] === RUN TestCreateWithOpts [2021-08-22T12:23:14.533Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-22T12:23:14.533Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-22T12:23:14.533Z] === RUN TestRelaodNoOpts [2021-08-22T12:23:14.533Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-22T12:23:14.533Z] PASS [2021-08-22T12:23:14.534Z] coverage: 41.5% of statements [2021-08-22T12:23:14.534Z] ok github.com/docker/docker/volume/local 0.050s coverage: 41.5% of statements [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRaw [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-22T12:23:15.495Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRaw [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRawSplit [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-22T12:23:15.495Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-22T12:23:15.495Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-22T12:23:15.495Z] === RUN TestConvertTmpfsOptions [2021-08-22T12:23:15.495Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-22T12:23:15.495Z] linux_parser_test.go:209: data="ro" [2021-08-22T12:23:15.495Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-22T12:23:15.495Z] === RUN TestParseMountSpec [2021-08-22T12:23:15.495Z] parser_test.go:63: case 0 [2021-08-22T12:23:15.495Z] parser_test.go:63: case 1 [2021-08-22T12:23:15.495Z] parser_test.go:63: case 2 [2021-08-22T12:23:15.495Z] parser_test.go:63: case 3 [2021-08-22T12:23:15.495Z] parser_test.go:63: case 4 [2021-08-22T12:23:15.495Z] parser_test.go:63: case 5 [2021-08-22T12:23:15.495Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-22T12:23:15.495Z] === RUN TestValidateMount [2021-08-22T12:23:15.495Z] --- PASS: TestValidateMount (0.00s) [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRaw [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-22T12:23:15.495Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-22T12:23:15.495Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-22T12:23:15.495Z] PASS [2021-08-22T12:23:15.495Z] coverage: 67.6% of statements [2021-08-22T12:23:15.495Z] ok github.com/docker/docker/volume/mounts 0.038s coverage: 67.6% of statements [2021-08-22T12:23:16.131Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2021-08-22T12:23:16.131Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-22T12:23:16.131Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-08-22T12:23:16.131Z] === RUN TestWaitNonBlocked [2021-08-22T12:23:16.131Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:23:16.131Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:23:16.131Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:23:16.131Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:23:16.131Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:23:16.131Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:23:16.131Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-22T12:23:16.131Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-08-22T12:23:16.131Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.99s) [2021-08-22T12:23:16.131Z] === RUN TestWaitBlocked [2021-08-22T12:23:16.131Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:23:16.131Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:23:16.131Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:23:16.131Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:23:16.131Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:23:16.131Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:23:16.391Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-22T12:23:16.391Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2021-08-22T12:23:16.391Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.05s) [2021-08-22T12:23:16.391Z] === CONT TestContainerStartOnDaemonRestart [2021-08-22T12:23:16.391Z] === CONT TestContainerKillOnDaemonStart [2021-08-22T12:23:16.456Z] === RUN TestSetGetMeta [2021-08-22T12:23:16.456Z] === PAUSE TestSetGetMeta [2021-08-22T12:23:16.456Z] === RUN TestRestore [2021-08-22T12:23:16.456Z] === PAUSE TestRestore [2021-08-22T12:23:16.456Z] === RUN TestServiceCreate [2021-08-22T12:23:16.456Z] === PAUSE TestServiceCreate [2021-08-22T12:23:16.456Z] === RUN TestServiceList [2021-08-22T12:23:16.456Z] === PAUSE TestServiceList [2021-08-22T12:23:16.456Z] === RUN TestServiceRemove [2021-08-22T12:23:16.456Z] === PAUSE TestServiceRemove [2021-08-22T12:23:16.456Z] === RUN TestServiceGet [2021-08-22T12:23:16.456Z] === PAUSE TestServiceGet [2021-08-22T12:23:16.456Z] === RUN TestServicePrune [2021-08-22T12:23:16.456Z] === PAUSE TestServicePrune [2021-08-22T12:23:16.456Z] === RUN TestCreate [2021-08-22T12:23:16.456Z] === PAUSE TestCreate [2021-08-22T12:23:16.456Z] === RUN TestRemove [2021-08-22T12:23:16.456Z] === PAUSE TestRemove [2021-08-22T12:23:16.456Z] === RUN TestList [2021-08-22T12:23:16.456Z] === PAUSE TestList [2021-08-22T12:23:16.456Z] === RUN TestFindByDriver [2021-08-22T12:23:16.456Z] === PAUSE TestFindByDriver [2021-08-22T12:23:16.456Z] === RUN TestFindByReferenced [2021-08-22T12:23:16.456Z] === PAUSE TestFindByReferenced [2021-08-22T12:23:16.456Z] === RUN TestDerefMultipleOfSameRef [2021-08-22T12:23:16.456Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-22T12:23:16.456Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-22T12:23:16.456Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-22T12:23:16.456Z] === RUN TestDefererencePluginOnCreateError [2021-08-22T12:23:16.456Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-22T12:23:16.456Z] === RUN TestRefDerefRemove [2021-08-22T12:23:16.456Z] === PAUSE TestRefDerefRemove [2021-08-22T12:23:16.456Z] === RUN TestGet [2021-08-22T12:23:16.456Z] === PAUSE TestGet [2021-08-22T12:23:16.456Z] === RUN TestGetWithReference [2021-08-22T12:23:16.456Z] === PAUSE TestGetWithReference [2021-08-22T12:23:16.456Z] === RUN TestFilterFunc [2021-08-22T12:23:16.456Z] === RUN TestFilterFunc/test_nil_list [2021-08-22T12:23:16.456Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-22T12:23:16.456Z] === RUN TestFilterFunc/test_empty_list [2021-08-22T12:23:16.456Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-22T12:23:16.456Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-22T12:23:16.456Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-22T12:23:16.456Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-22T12:23:16.456Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-22T12:23:16.456Z] === RUN TestFilterFunc/test_filter_some [2021-08-22T12:23:16.456Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-22T12:23:16.456Z] === RUN TestFilterFunc/test_filter_middle [2021-08-22T12:23:16.456Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-22T12:23:16.456Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-22T12:23:16.456Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-22T12:23:16.456Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-22T12:23:16.456Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-22T12:23:16.456Z] === CONT TestFilterFunc/test_nil_list [2021-08-22T12:23:16.456Z] === CONT TestFilterFunc/test_filter_some [2021-08-22T12:23:16.456Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-22T12:23:16.456Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-22T12:23:16.456Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-22T12:23:16.456Z] === CONT TestFilterFunc/test_empty_list [2021-08-22T12:23:16.456Z] === CONT TestFilterFunc/test_filter_middle [2021-08-22T12:23:16.456Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-22T12:23:16.456Z] --- PASS: TestFilterFunc (0.00s) [2021-08-22T12:23:16.456Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-22T12:23:16.456Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-22T12:23:16.456Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-22T12:23:16.456Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-22T12:23:16.456Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-22T12:23:16.456Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-22T12:23:16.456Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-22T12:23:16.456Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-22T12:23:16.456Z] === CONT TestSetGetMeta [2021-08-22T12:23:16.456Z] === CONT TestFindByReferenced [2021-08-22T12:23:16.456Z] === CONT TestGetWithReference [2021-08-22T12:23:16.456Z] === CONT TestServicePrune [2021-08-22T12:23:16.456Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-22T12:23:16.456Z] === CONT TestGet [2021-08-22T12:23:16.456Z] --- PASS: TestGetWithReference (0.02s) [2021-08-22T12:23:16.456Z] === CONT TestRefDerefRemove [2021-08-22T12:23:16.456Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-22T12:23:16.456Z] === CONT TestDefererencePluginOnCreateError [2021-08-22T12:23:16.456Z] --- PASS: TestGet (0.02s) [2021-08-22T12:23:16.456Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-22T12:23:16.456Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-22T12:23:16.456Z] === CONT TestDerefMultipleOfSameRef [2021-08-22T12:23:16.456Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-22T12:23:16.456Z] === CONT TestList [2021-08-22T12:23:16.456Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-22T12:23:16.456Z] === CONT TestFindByDriver [2021-08-22T12:23:16.456Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-22T12:23:16.456Z] === CONT TestServiceList [2021-08-22T12:23:16.456Z] --- PASS: TestList (0.02s) [2021-08-22T12:23:16.456Z] === CONT TestServiceGet [2021-08-22T12:23:16.456Z] --- PASS: TestFindByDriver (0.02s) [2021-08-22T12:23:16.456Z] === CONT TestServiceRemove [2021-08-22T12:23:16.456Z] --- PASS: TestServiceGet (0.06s) [2021-08-22T12:23:16.456Z] === CONT TestServiceCreate [2021-08-22T12:23:16.456Z] time="2021-08-22T12:23:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:23:16.456Z] --- PASS: TestServiceRemove (0.06s) [2021-08-22T12:23:16.456Z] === CONT TestRemove [2021-08-22T12:23:16.456Z] --- PASS: TestServiceList (0.08s) [2021-08-22T12:23:16.456Z] === CONT TestRestore [2021-08-22T12:23:16.456Z] time="2021-08-22T12:23:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:23:16.456Z] time="2021-08-22T12:23:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:23:16.456Z] time="2021-08-22T12:23:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-22T12:23:16.456Z] --- PASS: TestServiceCreate (0.03s) [2021-08-22T12:23:16.456Z] === CONT TestCreate [2021-08-22T12:23:16.456Z] --- PASS: TestRemove (0.03s) [2021-08-22T12:23:16.456Z] time="2021-08-22T12:23:16Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:23:16.456Z] --- PASS: TestRestore (0.03s) [2021-08-22T12:23:16.456Z] --- PASS: TestServicePrune (0.17s) [2021-08-22T12:23:16.456Z] --- PASS: TestCreate (0.02s) [2021-08-22T12:23:16.456Z] PASS [2021-08-22T12:23:16.456Z] coverage: 69.0% of statements [2021-08-22T12:23:16.456Z] ok github.com/docker/docker/volume/service 0.207s coverage: 69.0% of statements [2021-08-22T12:23:17.027Z] Removing intermediate container 16d2a1565dbc [2021-08-22T12:23:17.027Z] ---> 76185585f7cc [2021-08-22T12:23:17.027Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-22T12:23:17.027Z] ---> Running in 7bbb040e2e5d [2021-08-22T12:23:17.987Z] [2021-08-22T12:23:17.987Z] SUCCESS: Specified value was saved. [2021-08-22T12:23:18.618Z] time="2021-08-22T12:23:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-22T12:23:19.716Z] --- PASS: TestContainerStartOnDaemonRestart (2.87s) [2021-08-22T12:23:19.716Z] === CONT TestIpcModeOlderClient [2021-08-22T12:23:19.716Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-08-22T12:23:19.716Z] === CONT TestDaemonHostGatewayIP [2021-08-22T12:23:20.149Z] Removing intermediate container 7bbb040e2e5d [2021-08-22T12:23:20.149Z] ---> a2461de63bd2 [2021-08-22T12:23:20.149Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-22T12:23:20.149Z] ---> Running in 4df19a27dfb5 [2021-08-22T12:23:23.011Z] --- PASS: TestDaemonHostGatewayIP (3.19s) [2021-08-22T12:23:23.011Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-22T12:23:23.038Z] Cannot create a file when that file already exists. [2021-08-22T12:23:23.693Z] ok github.com/docker/docker/libnetwork/ipam 76.878s coverage: 85.3% of statements [2021-08-22T12:23:23.693Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-22T12:23:23.693Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-22T12:23:23.693Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-22T12:23:24.919Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s) [2021-08-22T12:23:24.919Z] === CONT TestDaemonRestartIpcMode [2021-08-22T12:23:26.571Z] --- PASS: TestUpdateRestartPolicy (12.27s) [2021-08-22T12:23:26.571Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-22T12:23:27.150Z] --- PASS: TestGet (15.01s) [2021-08-22T12:23:27.150Z] === RUN TestPluginWithNoManifest [2021-08-22T12:23:27.150Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-22T12:23:27.150Z] === RUN TestGetAll [2021-08-22T12:23:27.150Z] --- PASS: TestGetAll (0.00s) [2021-08-22T12:23:27.150Z] PASS [2021-08-22T12:23:27.150Z] coverage: 73.4% of statements [2021-08-22T12:23:27.150Z] ok github.com/docker/docker/pkg/plugins 34.826s coverage: 73.4% of statements [2021-08-22T12:23:27.263Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-22T12:23:27.458Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2021-08-22T12:23:27.504Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-08-22T12:23:27.504Z] === RUN TestWaitNonBlocked [2021-08-22T12:23:27.504Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:23:27.504Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:23:27.504Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:23:27.504Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:23:27.504Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:23:27.504Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:23:27.700Z] Removing intermediate container 4df19a27dfb5 [2021-08-22T12:23:27.700Z] ---> 4df53507cceb [2021-08-22T12:23:27.700Z] Step 13/13 : CMD ["sh"] [2021-08-22T12:23:28.155Z] ---> Running in e6d82971c8e4 [2021-08-22T12:23:28.155Z] Removing intermediate container e6d82971c8e4 [2021-08-22T12:23:28.155Z] ---> c42ec30855a0 [2021-08-22T12:23:28.155Z] Successfully built c42ec30855a0 [2021-08-22T12:23:28.155Z] Successfully tagged busybox:latest [2021-08-22T12:23:28.155Z] INFO: Docker images of the daemon under test [2021-08-22T12:23:28.155Z] [2021-08-22T12:23:28.155Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-22T12:23:28.155Z] busybox latest c42ec30855a0 1 second ago 2.8GB [2021-08-22T12:23:28.155Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-22T12:23:28.155Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-22T12:23:28.155Z] [2021-08-22T12:23:28.155Z] INFO: Running integration tests at 08/22/2021 12:23:28... [2021-08-22T12:23:28.155Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-22T12:23:28.155Z] INFO: Integration API tests being run from the host: [2021-08-22T12:23:28.155Z] INFO: make.ps1 starting at 08/22/2021 12:23:28 [2021-08-22T12:23:28.439Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-22T12:23:28.439Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.89s) [2021-08-22T12:23:28.439Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2021-08-22T12:23:28.439Z] === RUN TestWaitBlocked [2021-08-22T12:23:28.439Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:23:28.439Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:23:28.439Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:23:28.439Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:23:28.439Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:23:28.439Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:23:28.839Z] --- PASS: TestContainerKillOnDaemonStart (12.13s) [2021-08-22T12:23:28.839Z] PASS [2021-08-22T12:23:28.839Z] [2021-08-22T12:23:28.839Z] === Skipped [2021-08-22T12:23:28.839Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-22T12:23:28.839Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:23:28.839Z] [2021-08-22T12:23:28.839Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-22T12:23:28.839Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-22T12:23:28.839Z] [2021-08-22T12:23:28.839Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-22T12:23:28.839Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-22T12:23:28.839Z] [2021-08-22T12:23:28.839Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-22T12:23:28.839Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-22T12:23:28.839Z] [2021-08-22T12:23:28.839Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-22T12:23:28.839Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-22T12:23:28.839Z] [2021-08-22T12:23:28.839Z] [2021-08-22T12:23:28.839Z] DONE 195 tests, 5 skipped in 142.281s [2021-08-22T12:23:28.839Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-22T12:23:28.839Z] === RUN TestConfigDaemonLibtrustID [2021-08-22T12:23:29.099Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-08-22T12:23:29.099Z] === RUN TestDaemonConfigValidation [2021-08-22T12:23:29.099Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:23:29.099Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:23:29.099Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-22T12:23:29.099Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-22T12:23:29.099Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-22T12:23:29.099Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-22T12:23:29.099Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-22T12:23:29.099Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-22T12:23:29.099Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-22T12:23:29.099Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-22T12:23:29.099Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:23:29.099Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-22T12:23:29.099Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-22T12:23:29.099Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-22T12:23:29.173Z] tests/integration/client_test.py ..... [ 75%] [2021-08-22T12:23:29.173Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-22T12:23:29.359Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-22T12:23:29.359Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-22T12:23:29.359Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-22T12:23:29.359Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-22T12:23:29.359Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-08-22T12:23:29.359Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-22T12:23:29.359Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-22T12:23:29.359Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-22T12:23:29.359Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-22T12:23:29.377Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-22T12:23:29.377Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2021-08-22T12:23:29.377Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2021-08-22T12:23:29.377Z] === CONT TestDaemonRestartIpcMode [2021-08-22T12:23:29.377Z] === CONT TestIpcModeOlderClient [2021-08-22T12:23:29.377Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-22T12:23:29.377Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-22T12:23:29.690Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-22T12:23:30.114Z] tests/integration/errors_test.py . [ 76%] [2021-08-22T12:23:30.297Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-22T12:23:31.679Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-22T12:23:32.617Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-22T12:23:32.617Z] daemon_test.go:149: [d7d2209f5b833] daemon is not started [2021-08-22T12:23:32.617Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2021-08-22T12:23:32.617Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-08-22T12:23:32.617Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-08-22T12:23:32.617Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-08-22T12:23:32.617Z] PASS [2021-08-22T12:23:32.617Z] [2021-08-22T12:23:32.617Z] DONE 11 tests in 3.876s [2021-08-22T12:23:32.617Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-22T12:23:32.617Z] INFO: Testing against a local daemon [2021-08-22T12:23:32.617Z] === RUN TestCommitInheritsEnv [2021-08-22T12:23:32.617Z] --- PASS: TestCommitInheritsEnv (0.25s) [2021-08-22T12:23:32.617Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-22T12:23:32.617Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-22T12:23:32.617Z] === RUN TestImagesFilterMultiReference [2021-08-22T12:23:32.660Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.19s) [2021-08-22T12:23:32.877Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-22T12:23:32.877Z] === RUN TestImagePullPlatformInvalid [2021-08-22T12:23:32.877Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-22T12:23:32.877Z] === RUN TestRemoveImageOrphaning [2021-08-22T12:23:32.919Z] --- PASS: TestDaemonRestartIpcMode (3.67s) [2021-08-22T12:23:32.919Z] PASS [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === Skipped [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-22T12:23:32.919Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-22T12:23:32.919Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-22T12:23:32.919Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-22T12:23:32.919Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-22T12:23:32.919Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-22T12:23:32.919Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-22T12:23:32.919Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-22T12:23:32.919Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-22T12:23:32.919Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-22T12:23:32.919Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-22T12:23:32.919Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-22T12:23:32.919Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-22T12:23:32.919Z] 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-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-22T12:23:32.919Z] 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-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-22T12:23:32.919Z] 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-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestPause (0.01s) [2021-08-22T12:23:32.919Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-22T12:23:32.919Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2021-08-22T12:23:32.919Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:23:32.919Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-22T12:23:32.919Z] 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-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-22T12:23:32.919Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-22T12:23:32.919Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-22T12:23:32.919Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-22T12:23:32.919Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-22T12:23:32.919Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] [2021-08-22T12:23:32.919Z] DONE 176 tests, 25 skipped in 91.552s [2021-08-22T12:23:33.136Z] --- PASS: TestRemoveImageOrphaning (0.23s) [2021-08-22T12:23:33.136Z] === RUN TestRemoveImageGarbageCollector [2021-08-22T12:23:33.177Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-22T12:23:33.177Z] === RUN TestConfigDaemonLibtrustID [2021-08-22T12:23:33.743Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-22T12:23:33.743Z] === RUN TestDaemonConfigValidation [2021-08-22T12:23:33.743Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:23:33.743Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:23:33.743Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-22T12:23:33.743Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-22T12:23:33.743Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-22T12:23:33.743Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-22T12:23:33.743Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-22T12:23:33.743Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-22T12:23:33.743Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-22T12:23:33.743Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-22T12:23:33.743Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:23:33.743Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-22T12:23:33.743Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-22T12:23:33.743Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-22T12:23:34.002Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-22T12:23:34.002Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-22T12:23:34.002Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-22T12:23:34.002Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-08-22T12:23:34.002Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2021-08-22T12:23:34.002Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-22T12:23:34.002Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-22T12:23:34.002Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-22T12:23:34.002Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-22T12:23:34.935Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-22T12:23:35.045Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2021-08-22T12:23:35.045Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-22T12:23:35.045Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2021-08-22T12:23:35.045Z] === RUN TestTagInvalidReference [2021-08-22T12:23:35.045Z] --- PASS: TestTagInvalidReference (0.02s) [2021-08-22T12:23:35.045Z] === RUN TestTagValidPrefixedRepo [2021-08-22T12:23:35.045Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2021-08-22T12:23:35.045Z] === RUN TestTagExistedNameWithoutForce [2021-08-22T12:23:35.045Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-22T12:23:35.045Z] === RUN TestTagOfficialNames [2021-08-22T12:23:35.305Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-22T12:23:35.305Z] === RUN TestTagMatchesDigest [2021-08-22T12:23:35.305Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-22T12:23:35.305Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-22T12:23:36.309Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-22T12:23:37.242Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-22T12:23:37.242Z] daemon_test.go:149: [d133773c6fa4d] daemon is not started [2021-08-22T12:23:37.242Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-08-22T12:23:37.242Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-08-22T12:23:37.242Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-22T12:23:37.242Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-08-22T12:23:37.242Z] PASS [2021-08-22T12:23:37.242Z] [2021-08-22T12:23:37.242Z] DONE 11 tests in 4.165s [2021-08-22T12:23:37.242Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-22T12:23:37.500Z] INFO: Testing against a local daemon [2021-08-22T12:23:37.500Z] === RUN TestCommitInheritsEnv [2021-08-22T12:23:38.618Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-22T12:23:38.618Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-22T12:23:39.400Z] --- PASS: TestCommitInheritsEnv (1.80s) [2021-08-22T12:23:39.400Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-22T12:23:39.400Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-22T12:23:39.400Z] === RUN TestImagesFilterMultiReference [2021-08-22T12:23:39.400Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-22T12:23:39.400Z] === RUN TestImagePullPlatformInvalid [2021-08-22T12:23:39.400Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-22T12:23:39.400Z] === RUN TestRemoveImageOrphaning [2021-08-22T12:23:41.298Z] --- PASS: TestRemoveImageOrphaning (1.95s) [2021-08-22T12:23:41.298Z] === RUN TestRemoveImageGarbageCollector [2021-08-22T12:23:41.298Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-22T12:23:41.298Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-22T12:23:41.298Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-22T12:23:41.298Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-22T12:23:41.298Z] === RUN TestTagInvalidReference [2021-08-22T12:23:41.298Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-22T12:23:41.298Z] === RUN TestTagValidPrefixedRepo [2021-08-22T12:23:41.298Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-22T12:23:41.298Z] === RUN TestTagExistedNameWithoutForce [2021-08-22T12:23:41.298Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-22T12:23:41.298Z] === RUN TestTagOfficialNames [2021-08-22T12:23:41.298Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-22T12:23:41.298Z] === RUN TestTagMatchesDigest [2021-08-22T12:23:41.298Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-22T12:23:41.298Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-22T12:23:42.852Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-22T12:23:43.488Z] Loaded image: buildpack-deps:buster [2021-08-22T12:23:43.488Z] Loaded image: busybox:latest [2021-08-22T12:23:43.488Z] Loaded image: busybox:glibc [2021-08-22T12:23:45.404Z] ok github.com/docker/docker/libnetwork/ipamutils 0.525s coverage: 74.0% of statements [2021-08-22T12:23:48.738Z] Loaded image: debian:bullseye [2021-08-22T12:23:48.738Z] Loaded image: hello-world:latest [2021-08-22T12:23:48.738Z] Loaded image: arm32v7/hello-world:latest [2021-08-22T12:23:48.738Z] INFO: Testing against a local daemon [2021-08-22T12:23:48.738Z] === RUN TestCgroupNamespacesBuild [2021-08-22T12:23:52.053Z] --- PASS: TestCgroupNamespacesBuild (2.68s) [2021-08-22T12:23:52.053Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-22T12:23:52.232Z] 2021/08/22 12:23:51 Closing DB instances... [2021-08-22T12:23:53.762Z] --- PASS: TestNetworkDBGarbageCollection (54.23s) [2021-08-22T12:23:53.762Z] === RUN TestFindNode [2021-08-22T12:23:53.762Z] 2021/08/22 12:23:53 Closing DB instances... [2021-08-22T12:23:53.762Z] --- PASS: TestFindNode (0.01s) [2021-08-22T12:23:53.762Z] === RUN TestChangeNodeState [2021-08-22T12:23:53.762Z] 2021/08/22 12:23:53 Closing DB instances... [2021-08-22T12:23:53.762Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-22T12:23:53.762Z] === RUN TestNodeReincarnation [2021-08-22T12:23:53.762Z] 2021/08/22 12:23:53 Closing DB instances... [2021-08-22T12:23:53.987Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.60s) [2021-08-22T12:23:53.987Z] === RUN TestBuildWithSession [2021-08-22T12:23:53.987Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:23:53.987Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-22T12:23:53.987Z] === RUN TestBuildSquashParent [2021-08-22T12:23:54.465Z] === RUN TestBoolValue [2021-08-22T12:23:54.465Z] --- PASS: TestBoolValue (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestBoolValueOrDefault [2021-08-22T12:23:54.465Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestInt64ValueOrZero [2021-08-22T12:23:54.465Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestInt64ValueOrDefault [2021-08-22T12:23:54.465Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-22T12:23:54.465Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestJsonContentType [2021-08-22T12:23:54.465Z] --- PASS: TestJsonContentType (0.00s) [2021-08-22T12:23:54.465Z] PASS [2021-08-22T12:23:54.465Z] coverage: 14.7% of statements [2021-08-22T12:23:54.465Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 14.7% of statements [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-22T12:23:54.465Z] === RUN TestMaskSecretKeys [2021-08-22T12:23:54.465Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-22T12:23:54.465Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-22T12:23:54.465Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-22T12:23:54.465Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestVersionMiddlewareVersion [2021-08-22T12:23:54.465Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-22T12:23:54.465Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-22T12:23:54.465Z] PASS [2021-08-22T12:23:54.465Z] coverage: 37.7% of statements [2021-08-22T12:23:54.465Z] ok github.com/docker/docker/api/server/middleware 0.075s coverage: 37.7% of statements [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-22T12:23:54.465Z] === RUN TestAdjustForAPIVersion [2021-08-22T12:23:54.465Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-22T12:23:54.465Z] PASS [2021-08-22T12:23:54.465Z] coverage: 5.7% of statements [2021-08-22T12:23:54.465Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 5.7% of statements [2021-08-22T12:23:54.465Z] === RUN TestStrSliceMarshalJSON [2021-08-22T12:23:54.465Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestStrSliceUnmarshalJSON [2021-08-22T12:23:54.465Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestStrSliceUnmarshalString [2021-08-22T12:23:54.465Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestStrSliceUnmarshalSlice [2021-08-22T12:23:54.465Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-22T12:23:54.465Z] PASS [2021-08-22T12:23:54.465Z] coverage: 90.0% of statements [2021-08-22T12:23:54.465Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-22T12:23:54.465Z] === RUN TestToJSON [2021-08-22T12:23:54.465Z] --- PASS: TestToJSON (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestToParamWithVersion [2021-08-22T12:23:54.465Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestFromJSON [2021-08-22T12:23:54.465Z] --- PASS: TestFromJSON (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestEmpty [2021-08-22T12:23:54.465Z] --- PASS: TestEmpty (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestArgsMatchKVListEmptySources [2021-08-22T12:23:54.465Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestArgsMatchKVList [2021-08-22T12:23:54.465Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestArgsMatch [2021-08-22T12:23:54.465Z] --- PASS: TestArgsMatch (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestAdd [2021-08-22T12:23:54.465Z] --- PASS: TestAdd (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestDel [2021-08-22T12:23:54.465Z] --- PASS: TestDel (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestLen [2021-08-22T12:23:54.465Z] --- PASS: TestLen (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestExactMatch [2021-08-22T12:23:54.465Z] --- PASS: TestExactMatch (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestOnlyOneExactMatch [2021-08-22T12:23:54.465Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestContains [2021-08-22T12:23:54.465Z] --- PASS: TestContains (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestValidate [2021-08-22T12:23:54.465Z] --- PASS: TestValidate (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestWalkValues [2021-08-22T12:23:54.465Z] --- PASS: TestWalkValues (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestFuzzyMatch [2021-08-22T12:23:54.465Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestClone [2021-08-22T12:23:54.465Z] --- PASS: TestClone (0.00s) [2021-08-22T12:23:54.465Z] PASS [2021-08-22T12:23:54.465Z] coverage: 92.2% of statements [2021-08-22T12:23:54.465Z] ok github.com/docker/docker/api/types/filters 0.044s coverage: 92.2% of statements [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-22T12:23:54.465Z] === RUN TestDurationToSecondsString [2021-08-22T12:23:54.465Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestGetTimestamp [2021-08-22T12:23:54.465Z] === RUN TestCompareVersion [2021-08-22T12:23:54.465Z] --- PASS: TestCompareVersion (0.00s) [2021-08-22T12:23:54.465Z] PASS [2021-08-22T12:23:54.465Z] coverage: 75.0% of statements [2021-08-22T12:23:54.465Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2021-08-22T12:23:54.465Z] --- PASS: TestGetTimestamp (0.19s) [2021-08-22T12:23:54.465Z] === RUN TestParseTimestamps [2021-08-22T12:23:54.465Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-22T12:23:54.465Z] PASS [2021-08-22T12:23:54.465Z] coverage: 100.0% of statements [2021-08-22T12:23:54.465Z] ok github.com/docker/docker/api/types/time 0.235s coverage: 100.0% of statements [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/builder [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-22T12:23:54.465Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-22T12:23:54.465Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-22T12:23:54.465Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestCloneArgsSmartHttp [2021-08-22T12:23:54.465Z] --- PASS: TestCloneArgsSmartHttp (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestCloneArgsDumbHttp [2021-08-22T12:23:54.465Z] --- PASS: TestCloneArgsDumbHttp (0.01s) [2021-08-22T12:23:54.465Z] === RUN TestCloneArgsGit [2021-08-22T12:23:54.465Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestCheckoutGit [2021-08-22T12:23:54.465Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-22T12:23:54.465Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestProcessNoDockerignore [2021-08-22T12:23:54.465Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-08-22T12:23:54.465Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-22T12:23:54.465Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-08-22T12:23:54.465Z] === RUN TestDetectContentType [2021-08-22T12:23:54.465Z] --- PASS: TestDetectContentType (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestSelectAcceptableMIME [2021-08-22T12:23:54.465Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestInspectEmptyResponse [2021-08-22T12:23:54.465Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestInspectResponseBinary [2021-08-22T12:23:54.465Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestResponseUnsupportedContentType [2021-08-22T12:23:54.465Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestInspectResponseTextSimple [2021-08-22T12:23:54.465Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestInspectResponseEmptyContentType [2021-08-22T12:23:54.465Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestUnknownContentLength [2021-08-22T12:23:54.465Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestDownloadRemote [2021-08-22T12:23:54.465Z] --- PASS: TestDownloadRemote (0.11s) [2021-08-22T12:23:54.465Z] === RUN TestGetWithStatusError [2021-08-22T12:23:54.465Z] --- PASS: TestGetWithStatusError (0.02s) [2021-08-22T12:23:54.465Z] === RUN TestCloseRootDirectory [2021-08-22T12:23:54.465Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:23:54.465Z] --- SKIP: TestCloseRootDirectory (0.01s) [2021-08-22T12:23:54.465Z] === RUN TestHashFile [2021-08-22T12:23:54.465Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:23:54.465Z] --- SKIP: TestHashFile (0.01s) [2021-08-22T12:23:54.465Z] === RUN TestHashSubdir [2021-08-22T12:23:54.465Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:23:54.465Z] --- SKIP: TestHashSubdir (0.01s) [2021-08-22T12:23:54.465Z] === RUN TestRemoveDirectory [2021-08-22T12:23:54.465Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:23:54.465Z] --- SKIP: TestRemoveDirectory (0.01s) [2021-08-22T12:23:54.465Z] PASS [2021-08-22T12:23:54.465Z] coverage: 9.3% of statements [2021-08-22T12:23:54.465Z] ok github.com/docker/docker/builder/remotecontext 0.289s coverage: 9.3% of statements [2021-08-22T12:23:54.465Z] === RUN TestGetAllAllowed [2021-08-22T12:23:54.465Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestGetAllMeta [2021-08-22T12:23:54.465Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-22T12:23:54.465Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestIsUnreferencedBuiltin [2021-08-22T12:23:54.465Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestIsExistingDirectory [2021-08-22T12:23:54.465Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-08-22T12:23:54.465Z] === RUN TestGetFilenameForDownload [2021-08-22T12:23:54.465Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestEnv2Variables [2021-08-22T12:23:54.465Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-22T12:23:54.465Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-22T12:23:54.465Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestMaintainer [2021-08-22T12:23:54.466Z] --- PASS: TestMaintainer (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestLabel [2021-08-22T12:23:54.466Z] --- PASS: TestLabel (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestFromScratch [2021-08-22T12:23:54.466Z] --- PASS: TestFromScratch (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestFromWithArg [2021-08-22T12:23:54.466Z] --- PASS: TestFromWithArg (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-22T12:23:54.466Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestFromWithUndefinedArg [2021-08-22T12:23:54.466Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestFromMultiStageWithNamedStage [2021-08-22T12:23:54.466Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestOnbuild [2021-08-22T12:23:54.466Z] --- PASS: TestOnbuild (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestWorkdir [2021-08-22T12:23:54.466Z] --- PASS: TestWorkdir (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestCmd [2021-08-22T12:23:54.466Z] --- PASS: TestCmd (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestHealthcheckNone [2021-08-22T12:23:54.466Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestHealthcheckCmd [2021-08-22T12:23:54.466Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestEntrypoint [2021-08-22T12:23:54.466Z] --- PASS: TestEntrypoint (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestExpose [2021-08-22T12:23:54.466Z] --- PASS: TestExpose (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestUser [2021-08-22T12:23:54.466Z] --- PASS: TestUser (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestVolume [2021-08-22T12:23:54.466Z] --- PASS: TestVolume (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestStopSignal [2021-08-22T12:23:54.466Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-22T12:23:54.466Z] --- SKIP: TestStopSignal (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestArg [2021-08-22T12:23:54.466Z] --- PASS: TestArg (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestShell [2021-08-22T12:23:54.466Z] --- PASS: TestShell (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestPrependEnvOnCmd [2021-08-22T12:23:54.466Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestRunWithBuildArgs [2021-08-22T12:23:54.466Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestRunIgnoresHealthcheck [2021-08-22T12:23:54.466Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestDispatchUnsupportedOptions [2021-08-22T12:23:54.466Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-22T12:23:54.466Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-22T12:23:54.466Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-22T12:23:54.466Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-22T12:23:54.466Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-22T12:23:54.466Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-22T12:23:54.466Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestNormalizeWorkdir [2021-08-22T12:23:54.466Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestDispatch [2021-08-22T12:23:54.466Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-22T12:23:54.466Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-22T12:23:54.466Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-22T12:23:54.466Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-22T12:23:54.466Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-22T12:23:54.466Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-22T12:23:54.466Z] === RUN TestDispatch/COPY_url [2021-08-22T12:23:54.466Z] --- PASS: TestDispatch (0.09s) [2021-08-22T12:23:54.466Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2021-08-22T12:23:54.466Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-22T12:23:54.466Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-22T12:23:54.466Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-22T12:23:54.466Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-22T12:23:54.466Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-22T12:23:54.466Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestAddScratchImageAddsToMounts [2021-08-22T12:23:54.466Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-22T12:23:54.466Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-22T12:23:54.466Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-22T12:23:54.466Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestImageSourceGetAddsToMounts [2021-08-22T12:23:54.466Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestEmptyDockerfile [2021-08-22T12:23:54.466Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-22T12:23:54.466Z] === RUN TestSymlinkDockerfile [2021-08-22T12:23:54.466Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-22T12:23:54.466Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-22T12:23:54.466Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestNonExistingDockerfile [2021-08-22T12:23:54.466Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestCopyRunConfig [2021-08-22T12:23:54.466Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestDeepCopyRunConfig [2021-08-22T12:23:54.466Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestExportImage [2021-08-22T12:23:54.466Z] --- PASS: TestExportImage (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestNormalizeDest [2021-08-22T12:23:54.466Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-22T12:23:54.466Z] PASS [2021-08-22T12:23:54.466Z] coverage: 46.8% of statements [2021-08-22T12:23:54.466Z] ok github.com/docker/docker/builder/dockerfile 0.211s coverage: 46.8% of statements [2021-08-22T12:23:54.466Z] === RUN TestEnable [2021-08-22T12:23:54.466Z] --- PASS: TestEnable (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestDisable [2021-08-22T12:23:54.466Z] --- PASS: TestDisable (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestEnabled [2021-08-22T12:23:54.466Z] --- PASS: TestEnabled (0.00s) [2021-08-22T12:23:54.466Z] PASS [2021-08-22T12:23:54.466Z] coverage: 100.0% of statements [2021-08-22T12:23:54.466Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2021-08-22T12:23:54.466Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-22T12:23:54.466Z] === RUN TestTCP4Proxy [2021-08-22T12:23:54.466Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-22T12:23:54.466Z] === RUN TestTCP4ProxyHalfClose [2021-08-22T12:23:54.466Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2021-08-22T12:23:54.466Z] === RUN TestTCP6Proxy [2021-08-22T12:23:54.466Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-22T12:23:54.466Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestTCPDualStackProxy [2021-08-22T12:23:54.466Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-22T12:23:54.466Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestUDP4Proxy [2021-08-22T12:23:54.466Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestUDP6Proxy [2021-08-22T12:23:54.466Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-22T12:23:54.466Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestUDPWriteError [2021-08-22T12:23:54.466Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestSCTP4Proxy [2021-08-22T12:23:54.466Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-22T12:23:54.466Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-22T12:23:54.466Z] === RUN TestSCTP6Proxy [2021-08-22T12:23:54.466Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-22T12:23:54.466Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-22T12:23:54.466Z] PASS [2021-08-22T12:23:54.466Z] coverage: 49.4% of statements [2021-08-22T12:23:54.466Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2021-08-22T12:23:57.205Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-22T12:23:57.652Z] ok github.com/docker/docker/libnetwork/iptables 0.293s coverage: 45.1% of statements [2021-08-22T12:23:58.226Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-22T12:23:58.436Z] time="2021-08-22T12:23:58Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-22T12:23:58.436Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-22T12:23:58.436Z] === RUN TestParallelCreate [2021-08-22T12:23:58.436Z] 2021/08/22 12:23:58 Closing DB instances... [2021-08-22T12:23:58.436Z] --- PASS: TestParallelCreate (0.02s) [2021-08-22T12:23:58.436Z] === RUN TestParallelDelete [2021-08-22T12:23:58.436Z] 2021/08/22 12:23:58 Closing DB instances... [2021-08-22T12:23:58.436Z] --- PASS: TestParallelDelete (0.02s) [2021-08-22T12:23:58.436Z] === RUN TestNetworkDBIslands [2021-08-22T12:23:58.436Z] time="2021-08-22T12:23:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:aa16fc6d9545 with config:&{NodeID:aa16fc6d9545 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-22T12:23:58.436Z] time="2021-08-22T12:23:58Z" level=info msg="Node aa16fc6d9545/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:58.436Z] time="2021-08-22T12:23:58Z" level=info msg="Node aa16fc6d9545/172.26.195.159, added to nodes list" [2021-08-22T12:23:58.436Z] time="2021-08-22T12:23:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:87bb2619b2f6 with config:&{NodeID:87bb2619b2f6 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-22T12:23:58.891Z] time="2021-08-22T12:23:58Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:58.891Z] time="2021-08-22T12:23:58Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, added to nodes list" [2021-08-22T12:23:58.891Z] time="2021-08-22T12:23:58Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-22T12:23:58.891Z] time="2021-08-22T12:23:58Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-22T12:23:58.891Z] time="2021-08-22T12:23:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-22T12:23:58.891Z] time="2021-08-22T12:23:58Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:58.892Z] time="2021-08-22T12:23:58Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, added to nodes list" [2021-08-22T12:23:58.892Z] time="2021-08-22T12:23:58Z" level=info msg="Node aa16fc6d9545/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:58.892Z] time="2021-08-22T12:23:58Z" level=info msg="Node aa16fc6d9545/172.26.195.159, added to nodes list" [2021-08-22T12:23:58.892Z] time="2021-08-22T12:23:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-22T12:23:58.892Z] time="2021-08-22T12:23:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:acb84599d8b5 with config:&{NodeID:acb84599d8b5 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-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=info msg="Node acb84599d8b5/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=info msg="Node acb84599d8b5/172.26.195.159, added to nodes list" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=info msg="Node acb84599d8b5/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=info msg="Node acb84599d8b5/172.26.195.159, added to nodes list" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=info msg="Node aa16fc6d9545/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=info msg="Node aa16fc6d9545/172.26.195.159, added to nodes list" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, added to nodes list" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-22T12:23:59.347Z] time="2021-08-22T12:23:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-22T12:23:59.627Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:23:59.627Z] INFO: Testing against a local daemon [2021-08-22T12:23:59.627Z] === RUN TestBuildWithSession [2021-08-22T12:23:59.627Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:23:59.627Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-22T12:23:59.627Z] === RUN TestBuildSquashParent [2021-08-22T12:23:59.627Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:23:59.627Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-22T12:23:59.627Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-22T12:23:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:23:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:23:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:23:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:23:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:23:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:23:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:23:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:23:59.627Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:23:59.627Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:23:59.628Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:23:59.628Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:23:59.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:23:59.628Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:23:59.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:23:59.628Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node acb84599d8b5/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node acb84599d8b5/172.26.195.159, added to nodes list" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:71d604b18e72 with config:&{NodeID:71d604b18e72 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-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node 71d604b18e72/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node 71d604b18e72/172.26.195.159, added to nodes list" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node 71d604b18e72/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node 71d604b18e72/172.26.195.159, added to nodes list" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, added to nodes list" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node acb84599d8b5/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node acb84599d8b5/172.26.195.159, added to nodes list" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node aa16fc6d9545/172.26.195.159, joined gossip cluster" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=info msg="Node aa16fc6d9545/172.26.195.159, added to nodes list" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-22T12:23:59.803Z] time="2021-08-22T12:23:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:23:59Z" level=info msg="Node 71d604b18e72/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:23:59Z" level=info msg="Node 71d604b18e72/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:23:59Z" level=info msg="Node 71d604b18e72/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:23:59Z" level=info msg="Node 71d604b18e72/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c4b0361d441c with config:&{NodeID:c4b0361d441c 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-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node c4b0361d441c/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node c4b0361d441c/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Stream connection from=[::1]:49357" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node c4b0361d441c/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node acb84599d8b5/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node acb84599d8b5/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node 71d604b18e72/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node 71d604b18e72/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node aa16fc6d9545/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node aa16fc6d9545/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node c4b0361d441c/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node c4b0361d441c/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.262Z] time="2021-08-22T12:24:00Z" level=info msg="Node c4b0361d441c/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=info msg="Node c4b0361d441c/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=info msg="Node c4b0361d441c/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=info msg="Node c4b0361d441c/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=info msg="Node c4b0361d441c/172.26.195.159, added to nodes list" [2021-08-22T12:24:00.718Z] networkdb_test.go:836: Re-joining: 3 [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=info msg="The new bootstrap node list is:[172.26.195.159:10033 172.26.195.159:10034 172.26.195.159:10035]" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10033" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49359" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10034" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49360" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10035" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49361" [2021-08-22T12:24:00.718Z] networkdb_test.go:836: Re-joining: 4 [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=info msg="The new bootstrap node list is:[172.26.195.159:10033 172.26.195.159:10034 172.26.195.159:10035]" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10033" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49362" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10034" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49363" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10035" [2021-08-22T12:24:00.718Z] time="2021-08-22T12:24:00Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49364" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:00Z" level=info msg="node 0 leaving" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:00Z" level=info msg="Node aa16fc6d9545 change state NodeActive --> NodeLeft" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:00Z" level=info msg="node2(87bb2619b2f6): Node leave event for aa16fc6d9545/172.26.195.159" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:00Z" level=info msg="Node aa16fc6d9545 change state NodeActive --> NodeLeft" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:00Z" level=info msg="node3(acb84599d8b5): Node leave event for aa16fc6d9545/172.26.195.159" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:00Z" level=info msg="Node aa16fc6d9545 change state NodeActive --> NodeLeft" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:00Z" level=info msg="node4(71d604b18e72): Node leave event for aa16fc6d9545/172.26.195.159" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:01Z" level=info msg="Node aa16fc6d9545 change state NodeActive --> NodeLeft" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:01Z" level=info msg="node1(aa16fc6d9545): Node leave event for aa16fc6d9545/172.26.195.159" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:01Z" level=info msg="Node aa16fc6d9545 change state NodeActive --> NodeLeft" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:01Z" level=info msg="node5(c4b0361d441c): Node leave event for aa16fc6d9545/172.26.195.159" [2021-08-22T12:24:01.174Z] time="2021-08-22T12:24:01Z" level=info msg="Node aa16fc6d9545/172.26.195.159, left gossip cluster" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="Node aa16fc6d9545/172.26.195.159, left gossip cluster" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="Node aa16fc6d9545/172.26.195.159, left gossip cluster" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="Node aa16fc6d9545/172.26.195.159, left gossip cluster" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="Node aa16fc6d9545/172.26.195.159, left gossip cluster" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.26.195.159:10035: use of closed network connection" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="node 1 leaving" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="Node 87bb2619b2f6 change state NodeActive --> NodeLeft" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="node3(acb84599d8b5): Node leave event for 87bb2619b2f6/172.26.195.159" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="Node 87bb2619b2f6 change state NodeActive --> NodeLeft" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="node5(c4b0361d441c): Node leave event for 87bb2619b2f6/172.26.195.159" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, left gossip cluster" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="Node 87bb2619b2f6 change state NodeActive --> NodeLeft" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="Node 87bb2619b2f6 change state NodeActive --> NodeFailed" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, added to failed nodes list" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=info msg="node4(71d604b18e72): Node leave event for 87bb2619b2f6/172.26.195.159" [2021-08-22T12:24:01.632Z] time="2021-08-22T12:24:01Z" level=error msg="node: 87bb2619b2f6 is unknown to memberlist" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:01Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, left gossip cluster" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:01Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, left gossip cluster" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:01Z" level=info msg="Node 87bb2619b2f6/172.26.195.159, left gossip cluster" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:01Z" level=info msg="node 2 leaving" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:01Z" level=info msg="Node acb84599d8b5 change state NodeActive --> NodeLeft" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:01Z" level=info msg="node4(71d604b18e72): Node leave event for acb84599d8b5/172.26.195.159" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:01Z" level=info msg="Node acb84599d8b5 change state NodeActive --> NodeLeft" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:01Z" level=info msg="node5(c4b0361d441c): Node leave event for acb84599d8b5/172.26.195.159" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:01Z" level=info msg="Node acb84599d8b5 change state NodeActive --> NodeLeft" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:01Z" level=info msg="node3(acb84599d8b5): Node leave event for acb84599d8b5/172.26.195.159" [2021-08-22T12:24:02.088Z] time="2021-08-22T12:24:02Z" level=info msg="Node acb84599d8b5/172.26.195.159, left gossip cluster" [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="Node acb84599d8b5/172.26.195.159, left gossip cluster" [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="Node acb84599d8b5/172.26.195.159, left gossip cluster" [2021-08-22T12:24:02.548Z] networkdb_test.go:868: node4: OK [2021-08-22T12:24:02.548Z] networkdb_test.go:868: node5: OK [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="node 0 coming back" [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cc25ec74c116 with config:&{NodeID:cc25ec74c116 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-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="Node cc25ec74c116/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="Node cc25ec74c116/172.26.195.159, added to nodes list" [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="node 1 coming back" [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3d8e4e3e35b2 with config:&{NodeID:3d8e4e3e35b2 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-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, added to nodes list" [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="node 2 coming back" [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b8d9cf46471d with config:&{NodeID:b8d9cf46471d 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-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="Node b8d9cf46471d/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:02.548Z] time="2021-08-22T12:24:02Z" level=info msg="Node b8d9cf46471d/172.26.195.159, added to nodes list" [2021-08-22T12:24:04.823Z] ok github.com/docker/docker/libnetwork/netutils 0.031s coverage: 44.1% of statements [2021-08-22T12:24:06.162Z] --- PASS: TestBuildSquashParent (12.05s) [2021-08-22T12:24:06.163Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-22T12:24:06.163Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:24:06.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:24:06.163Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:24:06.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:24:06.163Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:24:06.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:24:06.163Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:24:06.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:24:06.163Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:24:06.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:24:06.163Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:24:06.163Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:24:06.163Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:24:06.163Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:24:06.268Z] time="2021-08-22T12:24:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.195.159:10033 172.26.195.159:10034 172.26.195.159:10035]" [2021-08-22T12:24:06.268Z] time="2021-08-22T12:24:06Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.195.159:10033 172.26.195.159:10034 172.26.195.159:10035]" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10033" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49365" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node cc25ec74c116/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node cc25ec74c116/172.26.195.159, is the new incarnation of the shutdown node aa16fc6d9545/172.26.195.159" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 71d604b18e72/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node cc25ec74c116/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 71d604b18e72/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node c4b0361d441c/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node c4b0361d441c/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10034" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49366" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node cc25ec74c116/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node cc25ec74c116/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 71d604b18e72/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 71d604b18e72/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node c4b0361d441c/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node c4b0361d441c/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, is the new incarnation of the shutdown node 87bb2619b2f6/172.26.195.159" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49367" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10035" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node cc25ec74c116/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node cc25ec74c116/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 71d604b18e72/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 71d604b18e72/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node c4b0361d441c/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node c4b0361d441c/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node b8d9cf46471d/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node b8d9cf46471d/172.26.195.159, is the new incarnation of the shutdown node acb84599d8b5/172.26.195.159" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node b8d9cf46471d/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, is the new incarnation of the shutdown node 87bb2619b2f6/172.26.195.159" [2021-08-22T12:24:06.724Z] time="2021-08-22T12:24:06Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.725Z] time="2021-08-22T12:24:06Z" level=info msg="Node cc25ec74c116/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.725Z] time="2021-08-22T12:24:06Z" level=info msg="Node cc25ec74c116/172.26.195.159, is the new incarnation of the shutdown node aa16fc6d9545/172.26.195.159" [2021-08-22T12:24:06.725Z] time="2021-08-22T12:24:06Z" level=info msg="Node cc25ec74c116/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.725Z] time="2021-08-22T12:24:06Z" level=info msg="Node b8d9cf46471d/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.725Z] time="2021-08-22T12:24:06Z" level=info msg="Node b8d9cf46471d/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.725Z] time="2021-08-22T12:24:06Z" level=info msg="Node b8d9cf46471d/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.725Z] time="2021-08-22T12:24:06Z" level=info msg="Node b8d9cf46471d/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.725Z] time="2021-08-22T12:24:06Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:06.725Z] time="2021-08-22T12:24:06Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, added to nodes list" [2021-08-22T12:24:06.965Z] === RUN TestCheckpointCreateError [2021-08-22T12:24:06.965Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-22T12:24:06.965Z] === RUN TestCheckpointCreate [2021-08-22T12:24:06.965Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-22T12:24:06.965Z] === RUN TestCheckpointDeleteError [2021-08-22T12:24:06.965Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-22T12:24:06.965Z] === RUN TestCheckpointDelete [2021-08-22T12:24:06.965Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-22T12:24:06.965Z] === RUN TestCheckpointListError [2021-08-22T12:24:06.965Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-22T12:24:06.965Z] === RUN TestCheckpointList [2021-08-22T12:24:06.965Z] --- PASS: TestCheckpointList (0.00s) [2021-08-22T12:24:06.965Z] === RUN TestCheckpointListContainerNotFound [2021-08-22T12:24:06.965Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-22T12:24:06.965Z] === RUN TestNewClientWithOpsFromEnv [2021-08-22T12:24:06.965Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-22T12:24:06.965Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-22T12:24:06.965Z] === RUN TestGetAPIPath [2021-08-22T12:24:06.965Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-22T12:24:06.965Z] === RUN TestParseHostURL [2021-08-22T12:24:06.965Z] --- PASS: TestParseHostURL (0.00s) [2021-08-22T12:24:06.965Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-22T12:24:06.965Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-22T12:24:06.966Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestNegotiateAPIVersion [2021-08-22T12:24:06.966Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestNegotiateAPVersionOverride [2021-08-22T12:24:06.966Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-22T12:24:06.966Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-22T12:24:06.966Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-22T12:24:06.966Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestClientRedirect [2021-08-22T12:24:06.966Z] --- PASS: TestClientRedirect (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigCreateUnsupported [2021-08-22T12:24:06.966Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigCreateError [2021-08-22T12:24:06.966Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigCreate [2021-08-22T12:24:06.966Z] --- PASS: TestConfigCreate (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigInspectNotFound [2021-08-22T12:24:06.966Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigInspectWithEmptyID [2021-08-22T12:24:06.966Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigInspectUnsupported [2021-08-22T12:24:06.966Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigInspectError [2021-08-22T12:24:06.966Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigInspectConfigNotFound [2021-08-22T12:24:06.966Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigInspect [2021-08-22T12:24:06.966Z] --- PASS: TestConfigInspect (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigListUnsupported [2021-08-22T12:24:06.966Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigListError [2021-08-22T12:24:06.966Z] --- PASS: TestConfigListError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigList [2021-08-22T12:24:06.966Z] --- PASS: TestConfigList (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigRemoveUnsupported [2021-08-22T12:24:06.966Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigRemoveError [2021-08-22T12:24:06.966Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigRemove [2021-08-22T12:24:06.966Z] --- PASS: TestConfigRemove (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigUpdateUnsupported [2021-08-22T12:24:06.966Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigUpdateError [2021-08-22T12:24:06.966Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestConfigUpdate [2021-08-22T12:24:06.966Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerCommitError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerCommit [2021-08-22T12:24:06.966Z] --- PASS: TestContainerCommit (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerStatPathError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerStatPathNotFoundError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerStatPathNoHeaderError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerStatPath [2021-08-22T12:24:06.966Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestCopyToContainerError [2021-08-22T12:24:06.966Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestCopyToContainerNotFoundError [2021-08-22T12:24:06.966Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-22T12:24:06.966Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestCopyToContainer [2021-08-22T12:24:06.966Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestCopyFromContainerError [2021-08-22T12:24:06.966Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestCopyFromContainerNotFoundError [2021-08-22T12:24:06.966Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-22T12:24:06.966Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-22T12:24:06.966Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestCopyFromContainer [2021-08-22T12:24:06.966Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerCreateError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerCreateImageNotFound [2021-08-22T12:24:06.966Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerCreateWithName [2021-08-22T12:24:06.966Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerCreateAutoRemove [2021-08-22T12:24:06.966Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerDiffError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerDiff [2021-08-22T12:24:06.966Z] --- PASS: TestContainerDiff (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerExecCreateError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerExecCreate [2021-08-22T12:24:06.966Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerExecStartError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerExecStart [2021-08-22T12:24:06.966Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerExecInspectError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerExecInspect [2021-08-22T12:24:06.966Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerExportError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerExportError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerExport [2021-08-22T12:24:06.966Z] --- PASS: TestContainerExport (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerInspectError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerInspectContainerNotFound [2021-08-22T12:24:06.966Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerInspectWithEmptyID [2021-08-22T12:24:06.966Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerInspect [2021-08-22T12:24:06.966Z] --- PASS: TestContainerInspect (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerInspectNode [2021-08-22T12:24:06.966Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerKillError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerKillError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerKill [2021-08-22T12:24:06.966Z] --- PASS: TestContainerKill (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerListError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerListError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerList [2021-08-22T12:24:06.966Z] --- PASS: TestContainerList (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerLogsNotFoundError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerLogsError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerLogs [2021-08-22T12:24:06.966Z] --- PASS: TestContainerLogs (0.22s) [2021-08-22T12:24:06.966Z] === RUN TestContainerPauseError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerPauseError (0.01s) [2021-08-22T12:24:06.966Z] === RUN TestContainerPause [2021-08-22T12:24:06.966Z] --- PASS: TestContainerPause (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainersPruneError [2021-08-22T12:24:06.966Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainersPrune [2021-08-22T12:24:06.966Z] --- PASS: TestContainersPrune (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerRemoveError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerRemoveNotFoundError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerRemove [2021-08-22T12:24:06.966Z] --- PASS: TestContainerRemove (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerRenameError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerRename [2021-08-22T12:24:06.966Z] --- PASS: TestContainerRename (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerResizeError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerExecResizeError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerResize [2021-08-22T12:24:06.966Z] --- PASS: TestContainerResize (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerExecResize [2021-08-22T12:24:06.966Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerRestartError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerRestart [2021-08-22T12:24:06.966Z] --- PASS: TestContainerRestart (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerStartError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerStartError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerStart [2021-08-22T12:24:06.966Z] --- PASS: TestContainerStart (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerStatsError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerStats [2021-08-22T12:24:06.966Z] --- PASS: TestContainerStats (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerStopError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerStopError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerStop [2021-08-22T12:24:06.966Z] --- PASS: TestContainerStop (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerTopError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerTopError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerTop [2021-08-22T12:24:06.966Z] --- PASS: TestContainerTop (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerUnpauseError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerUnpause [2021-08-22T12:24:06.966Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerUpdateError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerUpdateError (0.01s) [2021-08-22T12:24:06.966Z] === RUN TestContainerUpdate [2021-08-22T12:24:06.966Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerWaitError [2021-08-22T12:24:06.966Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestContainerWait [2021-08-22T12:24:06.966Z] --- PASS: TestContainerWait (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestDiskUsageError [2021-08-22T12:24:06.966Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestDiskUsage [2021-08-22T12:24:06.966Z] --- PASS: TestDiskUsage (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestDistributionInspectUnsupported [2021-08-22T12:24:06.966Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestDistributionInspectWithEmptyID [2021-08-22T12:24:06.966Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestEventsErrorInOptions [2021-08-22T12:24:06.966Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestEventsErrorFromServer [2021-08-22T12:24:06.966Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestEvents [2021-08-22T12:24:06.966Z] --- PASS: TestEvents (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestTLSCloseWriter [2021-08-22T12:24:06.966Z] === PAUSE TestTLSCloseWriter [2021-08-22T12:24:06.966Z] === RUN TestImageBuildError [2021-08-22T12:24:06.966Z] --- PASS: TestImageBuildError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageBuild [2021-08-22T12:24:06.966Z] --- PASS: TestImageBuild (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestGetDockerOS [2021-08-22T12:24:06.966Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageCreateError [2021-08-22T12:24:06.966Z] --- PASS: TestImageCreateError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageCreate [2021-08-22T12:24:06.966Z] --- PASS: TestImageCreate (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageHistoryError [2021-08-22T12:24:06.966Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageHistory [2021-08-22T12:24:06.966Z] --- PASS: TestImageHistory (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageImportError [2021-08-22T12:24:06.966Z] --- PASS: TestImageImportError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageImport [2021-08-22T12:24:06.966Z] --- PASS: TestImageImport (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageInspectError [2021-08-22T12:24:06.966Z] --- PASS: TestImageInspectError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageInspectImageNotFound [2021-08-22T12:24:06.966Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageInspectWithEmptyID [2021-08-22T12:24:06.966Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageInspect [2021-08-22T12:24:06.966Z] --- PASS: TestImageInspect (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageListError [2021-08-22T12:24:06.966Z] --- PASS: TestImageListError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageList [2021-08-22T12:24:06.966Z] --- PASS: TestImageList (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageListApiBefore125 [2021-08-22T12:24:06.966Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageLoadError [2021-08-22T12:24:06.966Z] --- PASS: TestImageLoadError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImageLoad [2021-08-22T12:24:06.966Z] --- PASS: TestImageLoad (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagesPruneError [2021-08-22T12:24:06.966Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagesPrune [2021-08-22T12:24:06.966Z] --- PASS: TestImagesPrune (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePullReferenceParseError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePullAnyError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePullWithoutErrors [2021-08-22T12:24:06.966Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePushReferenceError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePushAnyError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-22T12:24:06.966Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-22T12:24:06.966Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-22T12:24:06.967Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImagePushWithoutErrors [2021-08-22T12:24:06.967Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-22T12:24:06.967Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-22T12:24:06.967Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-22T12:24:06.967Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-22T12:24:06.967Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-22T12:24:06.967Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-22T12:24:06.967Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-22T12:24:06.967Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-22T12:24:06.967Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageRemoveError [2021-08-22T12:24:06.967Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageRemoveImageNotFound [2021-08-22T12:24:06.967Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageRemove [2021-08-22T12:24:06.967Z] --- PASS: TestImageRemove (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageSaveError [2021-08-22T12:24:06.967Z] --- PASS: TestImageSaveError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageSave [2021-08-22T12:24:06.967Z] --- PASS: TestImageSave (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageSearchAnyError [2021-08-22T12:24:06.967Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-22T12:24:06.967Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-22T12:24:06.967Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-22T12:24:06.967Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-22T12:24:06.967Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageSearchWithoutErrors [2021-08-22T12:24:06.967Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageTagError [2021-08-22T12:24:06.967Z] --- PASS: TestImageTagError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageTagInvalidReference [2021-08-22T12:24:06.967Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageTagInvalidSourceImageName [2021-08-22T12:24:06.967Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageTagHexSource [2021-08-22T12:24:06.967Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestImageTag [2021-08-22T12:24:06.967Z] --- PASS: TestImageTag (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestInfoServerError [2021-08-22T12:24:06.967Z] --- PASS: TestInfoServerError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestInfoInvalidResponseJSONError [2021-08-22T12:24:06.967Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestInfo [2021-08-22T12:24:06.967Z] --- PASS: TestInfo (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkConnectError [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkConnect [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkCreateError [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkCreate [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkDisconnectError [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkDisconnect [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkInspectError [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkInspectNotFoundError [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkInspectWithEmptyID [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkInspect [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkListError [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkListError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkList [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkList (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworksPruneError [2021-08-22T12:24:06.967Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworksPrune [2021-08-22T12:24:06.967Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkRemoveError [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNetworkRemove [2021-08-22T12:24:06.967Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNodeInspectError [2021-08-22T12:24:06.967Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNodeInspectNodeNotFound [2021-08-22T12:24:06.967Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNodeInspectWithEmptyID [2021-08-22T12:24:06.967Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNodeInspect [2021-08-22T12:24:06.967Z] --- PASS: TestNodeInspect (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNodeListError [2021-08-22T12:24:06.967Z] --- PASS: TestNodeListError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNodeList [2021-08-22T12:24:06.967Z] --- PASS: TestNodeList (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNodeRemoveError [2021-08-22T12:24:06.967Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNodeRemove [2021-08-22T12:24:06.967Z] --- PASS: TestNodeRemove (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNodeUpdateError [2021-08-22T12:24:06.967Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestNodeUpdate [2021-08-22T12:24:06.967Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestOptionWithTimeout [2021-08-22T12:24:06.967Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPingFail [2021-08-22T12:24:06.967Z] --- PASS: TestPingFail (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPingWithError [2021-08-22T12:24:06.967Z] 2021/08/22 12:24:05 RoundTripper returned a response & error; ignoring response [2021-08-22T12:24:06.967Z] 2021/08/22 12:24:05 RoundTripper returned a response & error; ignoring response [2021-08-22T12:24:06.967Z] --- PASS: TestPingWithError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPingSuccess [2021-08-22T12:24:06.967Z] --- PASS: TestPingSuccess (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPingHeadFallback [2021-08-22T12:24:06.967Z] === RUN TestPingHeadFallback/OK [2021-08-22T12:24:06.967Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-22T12:24:06.967Z] === RUN TestPingHeadFallback/Not_Found [2021-08-22T12:24:06.967Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-22T12:24:06.967Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-22T12:24:06.967Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-22T12:24:06.967Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-22T12:24:06.967Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-22T12:24:06.967Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginDisableError [2021-08-22T12:24:06.967Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginDisable [2021-08-22T12:24:06.967Z] --- PASS: TestPluginDisable (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginEnableError [2021-08-22T12:24:06.967Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginEnable [2021-08-22T12:24:06.967Z] --- PASS: TestPluginEnable (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginInspectError [2021-08-22T12:24:06.967Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginInspectWithEmptyID [2021-08-22T12:24:06.967Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginInspect [2021-08-22T12:24:06.967Z] --- PASS: TestPluginInspect (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginListError [2021-08-22T12:24:06.967Z] --- PASS: TestPluginListError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginList [2021-08-22T12:24:06.967Z] --- PASS: TestPluginList (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginPushError [2021-08-22T12:24:06.967Z] --- PASS: TestPluginPushError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginPush [2021-08-22T12:24:06.967Z] --- PASS: TestPluginPush (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginRemoveError [2021-08-22T12:24:06.967Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginRemove [2021-08-22T12:24:06.967Z] --- PASS: TestPluginRemove (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginSetError [2021-08-22T12:24:06.967Z] --- PASS: TestPluginSetError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPluginSet [2021-08-22T12:24:06.967Z] --- PASS: TestPluginSet (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSetHostHeader [2021-08-22T12:24:06.967Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestPlainTextError [2021-08-22T12:24:06.967Z] --- PASS: TestPlainTextError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestInfiniteError [2021-08-22T12:24:06.967Z] --- PASS: TestInfiniteError (0.05s) [2021-08-22T12:24:06.967Z] === RUN TestCanceledContext [2021-08-22T12:24:06.967Z] 2021/08/22 12:24:05 RoundTripper returned a response & error; ignoring response [2021-08-22T12:24:06.967Z] --- PASS: TestCanceledContext (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestDeadlineExceededContext [2021-08-22T12:24:06.967Z] 2021/08/22 12:24:05 RoundTripper returned a response & error; ignoring response [2021-08-22T12:24:06.967Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretCreateUnsupported [2021-08-22T12:24:06.967Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretCreateError [2021-08-22T12:24:06.967Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretCreate [2021-08-22T12:24:06.967Z] --- PASS: TestSecretCreate (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretInspectUnsupported [2021-08-22T12:24:06.967Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretInspectError [2021-08-22T12:24:06.967Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretInspectSecretNotFound [2021-08-22T12:24:06.967Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretInspectWithEmptyID [2021-08-22T12:24:06.967Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretInspect [2021-08-22T12:24:06.967Z] --- PASS: TestSecretInspect (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretListUnsupported [2021-08-22T12:24:06.967Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretListError [2021-08-22T12:24:06.967Z] --- PASS: TestSecretListError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretList [2021-08-22T12:24:06.967Z] --- PASS: TestSecretList (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretRemoveUnsupported [2021-08-22T12:24:06.967Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretRemoveError [2021-08-22T12:24:06.967Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretRemove [2021-08-22T12:24:06.967Z] --- PASS: TestSecretRemove (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretUpdateUnsupported [2021-08-22T12:24:06.967Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretUpdateError [2021-08-22T12:24:06.967Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSecretUpdate [2021-08-22T12:24:06.967Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceCreateError [2021-08-22T12:24:06.967Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceCreate [2021-08-22T12:24:06.967Z] --- PASS: TestServiceCreate (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-22T12:24:06.967Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceCreateDigestPinning [2021-08-22T12:24:06.967Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceInspectError [2021-08-22T12:24:06.967Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceInspectServiceNotFound [2021-08-22T12:24:06.967Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceInspectWithEmptyID [2021-08-22T12:24:06.967Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceInspect [2021-08-22T12:24:06.967Z] --- PASS: TestServiceInspect (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceListError [2021-08-22T12:24:06.967Z] --- PASS: TestServiceListError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceList [2021-08-22T12:24:06.967Z] --- PASS: TestServiceList (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceLogsError [2021-08-22T12:24:06.967Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceLogs [2021-08-22T12:24:06.967Z] --- PASS: TestServiceLogs (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceRemoveError [2021-08-22T12:24:06.967Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceRemoveNotFoundError [2021-08-22T12:24:06.967Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceRemove [2021-08-22T12:24:06.967Z] --- PASS: TestServiceRemove (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceUpdateError [2021-08-22T12:24:06.967Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestServiceUpdate [2021-08-22T12:24:06.967Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmGetUnlockKeyError [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmGetUnlockKey [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmInitError [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmInit [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmInit (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmInspectError [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmInspect [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmJoinError [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmJoin [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmLeaveError [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmLeave [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmUnlockError [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmUnlock [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmUpdateError [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestSwarmUpdate [2021-08-22T12:24:06.967Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-22T12:24:06.967Z] === RUN TestTaskInspectError [2021-08-22T12:24:06.967Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestTaskInspectWithEmptyID [2021-08-22T12:24:06.968Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestTaskInspect [2021-08-22T12:24:06.968Z] --- PASS: TestTaskInspect (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestTaskListError [2021-08-22T12:24:06.968Z] --- PASS: TestTaskListError (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestTaskList [2021-08-22T12:24:06.968Z] --- PASS: TestTaskList (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestVolumeCreateError [2021-08-22T12:24:06.968Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestVolumeCreate [2021-08-22T12:24:06.968Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestVolumeInspectError [2021-08-22T12:24:06.968Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestVolumeInspectNotFound [2021-08-22T12:24:06.968Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestVolumeInspectWithEmptyID [2021-08-22T12:24:06.968Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestVolumeInspect [2021-08-22T12:24:06.968Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestVolumeListError [2021-08-22T12:24:06.968Z] --- PASS: TestVolumeListError (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestVolumeList [2021-08-22T12:24:06.968Z] --- PASS: TestVolumeList (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestVolumeRemoveError [2021-08-22T12:24:06.968Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-22T12:24:06.968Z] === RUN TestVolumeRemove [2021-08-22T12:24:06.968Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-22T12:24:06.968Z] === CONT TestTLSCloseWriter [2021-08-22T12:24:06.968Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-22T12:24:06.968Z] PASS [2021-08-22T12:24:06.968Z] coverage: 74.8% of statements [2021-08-22T12:24:06.968Z] ok github.com/docker/docker/client 0.490s coverage: 74.8% of statements [2021-08-22T12:24:07.180Z] time="2021-08-22T12:24:06Z" level=info msg="Node b8d9cf46471d/172.26.195.159, joined gossip cluster" [2021-08-22T12:24:07.180Z] time="2021-08-22T12:24:06Z" level=info msg="Node b8d9cf46471d/172.26.195.159, is the new incarnation of the shutdown node acb84599d8b5/172.26.195.159" [2021-08-22T12:24:07.180Z] time="2021-08-22T12:24:06Z" level=info msg="Node b8d9cf46471d/172.26.195.159, added to nodes list" [2021-08-22T12:24:07.180Z] time="2021-08-22T12:24:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10033" [2021-08-22T12:24:07.180Z] time="2021-08-22T12:24:07Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49368" [2021-08-22T12:24:07.180Z] time="2021-08-22T12:24:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10034" [2021-08-22T12:24:07.180Z] time="2021-08-22T12:24:07Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49369" [2021-08-22T12:24:07.180Z] time="2021-08-22T12:24:07Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.195.159:10035" [2021-08-22T12:24:07.180Z] time="2021-08-22T12:24:07Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49370" [2021-08-22T12:24:07.636Z] 2021/08/22 12:24:07 Closing DB instances... [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="Node cc25ec74c116 change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="node2(3d8e4e3e35b2): Node leave event for cc25ec74c116/172.26.195.159" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="Node cc25ec74c116 change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="node3(b8d9cf46471d): Node leave event for cc25ec74c116/172.26.195.159" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="Node cc25ec74c116 change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="node5(c4b0361d441c): Node leave event for cc25ec74c116/172.26.195.159" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="Node cc25ec74c116 change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="node4(71d604b18e72): Node leave event for cc25ec74c116/172.26.195.159" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="Node cc25ec74c116 change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="node1(cc25ec74c116): Node leave event for cc25ec74c116/172.26.195.159" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="Node cc25ec74c116/172.26.195.159, left gossip cluster" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="Node cc25ec74c116/172.26.195.159, left gossip cluster" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="Node cc25ec74c116/172.26.195.159, left gossip cluster" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="Node cc25ec74c116/172.26.195.159, left gossip cluster" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:07Z" level=info msg="Node cc25ec74c116/172.26.195.159, left gossip cluster" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:08Z" level=info msg="Node 3d8e4e3e35b2 change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:08Z" level=info msg="node4(71d604b18e72): Node leave event for 3d8e4e3e35b2/172.26.195.159" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:08Z" level=info msg="Node 3d8e4e3e35b2 change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:08Z" level=info msg="node3(b8d9cf46471d): Node leave event for 3d8e4e3e35b2/172.26.195.159" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:08Z" level=info msg="Node 3d8e4e3e35b2 change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.094Z] time="2021-08-22T12:24:08Z" level=info msg="node5(c4b0361d441c): Node leave event for 3d8e4e3e35b2/172.26.195.159" [2021-08-22T12:24:08.550Z] time="2021-08-22T12:24:08Z" level=info msg="Node 3d8e4e3e35b2 change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.550Z] time="2021-08-22T12:24:08Z" level=info msg="node2(3d8e4e3e35b2): Node leave event for 3d8e4e3e35b2/172.26.195.159" [2021-08-22T12:24:08.550Z] time="2021-08-22T12:24:08Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, left gossip cluster" [2021-08-22T12:24:08.550Z] time="2021-08-22T12:24:08Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, left gossip cluster" [2021-08-22T12:24:08.550Z] time="2021-08-22T12:24:08Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, left gossip cluster" [2021-08-22T12:24:08.550Z] time="2021-08-22T12:24:08Z" level=info msg="Node 3d8e4e3e35b2/172.26.195.159, left gossip cluster" [2021-08-22T12:24:08.550Z] time="2021-08-22T12:24:08Z" level=info msg="Node b8d9cf46471d change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.550Z] time="2021-08-22T12:24:08Z" level=info msg="node5(c4b0361d441c): Node leave event for b8d9cf46471d/172.26.195.159" [2021-08-22T12:24:08.550Z] time="2021-08-22T12:24:08Z" level=info msg="Node b8d9cf46471d change state NodeActive --> NodeLeft" [2021-08-22T12:24:08.550Z] time="2021-08-22T12:24:08Z" level=info msg="node4(71d604b18e72): Node leave event for b8d9cf46471d/172.26.195.159" [2021-08-22T12:24:09.006Z] time="2021-08-22T12:24:08Z" level=info msg="Node b8d9cf46471d change state NodeActive --> NodeLeft" [2021-08-22T12:24:09.006Z] time="2021-08-22T12:24:08Z" level=info msg="node3(b8d9cf46471d): Node leave event for b8d9cf46471d/172.26.195.159" [2021-08-22T12:24:09.006Z] time="2021-08-22T12:24:08Z" level=info msg="Node b8d9cf46471d/172.26.195.159, left gossip cluster" [2021-08-22T12:24:09.006Z] time="2021-08-22T12:24:08Z" level=info msg="Node b8d9cf46471d/172.26.195.159, left gossip cluster" [2021-08-22T12:24:09.006Z] time="2021-08-22T12:24:08Z" level=info msg="Node b8d9cf46471d/172.26.195.159, left gossip cluster" [2021-08-22T12:24:09.006Z] time="2021-08-22T12:24:08Z" level=debug msg="memberlist: Failed ping: b8d9cf46471d (timeout reached)" [2021-08-22T12:24:09.006Z] time="2021-08-22T12:24:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.195.159:10036: use of closed network connection" [2021-08-22T12:24:09.006Z] time="2021-08-22T12:24:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.195.159:10037: use of closed network connection" [2021-08-22T12:24:09.006Z] time="2021-08-22T12:24:08Z" level=debug msg="memberlist: Stream connection from=172.26.195.159:49371" [2021-08-22T12:24:09.462Z] time="2021-08-22T12:24:09Z" level=info msg="Node 71d604b18e72 change state NodeActive --> NodeLeft" [2021-08-22T12:24:09.462Z] time="2021-08-22T12:24:09Z" level=info msg="node5(c4b0361d441c): Node leave event for 71d604b18e72/172.26.195.159" [2021-08-22T12:24:09.462Z] time="2021-08-22T12:24:09Z" level=info msg="Node 71d604b18e72 change state NodeActive --> NodeLeft" [2021-08-22T12:24:09.462Z] time="2021-08-22T12:24:09Z" level=info msg="node4(71d604b18e72): Node leave event for 71d604b18e72/172.26.195.159" [2021-08-22T12:24:09.919Z] time="2021-08-22T12:24:09Z" level=warning msg="memberlist: Was able to connect to b8d9cf46471d but other probes failed, network may be misconfigured" [2021-08-22T12:24:09.919Z] time="2021-08-22T12:24:09Z" level=info msg="Node 71d604b18e72/172.26.195.159, left gossip cluster" [2021-08-22T12:24:09.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:24:09.944Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:24:10.375Z] time="2021-08-22T12:24:10Z" level=info msg="Node 71d604b18e72/172.26.195.159, left gossip cluster" [2021-08-22T12:24:10.832Z] time="2021-08-22T12:24:10Z" level=info msg="Node c4b0361d441c/172.26.195.159, left gossip cluster" [2021-08-22T12:24:10.832Z] time="2021-08-22T12:24:10Z" level=info msg="Node c4b0361d441c change state NodeActive --> NodeFailed" [2021-08-22T12:24:10.832Z] time="2021-08-22T12:24:10Z" level=info msg="Node c4b0361d441c/172.26.195.159, added to failed nodes list" [2021-08-22T12:24:10.832Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-08-22T12:24:10.832Z] PASS [2021-08-22T12:24:10.832Z] coverage: 60.1% of statements [2021-08-22T12:24:10.832Z] ok github.com/docker/docker/libnetwork/networkdb 104.354s coverage: 60.1% of statements [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/quota [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/rootless [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/volume [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-22T12:24:10.832Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-22T12:24:11.411Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:24:11.668Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === Skipped [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-22T12:24:12.361Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-22T12:24:12.361Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-22T12:24:12.361Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-22T12:24:12.361Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-22T12:24:12.361Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-22T12:24:12.361Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-22T12:24:12.361Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-22T12:24:12.361Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-22T12:24:12.361Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-22T12:24:12.361Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-22T12:24:12.361Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-22T12:24:12.361Z] daemon_test.go:147: root required [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-22T12:24:12.361Z] reload_test.go:520: root required [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-22T12:24:12.361Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-22T12:24:12.361Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-22T12:24:12.361Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-22T12:24:12.361Z] download_test.go:268: Needs fixing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-22T12:24:12.361Z] layer_test.go:304: Failing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-22T12:24:12.361Z] layer_test.go:353: Failing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-22T12:24:12.361Z] layer_test.go:468: Failing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-22T12:24:12.361Z] layer_test.go:697: Failing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-22T12:24:12.361Z] migration_test.go:46: Failing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-22T12:24:12.361Z] migration_test.go:182: Failing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-22T12:24:12.361Z] mount_test.go:17: Failing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-22T12:24:12.361Z] mount_test.go:76: Failing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-22T12:24:12.361Z] mount_test.go:125: Failing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-22T12:24:12.361Z] mount_test.go:212: Failing on Windows [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.361Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-08-22T12:24:12.361Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:24:12.361Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-08-22T12:24:12.362Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-22T12:24:12.362Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-22T12:24:12.362Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-22T12:24:12.362Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-22T12:24:12.362Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-22T12:24:12.362Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-22T12:24:12.362Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-22T12:24:12.362Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-22T12:24:12.362Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-22T12:24:12.362Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-22T12:24:12.362Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-22T12:24:12.362Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-22T12:24:12.362Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-22T12:24:12.362Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-22T12:24:12.362Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-22T12:24:12.362Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:134: Xz not present in msys2 [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:239: Failing on Windows CI machines [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-22T12:24:12.362Z] archive_windows_test.go:16: Currently fails [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-22T12:24:12.362Z] changes_test.go:196: needs more investigation [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-22T12:24:12.362Z] changes_test.go:433: needs further investigation [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-22T12:24:12.362Z] changes_test.go:469: needs further investigation [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-22T12:24:12.362Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-22T12:24:12.362Z] poller_test.go:41: No chmod on Windows [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-22T12:24:12.362Z] fileutils_test.go:134: Needs porting to Windows [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-22T12:24:12.362Z] fileutils_test.go:180: Needs porting to Windows [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-22T12:24:12.362Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-22T12:24:12.362Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-22T12:24:12.362Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-22T12:24:12.362Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-22T12:24:12.362Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] [2021-08-22T12:24:12.362Z] DONE 2070 tests, 67 skipped in 269.633s [2021-08-22T12:24:12.362Z] INFO: make.ps1 ended at 08/22/2021 12:24:12 [2021-08-22T12:24:13.896Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-22T12:24:13.896Z] INFO: Unit tests ended at 08/22/2021 12:24:13. Duration:00:04:42.5901783 [2021-08-22T12:24:13.896Z] INFO: Building busybox [2021-08-22T12:24:13.896Z] Sending build context to Docker daemon 5.12kB [2021-08-22T12:24:13.896Z] [2021-08-22T12:24:13.896Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-22T12:24:13.896Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-22T12:24:13.896Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-22T12:24:13.896Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-22T12:24:13.896Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-22T12:24:13.896Z] ---> d1724c2d9a84 [2021-08-22T12:24:13.896Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-22T12:24:13.896Z] ---> Running in 1daf742f7bd5 [2021-08-22T12:24:16.285Z] ......... [ 86%] [2021-08-22T12:24:16.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:24:16.986Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-22T12:24:16.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.38s) [2021-08-22T12:24:16.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.43s) [2021-08-22T12:24:16.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (16.17s) [2021-08-22T12:24:16.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.46s) [2021-08-22T12:24:16.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.96s) [2021-08-22T12:24:16.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.30s) [2021-08-22T12:24:16.986Z] === RUN TestBuildMultiStageCopy [2021-08-22T12:24:16.986Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-22T12:24:17.217Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:24:21.490Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-22T12:24:22.467Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-22T12:24:22.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.26s) [2021-08-22T12:24:22.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.50s) [2021-08-22T12:24:22.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.40s) [2021-08-22T12:24:22.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.45s) [2021-08-22T12:24:22.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.58s) [2021-08-22T12:24:22.467Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.40s) [2021-08-22T12:24:22.467Z] === RUN TestBuildMultiStageCopy [2021-08-22T12:24:22.467Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-22T12:24:22.973Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-22T12:24:24.021Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-22T12:24:24.021Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-22T12:24:24.476Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-22T12:24:24.659Z] --- PASS: TestCheckoutGit (32.59s) [2021-08-22T12:24:24.659Z] === RUN TestValidGitTransport [2021-08-22T12:24:24.659Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-22T12:24:24.659Z] === RUN TestGitInvalidRef [2021-08-22T12:24:24.659Z] --- PASS: TestGitInvalidRef (0.25s) [2021-08-22T12:24:24.659Z] PASS [2021-08-22T12:24:24.659Z] coverage: 86.3% of statements [2021-08-22T12:24:24.659Z] ok github.com/docker/docker/builder/remotecontext/git 32.927s coverage: 86.3% of statements [2021-08-22T12:24:24.659Z] ? github.com/docker/docker/cli [no test files] [2021-08-22T12:24:24.659Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-22T12:24:25.436Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-22T12:24:26.244Z] Removing intermediate container 1daf742f7bd5 [2021-08-22T12:24:26.244Z] ---> 8cce31d70d7e [2021-08-22T12:24:26.244Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-22T12:24:26.244Z] ---> Running in 86f5fd167916 [2021-08-22T12:24:26.244Z] Removing intermediate container 86f5fd167916 [2021-08-22T12:24:26.244Z] ---> 07e582fa7c54 [2021-08-22T12:24:26.244Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-22T12:24:26.244Z] ---> Running in 48aeb7af298e [2021-08-22T12:24:26.700Z] Removing intermediate container 48aeb7af298e [2021-08-22T12:24:26.700Z] ---> 00453d7b4ca7 [2021-08-22T12:24:26.700Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-22T12:24:26.727Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-22T12:24:26.727Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-22T12:24:26.962Z] --- PASS: TestBuildMultiStageCopy (10.69s) [2021-08-22T12:24:26.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.83s) [2021-08-22T12:24:26.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2021-08-22T12:24:26.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.86s) [2021-08-22T12:24:26.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.04s) [2021-08-22T12:24:26.962Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.23s) [2021-08-22T12:24:26.962Z] === RUN TestBuildMultiStageParentConfig [2021-08-22T12:24:27.334Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-22T12:24:27.663Z] [2021-08-22T12:24:27.899Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-22T12:24:28.120Z] ---> 1b41a00aa03b [2021-08-22T12:24:28.120Z] 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-22T12:24:28.120Z] ---> Running in d07fb052e7f0 [2021-08-22T12:24:28.461Z] --- PASS: TestBuildMultiStageCopy (5.79s) [2021-08-22T12:24:28.461Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.73s) [2021-08-22T12:24:28.461Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2021-08-22T12:24:28.461Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2021-08-22T12:24:28.461Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-08-22T12:24:28.461Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-08-22T12:24:28.461Z] === RUN TestBuildMultiStageParentConfig [2021-08-22T12:24:29.123Z] --- PASS: TestBuildMultiStageParentConfig (2.28s) [2021-08-22T12:24:29.123Z] === RUN TestBuildLabelWithTargets [2021-08-22T12:24:29.123Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:24:29.123Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-22T12:24:29.123Z] === RUN TestBuildWithEmptyLayers [2021-08-22T12:24:29.389Z] --- PASS: TestBuildMultiStageParentConfig (1.17s) [2021-08-22T12:24:29.389Z] === RUN TestBuildLabelWithTargets [2021-08-22T12:24:29.551Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-22T12:24:30.122Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-22T12:24:30.648Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-08-22T12:24:30.648Z] === RUN TestBuildMultiStageOnBuild [2021-08-22T12:24:31.908Z] --- PASS: TestBuildLabelWithTargets (1.94s) [2021-08-22T12:24:31.909Z] === RUN TestBuildWithEmptyLayers [2021-08-22T12:24:32.472Z] --- PASS: TestBuildWithEmptyLayers (1.09s) [2021-08-22T12:24:32.472Z] === RUN TestBuildMultiStageOnBuild [2021-08-22T12:24:36.492Z] tests/integration/models_services_test.py ..............x. [ 95%] [2021-08-22T12:24:36.647Z] --- PASS: TestBuildMultiStageOnBuild (3.69s) [2021-08-22T12:24:36.647Z] === RUN TestBuildUncleanTarFilenames [2021-08-22T12:24:37.049Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-22T12:24:37.049Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-22T12:24:37.049Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-22T12:24:37.049Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-22T12:24:37.049Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-22T12:24:37.049Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-22T12:24:37.049Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-22T12:24:37.049Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-22T12:24:37.049Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-22T12:24:37.049Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-22T12:24:37.049Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-22T12:24:37.049Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-22T12:24:37.049Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-22T12:24:37.049Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-22T12:24:37.049Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-22T12:24:37.049Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-22T12:24:37.050Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-22T12:24:37.050Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-22T12:24:37.050Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-22T12:24:37.050Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestConfigureDaemonLogs [2021-08-22T12:24:37.050Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestCommonOptionsInstallFlags [2021-08-22T12:24:37.050Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-22T12:24:37.050Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-22T12:24:37.050Z] PASS [2021-08-22T12:24:37.050Z] coverage: 18.5% of statements [2021-08-22T12:24:37.050Z] ok github.com/docker/docker/cmd/dockerd 0.235s coverage: 18.5% of statements [2021-08-22T12:24:37.050Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-22T12:24:37.050Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-22T12:24:37.050Z] === RUN TestContainerStopSignal [2021-08-22T12:24:37.050Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestContainerStopTimeout [2021-08-22T12:24:37.050Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-22T12:24:37.050Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-22T12:24:37.050Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-22T12:24:37.050Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-22T12:24:37.050Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-08-22T12:24:37.050Z] === RUN TestReplaceAndAppendEnvVars [2021-08-22T12:24:37.050Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-22T12:24:37.050Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestNewMemoryStore [2021-08-22T12:24:37.050Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestAddContainers [2021-08-22T12:24:37.050Z] --- PASS: TestAddContainers (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestGetContainer [2021-08-22T12:24:37.050Z] --- PASS: TestGetContainer (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestDeleteContainer [2021-08-22T12:24:37.050Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestListContainers [2021-08-22T12:24:37.050Z] --- PASS: TestListContainers (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestFirstContainer [2021-08-22T12:24:37.050Z] --- PASS: TestFirstContainer (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestApplyAllContainer [2021-08-22T12:24:37.050Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestIsValidHealthString [2021-08-22T12:24:37.050Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestStateRunStop [2021-08-22T12:24:37.050Z] --- PASS: TestStateRunStop (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestStateTimeoutWait [2021-08-22T12:24:37.050Z] state_test.go:141: Stop callback fired [2021-08-22T12:24:37.050Z] state_test.go:165: Stop callback fired [2021-08-22T12:24:37.050Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-22T12:24:37.050Z] === RUN TestIsValidStateString [2021-08-22T12:24:37.050Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestViewSaveDelete [2021-08-22T12:24:37.050Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-22T12:24:37.050Z] === RUN TestViewAll [2021-08-22T12:24:37.050Z] --- PASS: TestViewAll (0.02s) [2021-08-22T12:24:37.050Z] === RUN TestViewGet [2021-08-22T12:24:37.050Z] --- PASS: TestViewGet (0.01s) [2021-08-22T12:24:37.050Z] === RUN TestNames [2021-08-22T12:24:37.050Z] --- PASS: TestNames (0.00s) [2021-08-22T12:24:37.050Z] === RUN TestViewWithHealthCheck [2021-08-22T12:24:37.050Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-22T12:24:37.050Z] PASS [2021-08-22T12:24:37.050Z] coverage: 41.7% of statements [2021-08-22T12:24:37.050Z] ok github.com/docker/docker/container 0.283s coverage: 41.7% of statements [2021-08-22T12:24:37.050Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-22T12:24:37.050Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-22T12:24:37.050Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-22T12:24:37.050Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-22T12:24:38.069Z] --- PASS: TestBuildUncleanTarFilenames (1.73s) [2021-08-22T12:24:38.069Z] === RUN TestBuildMultiStageLayerLeak [2021-08-22T12:24:38.594Z] === RUN TestPrepare [2021-08-22T12:24:38.594Z] --- PASS: TestPrepare (0.00s) [2021-08-22T12:24:38.594Z] === RUN TestStart [2021-08-22T12:24:38.594Z] --- PASS: TestStart (0.00s) [2021-08-22T12:24:38.594Z] === RUN TestWaitCancel [2021-08-22T12:24:38.594Z] --- PASS: TestWaitCancel (0.00s) [2021-08-22T12:24:38.594Z] === RUN TestWaitDisabled [2021-08-22T12:24:38.594Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-22T12:24:38.594Z] === RUN TestWaitEnabled [2021-08-22T12:24:38.594Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-22T12:24:38.594Z] === RUN TestRemove [2021-08-22T12:24:38.594Z] --- PASS: TestRemove (0.00s) [2021-08-22T12:24:38.594Z] PASS [2021-08-22T12:24:38.594Z] coverage: 65.3% of statements [2021-08-22T12:24:38.594Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.063s coverage: 65.3% of statements [2021-08-22T12:24:40.133Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-22T12:24:40.133Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.19s) [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-22T12:24:40.133Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-22T12:24:40.133Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-22T12:24:40.134Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-22T12:24:40.134Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-22T12:24:40.134Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-22T12:24:40.134Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-22T12:24:40.134Z] PASS [2021-08-22T12:24:40.134Z] coverage: 35.9% of statements [2021-08-22T12:24:40.134Z] ok github.com/docker/docker/daemon/cluster/convert 0.374s coverage: 35.9% of statements [2021-08-22T12:24:40.592Z] === RUN TestNewListSecretsFilters [2021-08-22T12:24:40.592Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-22T12:24:40.592Z] === RUN TestNewListConfigsFilters [2021-08-22T12:24:40.592Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-22T12:24:40.592Z] PASS [2021-08-22T12:24:40.592Z] coverage: 0.5% of statements [2021-08-22T12:24:40.592Z] ok github.com/docker/docker/daemon/cluster 0.414s coverage: 0.5% of statements [2021-08-22T12:24:40.923Z] --- PASS: TestBuildMultiStageOnBuild (10.75s) [2021-08-22T12:24:40.923Z] === RUN TestBuildUncleanTarFilenames [2021-08-22T12:24:40.923Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:24:40.923Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-22T12:24:40.923Z] === RUN TestBuildMultiStageLayerLeak [2021-08-22T12:24:42.247Z] --- PASS: TestBuildMultiStageLayerLeak (4.19s) [2021-08-22T12:24:42.248Z] === RUN TestBuildWithHugeFile [2021-08-22T12:24:43.497Z] === RUN TestBuilderGC [2021-08-22T12:24:43.497Z] --- PASS: TestBuilderGC (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestDaemonConfigurationNotFound [2021-08-22T12:24:43.497Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestDaemonBrokenConfiguration [2021-08-22T12:24:43.497Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestParseClusterAdvertiseSettings [2021-08-22T12:24:43.497Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestFindConfigurationConflicts [2021-08-22T12:24:43.497Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-22T12:24:43.497Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-22T12:24:43.497Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-22T12:24:43.497Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-22T12:24:43.497Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-22T12:24:43.497Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-22T12:24:43.497Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-22T12:24:43.497Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-22T12:24:43.497Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-22T12:24:43.497Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-22T12:24:43.497Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-22T12:24:43.497Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-22T12:24:43.497Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-22T12:24:43.497Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-22T12:24:43.497Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-22T12:24:43.497Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-22T12:24:43.497Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-22T12:24:43.497Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-22T12:24:43.497Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-22T12:24:43.497Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-22T12:24:43.497Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-22T12:24:43.498Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-22T12:24:43.498Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-22T12:24:43.498Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-22T12:24:43.498Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-22T12:24:43.498Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-22T12:24:43.498Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-22T12:24:43.498Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-22T12:24:43.498Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-22T12:24:43.498Z] === RUN TestValidateConfiguration [2021-08-22T12:24:43.498Z] === RUN TestValidateConfiguration/with_label [2021-08-22T12:24:43.498Z] === RUN TestValidateConfiguration/with_dns [2021-08-22T12:24:43.498Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-22T12:24:43.498Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-22T12:24:43.498Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-22T12:24:43.681Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-22T12:24:43.681Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-22T12:24:43.957Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-22T12:24:43.957Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-22T12:24:43.957Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-22T12:24:43.957Z] --- PASS: TestValidateConfiguration (0.02s) [2021-08-22T12:24:43.957Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-22T12:24:43.957Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-22T12:24:43.957Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-22T12:24:43.957Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-22T12:24:43.957Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-22T12:24:43.957Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-22T12:24:43.957Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-22T12:24:43.957Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-22T12:24:43.957Z] === RUN TestModifiedDiscoverySettings [2021-08-22T12:24:43.957Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-22T12:24:43.957Z] === RUN TestReloadSetConfigFileNotExist [2021-08-22T12:24:43.957Z] time="2021-08-22T12:24:43Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-22T12:24:43.957Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2021-08-22T12:24:43.957Z] === RUN TestReloadDefaultConfigNotExist [2021-08-22T12:24:43.957Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:24:43.957Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-22T12:24:43.957Z] === RUN TestReloadBadDefaultConfig [2021-08-22T12:24:43.957Z] time="2021-08-22T12:24:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-546911115" [2021-08-22T12:24:43.957Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-22T12:24:43.957Z] === RUN TestReloadWithConflictingLabels [2021-08-22T12:24:43.957Z] time="2021-08-22T12:24:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-523442542" [2021-08-22T12:24:43.957Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-08-22T12:24:43.957Z] === RUN TestReloadWithDuplicateLabels [2021-08-22T12:24:43.957Z] time="2021-08-22T12:24:43Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-059027445" [2021-08-22T12:24:43.957Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-22T12:24:43.957Z] === RUN TestDaemonConfigurationMerge [2021-08-22T12:24:43.957Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-22T12:24:43.957Z] PASS [2021-08-22T12:24:43.957Z] coverage: 80.4% of statements [2021-08-22T12:24:43.957Z] ok github.com/docker/docker/daemon/config 0.376s coverage: 80.4% of statements [2021-08-22T12:24:45.497Z] === RUN TestDiscoveryOptsErrors [2021-08-22T12:24:45.497Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-22T12:24:45.497Z] === RUN TestDiscoveryOpts [2021-08-22T12:24:45.497Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-22T12:24:45.497Z] PASS [2021-08-22T12:24:45.497Z] coverage: 30.0% of statements [2021-08-22T12:24:45.497Z] ok github.com/docker/docker/daemon/discovery 0.062s coverage: 30.0% of statements [2021-08-22T12:24:45.497Z] === RUN TestWaitNodeAttachment [2021-08-22T12:24:45.800Z] Removing intermediate container d07fb052e7f0 [2021-08-22T12:24:45.800Z] ---> 38c21c7a965b [2021-08-22T12:24:45.800Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-22T12:24:45.800Z] ---> Running in 7cb72a3e317c [2021-08-22T12:24:45.800Z] [2021-08-22T12:24:45.800Z] SUCCESS: Specified value was saved. [2021-08-22T12:24:45.956Z] --- PASS: TestWaitNodeAttachment (0.42s) [2021-08-22T12:24:45.957Z] === RUN TestIsolationConversion [2021-08-22T12:24:45.957Z] === RUN TestIsolationConversion/default [2021-08-22T12:24:45.957Z] === RUN TestIsolationConversion/process [2021-08-22T12:24:45.957Z] === RUN TestIsolationConversion/hyperv [2021-08-22T12:24:45.957Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-22T12:24:45.957Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-22T12:24:45.957Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-22T12:24:45.957Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-22T12:24:45.957Z] === RUN TestContainerLabels [2021-08-22T12:24:45.957Z] --- PASS: TestContainerLabels (0.00s) [2021-08-22T12:24:45.957Z] === RUN TestCredentialSpecConversion [2021-08-22T12:24:45.957Z] === RUN TestCredentialSpecConversion/none [2021-08-22T12:24:45.957Z] === RUN TestCredentialSpecConversion/config [2021-08-22T12:24:45.957Z] === RUN TestCredentialSpecConversion/file [2021-08-22T12:24:45.957Z] === RUN TestCredentialSpecConversion/registry [2021-08-22T12:24:45.957Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-22T12:24:45.957Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-22T12:24:45.957Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-22T12:24:45.957Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-22T12:24:45.957Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-22T12:24:45.957Z] === RUN TestControllerValidateMountBind [2021-08-22T12:24:45.957Z] --- PASS: TestControllerValidateMountBind (0.01s) [2021-08-22T12:24:45.957Z] === RUN TestControllerValidateMountVolume [2021-08-22T12:24:45.957Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-22T12:24:45.957Z] === RUN TestControllerValidateMountTarget [2021-08-22T12:24:45.957Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-22T12:24:45.957Z] === RUN TestControllerValidateMountTmpfs [2021-08-22T12:24:45.957Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-22T12:24:45.957Z] === RUN TestControllerValidateMountInvalidType [2021-08-22T12:24:45.957Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-22T12:24:45.957Z] === RUN TestControllerValidateMountNamedPipe [2021-08-22T12:24:45.957Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-22T12:24:45.957Z] PASS [2021-08-22T12:24:45.957Z] coverage: 11.0% of statements [2021-08-22T12:24:45.957Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.737s coverage: 11.0% of statements [2021-08-22T12:24:46.762Z] Removing intermediate container 7cb72a3e317c [2021-08-22T12:24:46.762Z] ---> a4d62e3eceb8 [2021-08-22T12:24:46.762Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-22T12:24:46.762Z] ---> Running in 0178f599ae6a [2021-08-22T12:24:46.927Z] === RUN TestEventsLog [2021-08-22T12:24:46.927Z] --- PASS: TestEventsLog (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestEventsLogTimeout [2021-08-22T12:24:46.927Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestLogEvents [2021-08-22T12:24:46.927Z] --- PASS: TestLogEvents (0.06s) [2021-08-22T12:24:46.927Z] === RUN TestLoadBufferedEvents [2021-08-22T12:24:46.927Z] === RUN TestIsEmptyDir [2021-08-22T12:24:46.927Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-22T12:24:46.927Z] PASS [2021-08-22T12:24:46.927Z] coverage: 2.3% of statements [2021-08-22T12:24:46.927Z] ok github.com/docker/docker/daemon/graphdriver 0.076s coverage: 2.3% of statements [2021-08-22T12:24:46.927Z] --- PASS: TestLoadBufferedEvents (0.19s) [2021-08-22T12:24:46.927Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-22T12:24:46.927Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-22T12:24:46.927Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-22T12:24:46.927Z] PASS [2021-08-22T12:24:46.927Z] coverage: 50.0% of statements [2021-08-22T12:24:46.927Z] ok github.com/docker/docker/daemon/events 0.347s coverage: 50.0% of statements [2021-08-22T12:24:46.927Z] === RUN TestVerifyNetworkingConfig [2021-08-22T12:24:46.927Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestGetContainer [2021-08-22T12:24:46.927Z] --- PASS: TestGetContainer (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestValidContainerNames [2021-08-22T12:24:46.927Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestContainerInitDNS [2021-08-22T12:24:46.927Z] daemon_test.go:147: root required [2021-08-22T12:24:46.927Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestMerge [2021-08-22T12:24:46.927Z] --- PASS: TestMerge (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestValidateContainerIsolation [2021-08-22T12:24:46.927Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestFindNetworkErrorType [2021-08-22T12:24:46.927Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestEnsureServicesExist [2021-08-22T12:24:46.927Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestEnsureServicesExistErrors [2021-08-22T12:24:46.927Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-22T12:24:46.927Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-22T12:24:46.927Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-22T12:24:46.927Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-22T12:24:46.927Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-22T12:24:46.927Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-22T12:24:46.927Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestContainerDelete [2021-08-22T12:24:46.927Z] --- PASS: TestContainerDelete (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestContainerDoubleDelete [2021-08-22T12:24:46.927Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestLogContainerEventCopyLabels [2021-08-22T12:24:46.927Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestLogContainerEventWithAttributes [2021-08-22T12:24:46.927Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestNoneHealthcheck [2021-08-22T12:24:46.927Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-22T12:24:46.927Z] === RUN TestHealthStates [2021-08-22T12:24:47.387Z] time="2021-08-22T12:24:46Z" 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-22T12:24:47.387Z] time="2021-08-22T12:24:46Z" 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-22T12:24:47.387Z] time="2021-08-22T12:24:46Z" 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-22T12:24:47.387Z] time="2021-08-22T12:24:46Z" 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-22T12:24:47.387Z] time="2021-08-22T12:24:46Z" 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-22T12:24:47.387Z] time="2021-08-22T12:24:46Z" 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-22T12:24:47.387Z] time="2021-08-22T12:24:46Z" 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-22T12:24:47.387Z] time="2021-08-22T12:24:46Z" 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-22T12:24:47.387Z] time="2021-08-22T12:24:46Z" 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-22T12:24:47.387Z] time="2021-08-22T12:24:46Z" 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-22T12:24:47.387Z] --- PASS: TestHealthStates (0.20s) [2021-08-22T12:24:47.387Z] === RUN TestMaskURLCredentials [2021-08-22T12:24:47.387Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-22T12:24:47.387Z] === RUN TestGetInspectData [2021-08-22T12:24:47.387Z] --- PASS: TestGetInspectData (0.00s) [2021-08-22T12:24:47.387Z] === RUN TestFillLicense [2021-08-22T12:24:47.387Z] --- PASS: TestFillLicense (0.00s) [2021-08-22T12:24:47.387Z] === RUN TestListInvalidFilter [2021-08-22T12:24:47.387Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-22T12:24:47.387Z] === RUN TestNameFilter [2021-08-22T12:24:47.387Z] --- PASS: TestNameFilter (0.00s) [2021-08-22T12:24:47.387Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-22T12:24:47.387Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-22T12:24:47.387Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-22T12:24:47.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-22T12:24:47.387Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-22T12:24:47.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-22T12:24:47.387Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-22T12:24:47.387Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-22T12:24:47.387Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-22T12:24:47.387Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-22T12:24:47.387Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-22T12:24:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-22T12:24:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-22T12:24:47.388Z] === 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-22T12:24:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-22T12:24:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-22T12:24:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-22T12:24:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-22T12:24:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-22T12:24:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-22T12:24:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-22T12:24:47.388Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-22T12:24:47.388Z] --- 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-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-22T12:24:47.388Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-22T12:24:47.388Z] === RUN TestDaemonReloadLabels [2021-08-22T12:24:47.388Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-22T12:24:47.388Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-22T12:24:47.388Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-22T12:24:47.388Z] === RUN TestDaemonReloadMirrors [2021-08-22T12:24:47.388Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-22T12:24:47.388Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-22T12:24:47.388Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-22T12:24:47.388Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-22T12:24:47.388Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-22T12:24:47.388Z] === RUN TestDaemonDiscoveryReload [2021-08-22T12:24:47.848Z] === RUN TestLinkNaming [2021-08-22T12:24:47.848Z] --- PASS: TestLinkNaming (0.00s) [2021-08-22T12:24:47.848Z] === RUN TestLinkNew [2021-08-22T12:24:47.848Z] --- PASS: TestLinkNew (0.00s) [2021-08-22T12:24:47.848Z] === RUN TestLinkEnv [2021-08-22T12:24:47.848Z] --- PASS: TestLinkEnv (0.00s) [2021-08-22T12:24:47.848Z] === RUN TestLinkMultipleEnv [2021-08-22T12:24:47.848Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-22T12:24:47.848Z] === RUN TestLinkPortRangeEnv [2021-08-22T12:24:47.848Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-22T12:24:47.848Z] PASS [2021-08-22T12:24:47.848Z] coverage: 93.0% of statements [2021-08-22T12:24:47.848Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2021-08-22T12:24:48.307Z] --- PASS: TestDaemonDiscoveryReload (1.03s) [2021-08-22T12:24:48.307Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-22T12:24:48.493Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-22T12:24:48.754Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-22T12:24:48.754Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-22T12:24:48.754Z] [2021-08-22T12:24:48.754Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-22T12:24:48.754Z] =========================== short test summary info ============================ [2021-08-22T12:24:48.754Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-22T12:24:48.754Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-22T12:24:48.754Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-22T12:24:48.754Z] Not supported on most drivers [2021-08-22T12:24:48.754Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-22T12:24:48.754Z] Output of docker top depends on host distro, and is not formalized. [2021-08-22T12:24:48.754Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-22T12:24:48.754Z] Output of docker top depends on host distro, and is not formalized. [2021-08-22T12:24:48.754Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-22T12:24:48.754Z] Can fail if eth0 has multiple IP addresses [2021-08-22T12:24:48.754Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-22T12:24:48.754Z] This doesn't seem to be taken into account by the engine [2021-08-22T12:24:48.754Z] XFAIL tests/integration/models_services_test.py::ServiceTest::test_update_retains_networks [2021-08-22T12:24:48.754Z] Flaky test [2021-08-22T12:24:48.754Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-22T12:24:48.754Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-22T12:24:48.754Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-22T12:24:48.754Z] = 378 passed, 3 skipped, 1 deselected, 7 xfailed, 1 xpassed in 361.60 seconds == [2021-08-22T12:24:48.767Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-08-22T12:24:48.767Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-22T12:24:49.014Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-22T12:24:49.226Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2021-08-22T12:24:49.226Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-22T12:24:49.226Z] reload_test.go:520: root required [2021-08-22T12:24:49.226Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-22T12:24:49.226Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-22T12:24:49.226Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-22T12:24:49.226Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-22T12:24:49.226Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.04s) [2021-08-22T12:24:49.226Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-22T12:24:49.226Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-22T12:24:49.226Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-22T12:24:49.226Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-22T12:24:49.226Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-22T12:24:49.226Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-22T12:24:49.226Z] === RUN TestParseVolumesFrom [2021-08-22T12:24:49.226Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-22T12:24:49.226Z] PASS [2021-08-22T12:24:49.226Z] coverage: 9.1% of statements [2021-08-22T12:24:49.226Z] ok github.com/docker/docker/daemon 2.511s coverage: 9.1% of statements [2021-08-22T12:24:49.226Z] === RUN TestAdapterReadLogs [2021-08-22T12:24:49.226Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-22T12:24:49.226Z] === RUN TestCopier [2021-08-22T12:24:49.226Z] --- PASS: TestCopier (0.00s) [2021-08-22T12:24:49.226Z] === RUN TestCopierLongLines [2021-08-22T12:24:49.226Z] --- PASS: TestCopierLongLines (0.01s) [2021-08-22T12:24:49.226Z] === RUN TestCopierSlow [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-22T12:24:49.685Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-22T12:24:49.685Z] --- PASS: TestCopierSlow (0.21s) [2021-08-22T12:24:49.685Z] === RUN TestCopierWithSized [2021-08-22T12:24:49.685Z] === RUN TestCopierWithSized/as_is [2021-08-22T12:24:49.685Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-22T12:24:49.685Z] --- PASS: TestCopierWithSized (0.02s) [2021-08-22T12:24:49.685Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-22T12:24:49.685Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-22T12:24:49.685Z] === RUN TestCopierWithPartial [2021-08-22T12:24:49.685Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-22T12:24:49.685Z] === RUN TestRingLogger [2021-08-22T12:24:49.685Z] --- PASS: TestRingLogger (0.00s) [2021-08-22T12:24:49.685Z] === RUN TestRingCap [2021-08-22T12:24:49.685Z] --- PASS: TestRingCap (0.00s) [2021-08-22T12:24:49.685Z] === RUN TestRingClose [2021-08-22T12:24:49.685Z] --- PASS: TestRingClose (0.00s) [2021-08-22T12:24:49.685Z] === RUN TestRingDrain [2021-08-22T12:24:49.685Z] --- PASS: TestRingDrain (0.00s) [2021-08-22T12:24:49.685Z] PASS [2021-08-22T12:24:49.685Z] coverage: 43.8% of statements [2021-08-22T12:24:49.685Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 43.8% of statements [2021-08-22T12:24:50.657Z] === RUN TestSearchRegistryForImagesErrors [2021-08-22T12:24:50.657Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestSearchRegistryForImages [2021-08-22T12:24:50.657Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestOnlyPlatformWithFallback [2021-08-22T12:24:50.657Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestImageDelete [2021-08-22T12:24:50.657Z] === RUN TestImageDelete/no_lease [2021-08-22T12:24:50.657Z] === RUN TestImageDelete/lease_exists [2021-08-22T12:24:50.657Z] --- PASS: TestImageDelete (0.04s) [2021-08-22T12:24:50.657Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-22T12:24:50.657Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-22T12:24:50.657Z] === RUN TestContentStoreForPull [2021-08-22T12:24:50.657Z] === RUN TestNewStreamConfig [2021-08-22T12:24:50.657Z] === RUN TestNewStreamConfig/defaults [2021-08-22T12:24:50.657Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-22T12:24:50.657Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-22T12:24:50.657Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-22T12:24:50.657Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-22T12:24:50.657Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-22T12:24:50.657Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-22T12:24:50.657Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-22T12:24:50.657Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-22T12:24:50.657Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-22T12:24:50.657Z] --- PASS: TestContentStoreForPull (0.22s) [2021-08-22T12:24:50.657Z] PASS [2021-08-22T12:24:50.657Z] coverage: 6.7% of statements [2021-08-22T12:24:50.657Z] ok github.com/docker/docker/daemon/images 0.366s coverage: 6.7% of statements [2021-08-22T12:24:50.657Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-22T12:24:50.657Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-22T12:24:50.657Z] time="2021-08-22T12:24:50Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-22T12:24:50.657Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2021-08-22T12:24:50.657Z] === RUN TestCreateSuccess [2021-08-22T12:24:50.657Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCreateStreamSkipped [2021-08-22T12:24:50.657Z] time="2021-08-22T12:24:50Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-22T12:24:50.657Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCreateLogGroupSuccess [2021-08-22T12:24:50.657Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCreateError [2021-08-22T12:24:50.657Z] --- PASS: TestCreateError (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCreateAlreadyExists [2021-08-22T12:24:50.657Z] time="2021-08-22T12:24:50Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-22T12:24:50.657Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestLogClosed [2021-08-22T12:24:50.657Z] --- PASS: TestLogClosed (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestLogBlocking [2021-08-22T12:24:50.657Z] --- PASS: TestLogBlocking (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-22T12:24:50.657Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestLogNonBlockingBufferFull [2021-08-22T12:24:50.657Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestPublishBatchSuccess [2021-08-22T12:24:50.657Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestPublishBatchError [2021-08-22T12:24:50.657Z] time="2021-08-22T12:24:50Z" level=error msg=Error [2021-08-22T12:24:50.657Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-22T12:24:50.657Z] time="2021-08-22T12:24:50Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-22T12:24:50.657Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-22T12:24:50.657Z] time="2021-08-22T12:24:50Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-22T12:24:50.657Z] time="2021-08-22T12:24:50Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-22T12:24:50.657Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCollectBatchSimple [2021-08-22T12:24:50.657Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCollectBatchTicker [2021-08-22T12:24:50.657Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCollectBatchMultilinePattern [2021-08-22T12:24:50.657Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-22T12:24:50.657Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-22T12:24:50.657Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-22T12:24:50.657Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-22T12:24:50.657Z] === RUN TestCollectBatchClose [2021-08-22T12:24:50.657Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestEffectiveLen [2021-08-22T12:24:50.657Z] === RUN TestEffectiveLen/0/Hello [2021-08-22T12:24:50.657Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-22T12:24:50.657Z] === RUN TestEffectiveLen/2/🙃 [2021-08-22T12:24:50.657Z] === RUN TestEffectiveLen/3/���� [2021-08-22T12:24:50.657Z] === RUN TestEffectiveLen/4/He��o [2021-08-22T12:24:50.657Z] === RUN TestEffectiveLen/5/ [2021-08-22T12:24:50.657Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestFindValidSplit [2021-08-22T12:24:50.657Z] === RUN TestFindValidSplit/0/ [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1064: [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:24:50.657Z] === RUN TestFindValidSplit/1/Hello [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1064: Hello [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:24:50.657Z] === RUN TestFindValidSplit/2/Hello [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1064: He [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1065: llo [2021-08-22T12:24:50.657Z] === RUN TestFindValidSplit/3/Hello [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1064: [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1065: Hello [2021-08-22T12:24:50.657Z] === RUN TestFindValidSplit/4/🙃 [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1064: [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-22T12:24:50.657Z] === RUN TestFindValidSplit/5/🙃 [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:24:50.657Z] === RUN TestFindValidSplit/6/a� [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1064: a [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1065: � [2021-08-22T12:24:50.657Z] === RUN TestFindValidSplit/7/a� [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1064: a� [2021-08-22T12:24:50.657Z] cloudwatchlogs_test.go:1065: [2021-08-22T12:24:50.657Z] --- PASS: TestFindValidSplit (0.01s) [2021-08-22T12:24:50.657Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestFindValidSplit/3/Hello (0.01s) [2021-08-22T12:24:50.657Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-22T12:24:50.657Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestProcessEventEmoji [2021-08-22T12:24:50.657Z] --- PASS: TestProcessEventEmoji (0.02s) [2021-08-22T12:24:50.657Z] === RUN TestCollectBatchLineSplit [2021-08-22T12:24:50.657Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-22T12:24:50.657Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-22T12:24:50.657Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-08-22T12:24:50.657Z] === RUN TestCollectBatchMaxEvents [2021-08-22T12:24:51.116Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-22T12:24:51.116Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-22T12:24:51.116Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-22T12:24:51.116Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-22T12:24:51.116Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-08-22T12:24:51.116Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-22T12:24:51.116Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-22T12:24:51.116Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-22T12:24:51.116Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-22T12:24:51.116Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-22T12:24:51.116Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-22T12:24:51.116Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-22T12:24:51.116Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-22T12:24:51.116Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-22T12:24:51.116Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-22T12:24:51.116Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-22T12:24:51.116Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-22T12:24:51.116Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-22T12:24:51.116Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-22T12:24:51.116Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-22T12:24:51.116Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-22T12:24:51.116Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-22T12:24:51.116Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-22T12:24:51.116Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-22T12:24:51.116Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-22T12:24:51.116Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-22T12:24:51.116Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-22T12:24:51.116Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-22T12:24:51.116Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-22T12:24:51.116Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-22T12:24:51.116Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-22T12:24:51.117Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-22T12:24:51.117Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-22T12:24:51.117Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-22T12:24:51.117Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-22T12:24:51.117Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-22T12:24:51.117Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-22T12:24:51.117Z] === RUN TestCreateTagSuccess [2021-08-22T12:24:51.117Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-22T12:24:51.117Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-22T12:24:51.117Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-08-22T12:24:51.117Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-22T12:24:51.117Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-22T12:24:51.117Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-22T12:24:51.117Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-22T12:24:51.117Z] PASS [2021-08-22T12:24:51.117Z] coverage: 77.4% of statements [2021-08-22T12:24:51.117Z] ok github.com/docker/docker/daemon/logger/awslogs 0.459s coverage: 77.4% of statements [2021-08-22T12:24:51.117Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-22T12:24:51.117Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-22T12:24:51.117Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-22T12:24:51.117Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-22T12:24:51.117Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-22T12:24:51.117Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-22T12:24:51.117Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-22T12:24:51.117Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-22T12:24:51.117Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2021-08-22T12:24:51.117Z] === RUN TestFastTimeMarshalJSON [2021-08-22T12:24:51.117Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-22T12:24:51.117Z] PASS [2021-08-22T12:24:51.117Z] coverage: 87.2% of statements [2021-08-22T12:24:51.117Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.228s coverage: 87.2% of statements [2021-08-22T12:24:51.205Z] --- PASS: TestBuildMultiStageLayerLeak (9.83s) [2021-08-22T12:24:51.205Z] === RUN TestBuildWithHugeFile [2021-08-22T12:24:51.429Z] Cannot create a file when that file already exists. [2021-08-22T12:24:51.577Z] === RUN TestJSONFileLogger [2021-08-22T12:24:51.577Z] --- PASS: TestJSONFileLogger (0.01s) [2021-08-22T12:24:51.577Z] === RUN TestJSONFileLoggerWithTags [2021-08-22T12:24:51.577Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-22T12:24:51.577Z] === RUN TestJSONFileLoggerWithOpts [2021-08-22T12:24:51.577Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-08-22T12:24:51.577Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-22T12:24:51.577Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-08-22T12:24:51.577Z] === RUN TestEncodeDecode [2021-08-22T12:24:51.577Z] === PAUSE TestEncodeDecode [2021-08-22T12:24:51.577Z] === RUN TestUnexpectedEOF [2021-08-22T12:24:51.577Z] time="2021-08-22T12:24:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-22T12:24:51.577Z] time="2021-08-22T12:24:51Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-22T12:24:51.577Z] --- PASS: TestUnexpectedEOF (0.20s) [2021-08-22T12:24:51.577Z] === CONT TestEncodeDecode [2021-08-22T12:24:51.577Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-22T12:24:51.577Z] PASS [2021-08-22T12:24:51.577Z] coverage: 69.9% of statements [2021-08-22T12:24:51.577Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.320s coverage: 69.9% of statements [2021-08-22T12:24:52.546Z] === RUN TestWriteLog [2021-08-22T12:24:52.546Z] === PAUSE TestWriteLog [2021-08-22T12:24:52.546Z] === RUN TestReadLog [2021-08-22T12:24:52.546Z] === PAUSE TestReadLog [2021-08-22T12:24:52.546Z] === CONT TestWriteLog [2021-08-22T12:24:52.546Z] === CONT TestReadLog [2021-08-22T12:24:52.546Z] --- PASS: TestWriteLog (0.01s) [2021-08-22T12:24:52.546Z] === RUN TestReadLog/tail_exact [2021-08-22T12:24:53.007Z] === RUN TestLog [2021-08-22T12:24:53.007Z] --- PASS: TestLog (0.00s) [2021-08-22T12:24:53.007Z] PASS [2021-08-22T12:24:53.007Z] coverage: 31.5% of statements [2021-08-22T12:24:53.007Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.179s coverage: 31.5% of statements [2021-08-22T12:24:53.007Z] === RUN TestOpenFileDelete [2021-08-22T12:24:53.007Z] === RUN TestReadLog/tail_less_than_available [2021-08-22T12:24:53.007Z] === RUN TestReadLog/tail_more_than_available [2021-08-22T12:24:53.007Z] --- PASS: TestOpenFileDelete (0.02s) [2021-08-22T12:24:53.007Z] === RUN TestOpenFileRename [2021-08-22T12:24:53.007Z] --- PASS: TestReadLog (0.25s) [2021-08-22T12:24:53.007Z] --- PASS: TestReadLog/tail_exact (0.21s) [2021-08-22T12:24:53.007Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-22T12:24:53.007Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-22T12:24:53.007Z] PASS [2021-08-22T12:24:53.007Z] coverage: 75.2% of statements [2021-08-22T12:24:53.007Z] --- PASS: TestOpenFileRename (0.01s) [2021-08-22T12:24:53.007Z] === RUN TestParseLogTagDefaultTag [2021-08-22T12:24:53.007Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-22T12:24:53.007Z] === RUN TestParseLogTag [2021-08-22T12:24:53.007Z] --- PASS: TestParseLogTag (0.00s) [2021-08-22T12:24:53.007Z] === RUN TestParseLogTagEmptyTag [2021-08-22T12:24:53.007Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-22T12:24:53.007Z] === RUN TestTailFiles [2021-08-22T12:24:53.007Z] --- PASS: TestTailFiles (0.00s) [2021-08-22T12:24:53.007Z] === RUN TestFollowLogsConsumerGone [2021-08-22T12:24:53.007Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-22T12:24:53.007Z] === RUN TestFollowLogsProducerGone [2021-08-22T12:24:53.007Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-22T12:24:53.007Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-22T12:24:53.007Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-22T12:24:53.007Z] === RUN TestCheckCapacityAndRotate [2021-08-22T12:24:53.007Z] ok github.com/docker/docker/daemon/logger/local 0.319s coverage: 75.2% of statements [2021-08-22T12:24:53.007Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-22T12:24:53.007Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-22T12:24:53.007Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-22T12:24:53.007Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2021-08-22T12:24:53.007Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-22T12:24:53.007Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-08-22T12:24:53.007Z] PASS [2021-08-22T12:24:53.007Z] coverage: 54.3% of statements [2021-08-22T12:24:53.007Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.250s coverage: 54.3% of statements [2021-08-22T12:24:53.974Z] === RUN TestNewParse [2021-08-22T12:24:53.974Z] --- PASS: TestNewParse (0.00s) [2021-08-22T12:24:53.974Z] PASS [2021-08-22T12:24:53.975Z] coverage: 8.3% of statements [2021-08-22T12:24:53.975Z] ok github.com/docker/docker/daemon/logger/templates 0.115s coverage: 8.3% of statements [2021-08-22T12:24:53.975Z] === RUN TestValidateLogOpt [2021-08-22T12:24:53.975Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-22T12:24:53.975Z] === RUN TestNewMissedConfig [2021-08-22T12:24:53.975Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-22T12:24:53.975Z] === RUN TestNewMissedUrl [2021-08-22T12:24:53.975Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-22T12:24:53.975Z] === RUN TestNewMissedToken [2021-08-22T12:24:53.975Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-22T12:24:53.975Z] === RUN TestNewWithProxy [2021-08-22T12:24:53.975Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-22T12:24:53.975Z] === RUN TestDefault [2021-08-22T12:24:53.975Z] --- PASS: TestDefault (0.01s) [2021-08-22T12:24:53.975Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-22T12:24:53.975Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2021-08-22T12:24:53.975Z] === RUN TestJsonFormat [2021-08-22T12:24:53.975Z] --- PASS: TestJsonFormat (0.01s) [2021-08-22T12:24:53.975Z] === RUN TestRawFormat [2021-08-22T12:24:53.975Z] --- PASS: TestRawFormat (0.00s) [2021-08-22T12:24:53.975Z] === RUN TestRawFormatWithLabels [2021-08-22T12:24:53.975Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-22T12:24:53.975Z] === RUN TestRawFormatWithoutTag [2021-08-22T12:24:53.975Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-22T12:24:53.975Z] === RUN TestBatching [2021-08-22T12:24:54.434Z] === RUN TestParseLogFormat [2021-08-22T12:24:54.434Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-22T12:24:54.434Z] === RUN TestValidateLogOptEmpty [2021-08-22T12:24:54.434Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-22T12:24:54.434Z] === RUN TestValidateSyslogAddress [2021-08-22T12:24:54.434Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-22T12:24:54.434Z] === RUN TestParseAddressDefaultPort [2021-08-22T12:24:54.434Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-22T12:24:54.434Z] === RUN TestValidateSyslogFacility [2021-08-22T12:24:54.434Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-22T12:24:54.434Z] === RUN TestValidateLogOptSyslogFormat [2021-08-22T12:24:54.434Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-22T12:24:54.434Z] === RUN TestValidateLogOpt [2021-08-22T12:24:54.434Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-22T12:24:54.434Z] PASS [2021-08-22T12:24:54.434Z] coverage: 46.8% of statements [2021-08-22T12:24:54.434Z] ok github.com/docker/docker/daemon/logger/syslog 0.060s coverage: 46.8% of statements [2021-08-22T12:24:54.434Z] --- PASS: TestBatching (0.26s) [2021-08-22T12:24:54.434Z] === RUN TestFrequency [2021-08-22T12:24:54.434Z] --- PASS: TestFrequency (0.22s) [2021-08-22T12:24:54.434Z] === RUN TestOneMessagePerRequest [2021-08-22T12:24:54.434Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-22T12:24:54.893Z] === RUN TestVerify [2021-08-22T12:24:54.893Z] --- PASS: TestVerify (0.00s) [2021-08-22T12:24:54.893Z] === RUN TestSkipVerify [2021-08-22T12:24:54.893Z] time="2021-08-22T12:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:54.893Z] time="2021-08-22T12:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:54.893Z] time="2021-08-22T12:24:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:55.148Z] Removing intermediate container 0178f599ae6a [2021-08-22T12:24:55.148Z] ---> 9ecfc613e561 [2021-08-22T12:24:55.148Z] Step 13/13 : CMD ["sh"] [2021-08-22T12:24:55.148Z] ---> Running in cb39bb428830 [2021-08-22T12:24:55.148Z] Removing intermediate container cb39bb428830 [2021-08-22T12:24:55.148Z] ---> 760b8b1b7ab5 [2021-08-22T12:24:55.148Z] Successfully built 760b8b1b7ab5 [2021-08-22T12:24:55.148Z] Successfully tagged busybox:latest [2021-08-22T12:24:55.148Z] INFO: Docker images of the daemon under test [2021-08-22T12:24:55.148Z] [2021-08-22T12:24:55.148Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-22T12:24:55.148Z] busybox latest 760b8b1b7ab5 1 second ago 5.72GB [2021-08-22T12:24:55.148Z] microsoft/windowsservercore latest d1724c2d9a84 2 weeks ago 5.7GB [2021-08-22T12:24:55.148Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 2 weeks ago 5.7GB [2021-08-22T12:24:55.148Z] [2021-08-22T12:24:55.148Z] INFO: Running integration tests at 08/22/2021 12:24:55... [2021-08-22T12:24:55.148Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-22T12:24:55.148Z] INFO: Integration API tests being run from the host: [2021-08-22T12:24:55.148Z] INFO: make.ps1 starting at 08/22/2021 12:24:55 [2021-08-22T12:24:55.351Z] === RUN TestV1IDService [2021-08-22T12:24:55.351Z] --- PASS: TestV1IDService (0.04s) [2021-08-22T12:24:55.351Z] === RUN TestV2MetadataService [2021-08-22T12:24:55.351Z] --- PASS: TestSkipVerify (0.85s) [2021-08-22T12:24:55.351Z] === RUN TestBufferMaximum [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629635095.236762\",\"host\":\"a4f23e717a24\"}'" [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629635095.236762\",\"host\":\"a4f23e717a24\"}'" [2021-08-22T12:24:55.351Z] --- PASS: TestBufferMaximum (0.01s) [2021-08-22T12:24:55.351Z] === RUN TestServerAlwaysDown [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629635095.242018\",\"host\":\"a4f23e717a24\"}'" [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629635095.242018\",\"host\":\"a4f23e717a24\"}'" [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629635095.242018\",\"host\":\"a4f23e717a24\"}'" [2021-08-22T12:24:55.351Z] time="2021-08-22T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629635095.243810\",\"host\":\"a4f23e717a24\"}'" [2021-08-22T12:24:55.352Z] time="2021-08-22T12:24:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629635095.243824\",\"host\":\"a4f23e717a24\"}'" [2021-08-22T12:24:55.352Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-22T12:24:55.352Z] === RUN TestCannotSendAfterClose [2021-08-22T12:24:55.352Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-22T12:24:55.352Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-22T12:24:56.111Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-22T12:24:56.321Z] --- PASS: TestV2MetadataService (0.84s) [2021-08-22T12:24:56.321Z] PASS [2021-08-22T12:24:56.321Z] coverage: 48.2% of statements [2021-08-22T12:24:56.321Z] ok github.com/docker/docker/distribution/metadata 1.024s coverage: 48.2% of statements [2021-08-22T12:24:56.321Z] time="2021-08-22T12:24:56Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-22T12:24:56.321Z] time="2021-08-22T12:24:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a4f23e717a24\"}'" [2021-08-22T12:24:56.321Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-22T12:24:56.321Z] PASS [2021-08-22T12:24:56.321Z] coverage: 82.5% of statements [2021-08-22T12:24:56.321Z] ok github.com/docker/docker/daemon/logger/splunk 2.443s coverage: 82.5% of statements [2021-08-22T12:24:56.781Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-22T12:24:56.781Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-22T12:24:56.781Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-22T12:24:56.781Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-22T12:24:56.781Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-22T12:24:56.781Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-22T12:24:56.781Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-22T12:24:56.781Z] === RUN TestContinueOnError_NeverContinue [2021-08-22T12:24:56.781Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-22T12:24:56.781Z] === RUN TestManifestStore [2021-08-22T12:24:56.781Z] === RUN TestManifestStore/no_remote_or_local [2021-08-22T12:24:56.781Z] === RUN TestSuccessfulDownload [2021-08-22T12:24:56.781Z] download_test.go:268: Needs fixing on Windows [2021-08-22T12:24:56.781Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-22T12:24:56.781Z] === RUN TestCancelledDownload [2021-08-22T12:24:56.781Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-22T12:24:56.781Z] === RUN TestMaxDownloadAttempts [2021-08-22T12:24:56.781Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-22T12:24:56.781Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-22T12:24:56.781Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-22T12:24:56.781Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-22T12:24:56.781Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-22T12:24:56.781Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-22T12:24:56.781Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-22T12:24:56.781Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-22T12:24:56.781Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-22T12:24:56.781Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-22T12:24:56.781Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-22T12:24:56.781Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-22T12:24:56.781Z] time="2021-08-22T12:24:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local615965543\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-22T12:24:56.781Z] === RUN TestManifestStore/no_local_cache [2021-08-22T12:24:56.781Z] === RUN TestManifestStore/with_local_cache [2021-08-22T12:24:57.241Z] === RUN TestManifestStore/unknown_media_type [2021-08-22T12:24:57.241Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-22T12:24:57.241Z] time="2021-08-22T12:24:56Z" level=warning msg="reference for unknown type: " [2021-08-22T12:24:57.241Z] time="2021-08-22T12:24:56Z" level=warning msg="reference for unknown type: " [2021-08-22T12:24:57.241Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-22T12:24:57.241Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-22T12:24:57.241Z] time="2021-08-22T12:24:56Z" level=warning msg="reference for unknown type: " [2021-08-22T12:24:57.241Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-22T12:24:57.241Z] time="2021-08-22T12:24:56Z" level=warning msg="reference for unknown type: " [2021-08-22T12:24:57.241Z] time="2021-08-22T12:24:56Z" level=warning msg="reference for unknown type: " [2021-08-22T12:24:57.241Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-22T12:24:57.241Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-22T12:24:57.241Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-22T12:24:57.241Z] time="2021-08-22T12:24:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore (0.42s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/unknown_media_type (0.13s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.11s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.07s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-22T12:24:57.241Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2021-08-22T12:24:57.241Z] === RUN TestDetectManifestBlobMediaType [2021-08-22T12:24:57.241Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-22T12:24:57.241Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-22T12:24:57.241Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-22T12:24:57.241Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-22T12:24:57.241Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-22T12:24:57.241Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-22T12:24:57.241Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-22T12:24:57.241Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-22T12:24:57.241Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-22T12:24:57.241Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-22T12:24:57.241Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-22T12:24:57.241Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-22T12:24:57.241Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-22T12:24:57.241Z] === RUN TestFixManifestLayers [2021-08-22T12:24:57.241Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-22T12:24:57.241Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-22T12:24:57.241Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-22T12:24:57.241Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-22T12:24:57.241Z] === RUN TestFixManifestLayersBadParent [2021-08-22T12:24:57.241Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-22T12:24:57.241Z] === RUN TestValidateManifest [2021-08-22T12:24:57.241Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-22T12:24:57.241Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-22T12:24:57.241Z] === RUN TestFormatPlatform [2021-08-22T12:24:57.241Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-22T12:24:57.241Z] === RUN TestGetRepositoryMountCandidates [2021-08-22T12:24:57.241Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-22T12:24:57.241Z] === RUN TestLayerAlreadyExists [2021-08-22T12:24:57.241Z] 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-22T12:24:57.241Z] 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-22T12:24:57.241Z] 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-22T12:24:57.241Z] 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-22T12:24:57.241Z] 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-22T12:24:57.241Z] 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-22T12:24:57.241Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-22T12:24:57.241Z] === RUN TestWhenEmptyAuthConfig [2021-08-22T12:24:57.241Z] time="2021-08-22T12:24:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:24:57.241Z] time="2021-08-22T12:24:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:24:57.241Z] time="2021-08-22T12:24:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:24:57.241Z] time="2021-08-22T12:24:56Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-22T12:24:57.241Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-22T12:24:57.241Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.57s) [2021-08-22T12:24:57.241Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.57s) [2021-08-22T12:24:57.241Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.57s) [2021-08-22T12:24:57.241Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.57s) [2021-08-22T12:24:57.241Z] === RUN TestTransfer [2021-08-22T12:24:57.701Z] --- PASS: TestTransfer (0.17s) [2021-08-22T12:24:57.701Z] === RUN TestConcurrencyLimit [2021-08-22T12:24:57.701Z] === RUN TestNotFound [2021-08-22T12:24:57.701Z] --- PASS: TestNotFound (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestConflict [2021-08-22T12:24:57.701Z] --- PASS: TestConflict (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestForbidden [2021-08-22T12:24:57.701Z] --- PASS: TestForbidden (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestInvalidParameter [2021-08-22T12:24:57.701Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestNotImplemented [2021-08-22T12:24:57.701Z] --- PASS: TestNotImplemented (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestNotModified [2021-08-22T12:24:57.701Z] --- PASS: TestNotModified (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestUnauthorized [2021-08-22T12:24:57.701Z] --- PASS: TestUnauthorized (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestUnknown [2021-08-22T12:24:57.701Z] --- PASS: TestUnknown (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestCancelled [2021-08-22T12:24:57.701Z] --- PASS: TestCancelled (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestDeadline [2021-08-22T12:24:57.701Z] --- PASS: TestDeadline (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestDataLoss [2021-08-22T12:24:57.701Z] --- PASS: TestDataLoss (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestUnavailable [2021-08-22T12:24:57.701Z] --- PASS: TestUnavailable (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestSystem [2021-08-22T12:24:57.701Z] --- PASS: TestSystem (0.00s) [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Not_Found [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Bad_Request [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Conflict [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Unauthorized [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Forbidden [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Not_Modified [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-22T12:24:57.701Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-22T12:24:57.701Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-22T12:24:57.701Z] PASS [2021-08-22T12:24:57.701Z] coverage: 53.1% of statements [2021-08-22T12:24:57.701Z] ok github.com/docker/docker/errdefs 0.050s coverage: 53.1% of statements [2021-08-22T12:24:58.160Z] --- PASS: TestConcurrencyLimit (0.53s) [2021-08-22T12:24:58.160Z] === RUN TestInactiveJobs [2021-08-22T12:24:58.160Z] === RUN TestFSGetInvalidData [2021-08-22T12:24:58.160Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-22T12:24:58.160Z] === RUN TestFSInvalidSet [2021-08-22T12:24:58.160Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-22T12:24:58.160Z] === RUN TestFSInvalidRoot [2021-08-22T12:24:58.160Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-22T12:24:58.160Z] === RUN TestFSMetadataGetSet [2021-08-22T12:24:58.160Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-08-22T12:24:58.160Z] === RUN TestFSInvalidWalker [2021-08-22T12:24:58.160Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-08-22T12:24:58.160Z] === RUN TestFSGetSet [2021-08-22T12:24:58.160Z] --- PASS: TestFSGetSet (0.03s) [2021-08-22T12:24:58.160Z] === RUN TestFSGetUnsetKey [2021-08-22T12:24:58.160Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-22T12:24:58.160Z] === RUN TestFSGetEmptyData [2021-08-22T12:24:58.160Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-22T12:24:58.160Z] === RUN TestFSDelete [2021-08-22T12:24:58.160Z] --- PASS: TestFSDelete (0.01s) [2021-08-22T12:24:58.160Z] === RUN TestFSWalker [2021-08-22T12:24:58.160Z] --- PASS: TestFSWalker (0.02s) [2021-08-22T12:24:58.160Z] === RUN TestFSWalkerStopOnError [2021-08-22T12:24:58.160Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-22T12:24:58.160Z] === RUN TestNewFromJSON [2021-08-22T12:24:58.160Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-22T12:24:58.160Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-22T12:24:58.160Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-22T12:24:58.160Z] === RUN TestMarshalKeyOrder [2021-08-22T12:24:58.160Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-22T12:24:58.160Z] === RUN TestHistoryEqual [2021-08-22T12:24:58.160Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2021-08-22T12:24:58.160Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-22T12:24:58.160Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-22T12:24:58.160Z] === RUN TestTokenPassThru [2021-08-22T12:24:58.160Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-22T12:24:58.160Z] === RUN TestTokenPassThruDifferentHost [2021-08-22T12:24:58.160Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-22T12:24:58.160Z] PASS [2021-08-22T12:24:58.160Z] coverage: 24.1% of statements [2021-08-22T12:24:58.619Z] ok github.com/docker/docker/distribution 1.694s coverage: 24.1% of statements [2021-08-22T12:24:58.619Z] --- PASS: TestHistoryEqual (0.18s) [2021-08-22T12:24:58.619Z] === RUN TestImage [2021-08-22T12:24:58.619Z] --- PASS: TestImage (0.00s) [2021-08-22T12:24:58.619Z] === RUN TestImageOSNotEmpty [2021-08-22T12:24:58.619Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-22T12:24:58.619Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-22T12:24:58.619Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-22T12:24:58.619Z] === RUN TestCreate [2021-08-22T12:24:58.619Z] --- PASS: TestCreate (0.01s) [2021-08-22T12:24:58.619Z] === RUN TestRestore [2021-08-22T12:24:58.619Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-22T12:24:58.619Z] time="2021-08-22T12:24:58Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-22T12:24:58.619Z] --- PASS: TestRestore (0.03s) [2021-08-22T12:24:58.619Z] === RUN TestAddDelete [2021-08-22T12:24:58.619Z] --- PASS: TestAddDelete (0.02s) [2021-08-22T12:24:58.619Z] === RUN TestSearchAfterDelete [2021-08-22T12:24:58.619Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-22T12:24:58.619Z] === RUN TestParentReset [2021-08-22T12:24:58.619Z] --- PASS: TestParentReset (0.03s) [2021-08-22T12:24:58.619Z] === RUN TestGetAndSetLastUpdated [2021-08-22T12:24:58.619Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-22T12:24:58.619Z] === RUN TestStoreLen [2021-08-22T12:24:58.619Z] --- PASS: TestStoreLen (0.05s) [2021-08-22T12:24:58.619Z] PASS [2021-08-22T12:24:58.619Z] coverage: 86.6% of statements [2021-08-22T12:24:58.619Z] ok github.com/docker/docker/image 0.586s coverage: 86.6% of statements [2021-08-22T12:24:58.619Z] --- PASS: TestInactiveJobs (0.59s) [2021-08-22T12:24:58.619Z] === RUN TestWatchRelease [2021-08-22T12:24:59.079Z] --- PASS: TestWatchRelease (0.10s) [2021-08-22T12:24:59.079Z] === RUN TestWatchFinishedTransfer [2021-08-22T12:24:59.079Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-22T12:24:59.079Z] === RUN TestDuplicateTransfer [2021-08-22T12:24:59.079Z] --- PASS: TestDuplicateTransfer (0.12s) [2021-08-22T12:24:59.079Z] === RUN TestSuccessfulUpload [2021-08-22T12:24:59.079Z] === RUN TestCompare [2021-08-22T12:24:59.079Z] --- PASS: TestCompare (0.00s) [2021-08-22T12:24:59.079Z] PASS [2021-08-22T12:24:59.079Z] coverage: 19.2% of statements [2021-08-22T12:24:59.079Z] ok github.com/docker/docker/image/cache 0.076s coverage: 19.2% of statements [2021-08-22T12:24:59.539Z] time="2021-08-22T12:24:59Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-22T12:24:59.539Z] --- PASS: TestSuccessfulUpload (0.55s) [2021-08-22T12:24:59.539Z] === RUN TestCancelledUpload [2021-08-22T12:24:59.539Z] --- PASS: TestCancelledUpload (0.01s) [2021-08-22T12:24:59.539Z] PASS [2021-08-22T12:24:59.539Z] coverage: 76.8% of statements [2021-08-22T12:24:59.539Z] ok github.com/docker/docker/distribution/xfer 2.715s coverage: 76.8% of statements [2021-08-22T12:24:59.539Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-22T12:24:59.999Z] === RUN TestValidateManifest [2021-08-22T12:24:59.999Z] === RUN TestValidateManifest/nil [2021-08-22T12:24:59.999Z] === RUN TestValidateManifest/non-nil [2021-08-22T12:24:59.999Z] --- PASS: TestValidateManifest (0.00s) [2021-08-22T12:24:59.999Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-22T12:24:59.999Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-22T12:24:59.999Z] PASS [2021-08-22T12:24:59.999Z] coverage: 0.7% of statements [2021-08-22T12:24:59.999Z] ok github.com/docker/docker/image/tarexport 0.082s coverage: 0.7% of statements [2021-08-22T12:24:59.999Z] === RUN TestMakeV1ConfigFromConfig [2021-08-22T12:24:59.999Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-22T12:24:59.999Z] PASS [2021-08-22T12:24:59.999Z] coverage: 25.0% of statements [2021-08-22T12:24:59.999Z] ok github.com/docker/docker/image/v1 0.111s coverage: 25.0% of statements [2021-08-22T12:24:59.999Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-22T12:25:01.235Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-22T12:25:01.235Z] [2021-08-22T12:25:01.235Z] Unloading profiles will leave already running processes permanently [2021-08-22T12:25:01.235Z] unconfined, which can lead to unexpected situations. [2021-08-22T12:25:01.235Z] [2021-08-22T12:25:01.235Z] To set a process to complain mode, use the command line tool [2021-08-22T12:25:01.235Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-22T12:25:01.235Z] Post stage [Pipeline] junit [2021-08-22T12:25:01.251Z] Recording test results [2021-08-22T12:25:01.298Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-22T12:25:01.541Z] === RUN TestEnvironmentParsing [2021-08-22T12:25:01.541Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-22T12:25:01.541Z] PASS [2021-08-22T12:25:01.541Z] coverage: 1.2% of statements [2021-08-22T12:25:01.541Z] ok github.com/docker/docker/libcontainerd/local 0.105s coverage: 1.2% of statements [2021-08-22T12:25:01.541Z] === RUN TestSerialization [2021-08-22T12:25:01.583Z] + echo Ensuring container killed. [2021-08-22T12:25:01.583Z] Ensuring container killed. [2021-08-22T12:25:01.583Z] + docker rm -vf docker-pr2 [2021-08-22T12:25:01.583Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-22T12:25:01.873Z] + echo Chowning /workspace to jenkins user [2021-08-22T12:25:01.873Z] Chowning /workspace to jenkins user [2021-08-22T12:25:01.873Z] + id -u [2021-08-22T12:25:01.873Z] + id -g [2021-08-22T12:25:01.873Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42774:/workspace busybox chown -R 1000:1000 /workspace [2021-08-22T12:25:02.000Z] --- PASS: TestSerialization (0.03s) [2021-08-22T12:25:02.000Z] PASS [2021-08-22T12:25:02.000Z] coverage: 100.0% of statements [2021-08-22T12:25:02.000Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-08-22T12:25:02.000Z] === RUN TestEmptyLayer [2021-08-22T12:25:02.000Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestCommitFailure [2021-08-22T12:25:02.000Z] --- PASS: TestCommitFailure (0.01s) [2021-08-22T12:25:02.000Z] === RUN TestStartTransactionFailure [2021-08-22T12:25:02.000Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestGetOrphan [2021-08-22T12:25:02.000Z] --- PASS: TestGetOrphan (0.01s) [2021-08-22T12:25:02.000Z] === RUN TestMountAndRegister [2021-08-22T12:25:02.000Z] layer_test.go:271: Layer size: 14 [2021-08-22T12:25:02.000Z] --- PASS: TestMountAndRegister (0.06s) [2021-08-22T12:25:02.000Z] === RUN TestLayerRelease [2021-08-22T12:25:02.000Z] layer_test.go:304: Failing on Windows [2021-08-22T12:25:02.000Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestStoreRestore [2021-08-22T12:25:02.000Z] layer_test.go:353: Failing on Windows [2021-08-22T12:25:02.000Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestTarStreamStability [2021-08-22T12:25:02.000Z] layer_test.go:468: Failing on Windows [2021-08-22T12:25:02.000Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestRegisterExistingLayer [2021-08-22T12:25:02.000Z] --- PASS: TestRegisterExistingLayer (0.20s) [2021-08-22T12:25:02.000Z] === RUN TestTarStreamVerification [2021-08-22T12:25:02.000Z] layer_test.go:697: Failing on Windows [2021-08-22T12:25:02.000Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestLayerMigration [2021-08-22T12:25:02.000Z] migration_test.go:46: Failing on Windows [2021-08-22T12:25:02.000Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestLayerMigrationNoTarsplit [2021-08-22T12:25:02.000Z] migration_test.go:182: Failing on Windows [2021-08-22T12:25:02.000Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestMountInit [2021-08-22T12:25:02.000Z] mount_test.go:17: Failing on Windows [2021-08-22T12:25:02.000Z] --- SKIP: TestMountInit (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestMountSize [2021-08-22T12:25:02.000Z] mount_test.go:76: Failing on Windows [2021-08-22T12:25:02.000Z] --- SKIP: TestMountSize (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestMountChanges [2021-08-22T12:25:02.000Z] mount_test.go:125: Failing on Windows [2021-08-22T12:25:02.000Z] --- SKIP: TestMountChanges (0.00s) [2021-08-22T12:25:02.000Z] === RUN TestMountApply [2021-08-22T12:25:02.000Z] mount_test.go:212: Failing on Windows [2021-08-22T12:25:02.000Z] --- SKIP: TestMountApply (0.00s) [2021-08-22T12:25:02.000Z] PASS [2021-08-22T12:25:02.000Z] coverage: 30.1% of statements [2021-08-22T12:25:02.000Z] ok github.com/docker/docker/layer 0.373s coverage: 30.1% of statements [2021-08-22T12:25:02.459Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-22T12:25:02.459Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-22T12:25:02.459Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-22T12:25:02.459Z] ? github.com/docker/docker/libcontainerd/types [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-22T12:25:03.431Z] === RUN TestSequenceGetAvailableBit [2021-08-22T12:25:03.431Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-22T12:25:03.431Z] === RUN TestSequenceEqual [2021-08-22T12:25:03.431Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-22T12:25:03.431Z] === RUN TestSequenceCopy [2021-08-22T12:25:03.431Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-22T12:25:03.431Z] === RUN TestGetFirstAvailable [2021-08-22T12:25:03.431Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-22T12:25:03.431Z] === RUN TestFindSequence [2021-08-22T12:25:03.431Z] --- PASS: TestFindSequence (0.00s) [2021-08-22T12:25:03.431Z] === RUN TestCheckIfAvailable [2021-08-22T12:25:03.431Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-22T12:25:03.431Z] === RUN TestMergeSequences [2021-08-22T12:25:03.431Z] --- PASS: TestMergeSequences (0.00s) [2021-08-22T12:25:03.431Z] === RUN TestPushReservation [2021-08-22T12:25:03.431Z] --- PASS: TestPushReservation (0.00s) [2021-08-22T12:25:03.431Z] === RUN TestSerializeDeserialize [2021-08-22T12:25:03.431Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-22T12:25:03.431Z] === RUN TestSet [2021-08-22T12:25:03.431Z] --- PASS: TestSet (0.00s) [2021-08-22T12:25:03.431Z] === RUN TestSetUnset [2021-08-22T12:25:03.431Z] --- PASS: TestSetUnset (0.00s) [2021-08-22T12:25:03.432Z] === RUN TestOffsetSetUnset [2021-08-22T12:25:03.432Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-22T12:25:03.432Z] === RUN TestSetInRange [2021-08-22T12:25:03.432Z] --- PASS: TestSetInRange (0.00s) [2021-08-22T12:25:03.432Z] === RUN TestSetAnyInRange [2021-08-22T12:25:03.432Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-22T12:25:03.432Z] === RUN TestMethods [2021-08-22T12:25:03.432Z] --- PASS: TestMethods (0.00s) [2021-08-22T12:25:03.432Z] === RUN TestRandomAllocateDeallocate [2021-08-22T12:25:03.556Z] + bundleName=docker-py [2021-08-22T12:25:03.556Z] + echo Creating docker-py-bundles.tar.gz [2021-08-22T12:25:03.556Z] Creating docker-py-bundles.tar.gz [2021-08-22T12:25:03.556Z] + 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-22T12:25:03.569Z] Archiving artifacts [2021-08-22T12:25:03.817Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42774/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-22T12:25:04.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/make.sh binary [2021-08-22T12:25:04.749Z] [2021-08-22T12:25:04.749Z] Removing bundles/ [2021-08-22T12:25:04.749Z] [2021-08-22T12:25:04.749Z] ---> Making bundle: binary (in bundles/binary) [2021-08-22T12:25:04.749Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-22T12:25:04.749Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:25:05.610Z] === RUN TestInvalidConfig [2021-08-22T12:25:05.610Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-22T12:25:05.610Z] === RUN TestConfig [2021-08-22T12:25:05.610Z] --- PASS: TestConfig (0.00s) [2021-08-22T12:25:05.610Z] === RUN TestOptionsLabels [2021-08-22T12:25:05.610Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-22T12:25:05.610Z] === RUN TestValidName [2021-08-22T12:25:05.610Z] --- PASS: TestValidName (0.00s) [2021-08-22T12:25:05.610Z] === RUN TestTLSConfiguration [2021-08-22T12:25:05.610Z] time="2021-08-22T12:25:05Z" level=info msg="Option Initializing KV with TLS" [2021-08-22T12:25:05.610Z] --- PASS: TestTLSConfiguration (0.21s) [2021-08-22T12:25:05.610Z] PASS [2021-08-22T12:25:05.610Z] coverage: 24.0% of statements [2021-08-22T12:25:05.610Z] ok github.com/docker/docker/libnetwork/config 0.283s coverage: 24.0% of statements [2021-08-22T12:25:06.069Z] === RUN TestErrorInterfaces [2021-08-22T12:25:06.069Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-22T12:25:06.069Z] === RUN TestNetworkMarshalling [2021-08-22T12:25:06.069Z] --- PASS: TestNetworkMarshalling (0.20s) [2021-08-22T12:25:06.069Z] === RUN TestEndpointMarshalling [2021-08-22T12:25:06.069Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-22T12:25:06.069Z] === RUN TestAuxAddresses [2021-08-22T12:25:06.069Z] time="2021-08-22T12:25:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-22T12:25:06.069Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-22T12:25:06.069Z] === RUN TestSRVServiceQuery [2021-08-22T12:25:06.069Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:25:06.069Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-08-22T12:25:06.069Z] === RUN TestServiceVIPReuse [2021-08-22T12:25:06.069Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:25:06.069Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-22T12:25:06.069Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-22T12:25:06.069Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:25:06.069Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-22T12:25:06.069Z] === RUN TestDNSIPQuery [2021-08-22T12:25:06.069Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:25:06.069Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-22T12:25:06.069Z] === RUN TestDNSProxyServFail [2021-08-22T12:25:06.069Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:25:06.069Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-22T12:25:06.069Z] === RUN TestSandboxAddEmpty [2021-08-22T12:25:06.069Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:25:06.069Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-22T12:25:06.069Z] === RUN TestSandboxAddMultiPrio [2021-08-22T12:25:06.069Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:25:06.069Z] --- SKIP: TestSandboxAddMultiPrio (0.01s) [2021-08-22T12:25:06.069Z] === RUN TestSandboxAddSamePrio [2021-08-22T12:25:06.069Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:25:06.069Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-22T12:25:06.069Z] === RUN TestCleanupServiceDiscovery [2021-08-22T12:25:06.069Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:25:06.069Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-22T12:25:06.069Z] === RUN TestDNSOptions [2021-08-22T12:25:06.069Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:25:06.069Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-22T12:25:06.069Z] === RUN TestMultipleControllersWithSameStore [2021-08-22T12:25:06.069Z] time="2021-08-22T12:25:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-22T12:25:06.069Z] time="2021-08-22T12:25:05Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-22T12:25:06.070Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-22T12:25:06.070Z] PASS [2021-08-22T12:25:06.070Z] coverage: 8.6% of statements [2021-08-22T12:25:06.070Z] ok github.com/docker/docker/libnetwork 0.384s coverage: 8.6% of statements [2021-08-22T12:25:06.070Z] === RUN TestKey [2021-08-22T12:25:06.070Z] --- PASS: TestKey (0.00s) [2021-08-22T12:25:06.070Z] === RUN TestParseKey [2021-08-22T12:25:06.070Z] --- PASS: TestParseKey (0.00s) [2021-08-22T12:25:06.070Z] === RUN TestInvalidDataStore [2021-08-22T12:25:06.070Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-22T12:25:06.070Z] === RUN TestKVObjectFlatKey [2021-08-22T12:25:06.070Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-22T12:25:06.070Z] === RUN TestAtomicKVObjectFlatKey [2021-08-22T12:25:06.070Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-22T12:25:06.070Z] PASS [2021-08-22T12:25:06.070Z] coverage: 21.9% of statements [2021-08-22T12:25:06.070Z] ok github.com/docker/docker/libnetwork/datastore 0.052s coverage: 21.9% of statements [2021-08-22T12:25:06.070Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-22T12:25:06.529Z] === RUN TestIPDataMarshalling [2021-08-22T12:25:06.529Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-22T12:25:06.529Z] === RUN TestValidateAndIsV6 [2021-08-22T12:25:06.529Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-22T12:25:06.529Z] PASS [2021-08-22T12:25:06.529Z] coverage: 68.9% of statements [2021-08-22T12:25:06.529Z] ok github.com/docker/docker/libnetwork/driverapi 0.050s coverage: 68.9% of statements [2021-08-22T12:25:06.988Z] === RUN TestDriver [2021-08-22T12:25:06.988Z] --- PASS: TestDriver (0.00s) [2021-08-22T12:25:06.988Z] PASS [2021-08-22T12:25:06.988Z] coverage: 34.8% of statements [2021-08-22T12:25:06.988Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2021-08-22T12:25:07.446Z] === RUN TestDriver [2021-08-22T12:25:07.446Z] --- PASS: TestDriver (0.00s) [2021-08-22T12:25:07.446Z] PASS [2021-08-22T12:25:07.446Z] coverage: 34.8% of statements [2021-08-22T12:25:07.446Z] ok github.com/docker/docker/libnetwork/drivers/null 0.056s coverage: 34.8% of statements [2021-08-22T12:25:07.905Z] === RUN TestNetworkAllocateFree [2021-08-22T12:25:07.905Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-22T12:25:07.905Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-22T12:25:07.905Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-22T12:25:07.905Z] PASS [2021-08-22T12:25:07.905Z] coverage: 63.6% of statements [2021-08-22T12:25:07.905Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.058s coverage: 63.6% of statements [2021-08-22T12:25:08.365Z] === RUN TestGetEmptyCapabilities [2021-08-22T12:25:08.365Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-22T12:25:08.365Z] === RUN TestGetExtraCapabilities [2021-08-22T12:25:08.365Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-22T12:25:08.365Z] === RUN TestGetInvalidCapabilities [2021-08-22T12:25:08.365Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-08-22T12:25:08.365Z] === RUN TestRemoteDriver [2021-08-22T12:25:08.365Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-22T12:25:08.365Z] === RUN TestDriverError [2021-08-22T12:25:08.365Z] --- PASS: TestDriverError (0.00s) [2021-08-22T12:25:08.365Z] === RUN TestMissingValues [2021-08-22T12:25:08.365Z] --- PASS: TestMissingValues (0.00s) [2021-08-22T12:25:08.365Z] === RUN TestRollback [2021-08-22T12:25:08.365Z] --- PASS: TestRollback (0.01s) [2021-08-22T12:25:08.365Z] PASS [2021-08-22T12:25:08.365Z] coverage: 57.4% of statements [2021-08-22T12:25:08.365Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.109s coverage: 57.4% of statements [2021-08-22T12:25:08.825Z] === RUN TestNAT [2021-08-22T12:25:08.825Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-22T12:25:08.825Z] --- SKIP: TestNAT (0.00s) [2021-08-22T12:25:08.825Z] === RUN TestTransparent [2021-08-22T12:25:08.825Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-22T12:25:08.825Z] --- SKIP: TestTransparent (0.00s) [2021-08-22T12:25:08.825Z] PASS [2021-08-22T12:25:08.825Z] coverage: 0.0% of statements [2021-08-22T12:25:08.825Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.060s coverage: 0.0% of statements [2021-08-22T12:25:09.285Z] --- PASS: TestRandomAllocateDeallocate (5.85s) [2021-08-22T12:25:09.285Z] === RUN TestAllocateRandomDeallocate [2021-08-22T12:25:09.285Z] === RUN TestBuildDefault [2021-08-22T12:25:09.285Z] --- PASS: TestBuildDefault (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestBuildHostnameDomainname [2021-08-22T12:25:09.285Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestBuildHostname [2021-08-22T12:25:09.285Z] --- PASS: TestBuildHostname (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestBuildHostnameFQDN [2021-08-22T12:25:09.285Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestBuildNoIP [2021-08-22T12:25:09.285Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestUpdate [2021-08-22T12:25:09.285Z] --- PASS: TestUpdate (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-22T12:25:09.285Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-22T12:25:09.285Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestAddEmpty [2021-08-22T12:25:09.285Z] --- PASS: TestAddEmpty (0.01s) [2021-08-22T12:25:09.285Z] === RUN TestAdd [2021-08-22T12:25:09.285Z] --- PASS: TestAdd (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestDeleteEmpty [2021-08-22T12:25:09.285Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestDeleteNewline [2021-08-22T12:25:09.285Z] --- PASS: TestDeleteNewline (0.01s) [2021-08-22T12:25:09.285Z] === RUN TestDelete [2021-08-22T12:25:09.285Z] --- PASS: TestDelete (0.00s) [2021-08-22T12:25:09.285Z] === RUN TestConcurrentWrites [2021-08-22T12:25:09.746Z] === RUN TestNew [2021-08-22T12:25:09.746Z] --- PASS: TestNew (0.00s) [2021-08-22T12:25:09.746Z] === RUN TestAddDriver [2021-08-22T12:25:09.746Z] --- PASS: TestAddDriver (0.01s) [2021-08-22T12:25:09.746Z] === RUN TestAddDuplicateDriver [2021-08-22T12:25:09.746Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-22T12:25:09.746Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-22T12:25:09.746Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-22T12:25:09.746Z] === RUN TestDriver [2021-08-22T12:25:09.746Z] --- PASS: TestDriver (0.00s) [2021-08-22T12:25:09.746Z] === RUN TestIPAM [2021-08-22T12:25:09.746Z] --- PASS: TestIPAM (0.00s) [2021-08-22T12:25:09.746Z] === RUN TestWalkIPAMs [2021-08-22T12:25:09.746Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-22T12:25:09.746Z] === RUN TestWalkDrivers [2021-08-22T12:25:09.746Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-22T12:25:09.746Z] PASS [2021-08-22T12:25:09.746Z] coverage: 82.4% of statements [2021-08-22T12:25:09.746Z] ok github.com/docker/docker/libnetwork/drvregistry 0.100s coverage: 82.4% of statements [2021-08-22T12:25:09.746Z] --- PASS: TestConcurrentWrites (0.26s) [2021-08-22T12:25:09.746Z] PASS [2021-08-22T12:25:09.746Z] coverage: 81.2% of statements [2021-08-22T12:25:09.746Z] ok github.com/docker/docker/libnetwork/etchosts 0.352s coverage: 81.2% of statements [2021-08-22T12:25:10.205Z] === RUN TestDiff [2021-08-22T12:25:10.205Z] --- PASS: TestDiff (0.00s) [2021-08-22T12:25:10.205Z] === RUN TestAddedCallback [2021-08-22T12:25:10.205Z] --- PASS: TestAddedCallback (0.00s) [2021-08-22T12:25:10.205Z] === RUN TestRemovedCallback [2021-08-22T12:25:10.205Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-22T12:25:10.205Z] === RUN TestNoCallback [2021-08-22T12:25:10.205Z] --- PASS: TestNoCallback (0.00s) [2021-08-22T12:25:10.205Z] PASS [2021-08-22T12:25:10.205Z] coverage: 48.1% of statements [2021-08-22T12:25:10.205Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.052s coverage: 48.1% of statements [2021-08-22T12:25:10.205Z] === RUN TestNew [2021-08-22T12:25:10.205Z] --- PASS: TestNew (0.00s) [2021-08-22T12:25:10.205Z] === RUN TestAllocate [2021-08-22T12:25:10.205Z] --- PASS: TestAllocate (0.00s) [2021-08-22T12:25:10.205Z] === RUN TestUninitialized [2021-08-22T12:25:10.205Z] --- PASS: TestUninitialized (0.00s) [2021-08-22T12:25:10.205Z] === RUN TestAllocateInRange [2021-08-22T12:25:10.205Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-22T12:25:10.205Z] === RUN TestAllocateSerial [2021-08-22T12:25:10.205Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-22T12:25:10.205Z] PASS [2021-08-22T12:25:10.205Z] coverage: 87.5% of statements [2021-08-22T12:25:10.205Z] ok github.com/docker/docker/libnetwork/idm 0.040s coverage: 87.5% of statements [2021-08-22T12:25:10.664Z] --- PASS: TestAllocateRandomDeallocate (1.22s) [2021-08-22T12:25:10.664Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-22T12:25:10.664Z] === RUN TestCaller [2021-08-22T12:25:10.664Z] --- PASS: TestCaller (0.00s) [2021-08-22T12:25:10.664Z] PASS [2021-08-22T12:25:10.664Z] coverage: 100.0% of statements [2021-08-22T12:25:10.664Z] ok github.com/docker/docker/libnetwork/internal/caller 0.050s coverage: 100.0% of statements [2021-08-22T12:25:11.123Z] === RUN TestSetSerialInsertDelete [2021-08-22T12:25:11.123Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-22T12:25:11.123Z] === RUN TestSetParallelInsertDelete [2021-08-22T12:25:11.783Z] --- PASS: TestImportExtremelyLargeImageWorks (95.14s) [2021-08-22T12:25:11.783Z] PASS [2021-08-22T12:25:11.783Z] [2021-08-22T12:25:11.783Z] DONE 12 tests in 97.887s [2021-08-22T12:25:11.783Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-22T12:25:11.783Z] INFO: Testing against a local daemon [2021-08-22T12:25:11.783Z] === RUN TestNetworkCreateDelete [2021-08-22T12:25:11.783Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-22T12:25:11.783Z] === RUN TestDockerNetworkDeletePreferID [2021-08-22T12:25:11.783Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-08-22T12:25:11.783Z] === RUN TestDaemonDNSFallback [2021-08-22T12:25:12.092Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.60s) [2021-08-22T12:25:12.092Z] === RUN TestRetrieveFromStore [2021-08-22T12:25:12.552Z] === RUN TestInt2IP2IntConversion [2021-08-22T12:25:12.552Z] === RUN TestPoolRequest [2021-08-22T12:25:12.552Z] --- PASS: TestPoolRequest (0.00s) [2021-08-22T12:25:12.552Z] === RUN TestOtherRequests [2021-08-22T12:25:12.552Z] --- PASS: TestOtherRequests (0.00s) [2021-08-22T12:25:12.552Z] PASS [2021-08-22T12:25:12.552Z] coverage: 57.1% of statements [2021-08-22T12:25:12.552Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2021-08-22T12:25:13.011Z] --- PASS: TestInt2IP2IntConversion (0.63s) [2021-08-22T12:25:13.011Z] === RUN TestGetAddressVersion [2021-08-22T12:25:13.011Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-22T12:25:13.011Z] === RUN TestKeyString [2021-08-22T12:25:13.011Z] --- PASS: TestKeyString (0.00s) [2021-08-22T12:25:13.011Z] === RUN TestPoolDataMarshal [2021-08-22T12:25:13.011Z] --- PASS: TestPoolDataMarshal (0.01s) [2021-08-22T12:25:13.011Z] === RUN TestSubnetsMarshal [2021-08-22T12:25:13.011Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-08-22T12:25:13.011Z] === RUN TestAddSubnets [2021-08-22T12:25:13.011Z] --- PASS: TestAddSubnets (0.05s) [2021-08-22T12:25:13.011Z] === RUN TestDoublePoolRelease [2021-08-22T12:25:13.011Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-22T12:25:13.011Z] === RUN TestAddReleasePoolID [2021-08-22T12:25:13.011Z] --- PASS: TestRetrieveFromStore (1.07s) [2021-08-22T12:25:13.011Z] === RUN TestIsCorrupted [2021-08-22T12:25:13.011Z] --- PASS: TestAddReleasePoolID (0.07s) [2021-08-22T12:25:13.011Z] === RUN TestPredefinedPool [2021-08-22T12:25:13.011Z] --- PASS: TestIsCorrupted (0.02s) [2021-08-22T12:25:13.011Z] === RUN TestSetRollover [2021-08-22T12:25:13.011Z] --- PASS: TestPredefinedPool (0.03s) [2021-08-22T12:25:13.011Z] === RUN TestRemoveSubnet [2021-08-22T12:25:13.471Z] --- PASS: TestRemoveSubnet (0.18s) [2021-08-22T12:25:13.472Z] === RUN TestGetSameAddress [2021-08-22T12:25:13.472Z] --- PASS: TestGetSameAddress (0.03s) [2021-08-22T12:25:13.472Z] === RUN TestPoolAllocationReuse [2021-08-22T12:25:13.930Z] === RUN TestGetCapabilities [2021-08-22T12:25:13.930Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-22T12:25:13.930Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-22T12:25:13.930Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-08-22T12:25:13.930Z] === RUN TestGetDefaultAddressSpaces [2021-08-22T12:25:13.930Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-08-22T12:25:13.930Z] === RUN TestRemoteDriver [2021-08-22T12:25:13.930Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-22T12:25:13.930Z] PASS [2021-08-22T12:25:13.930Z] coverage: 47.4% of statements [2021-08-22T12:25:13.930Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.091s coverage: 47.4% of statements [2021-08-22T12:25:14.898Z] --- PASS: TestSetRollover (1.55s) [2021-08-22T12:25:14.898Z] === RUN TestSetRolloverSerial [2021-08-22T12:25:14.898Z] === RUN TestWindowsIPAM [2021-08-22T12:25:14.898Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-22T12:25:14.898Z] PASS [2021-08-22T12:25:14.898Z] coverage: 71.4% of statements [2021-08-22T12:25:14.898Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.044s coverage: 71.4% of statements [2021-08-22T12:25:14.898Z] --- PASS: TestPoolAllocationReuse (1.69s) [2021-08-22T12:25:14.898Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-22T12:25:14.898Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-08-22T12:25:14.898Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-22T12:25:15.871Z] === RUN TestDefaultNetwork [2021-08-22T12:25:15.871Z] --- PASS: TestDefaultNetwork (0.27s) [2021-08-22T12:25:15.871Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-22T12:25:16.330Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-08-22T12:25:16.330Z] === RUN TestInitAddressPools [2021-08-22T12:25:16.330Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-22T12:25:16.330Z] PASS [2021-08-22T12:25:16.330Z] coverage: 74.0% of statements [2021-08-22T12:25:16.330Z] ok github.com/docker/docker/libnetwork/ipamutils 0.615s coverage: 74.0% of statements [2021-08-22T12:25:16.330Z] --- PASS: TestSetRolloverSerial (1.51s) [2021-08-22T12:25:16.330Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-22T12:25:16.330Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-22T12:25:16.330Z] PASS [2021-08-22T12:25:16.330Z] coverage: 84.4% of statements [2021-08-22T12:25:16.330Z] ok github.com/docker/docker/libnetwork/bitseq 12.930s coverage: 84.4% of statements [2021-08-22T12:25:16.788Z] === RUN TestKeyValue [2021-08-22T12:25:16.788Z] --- PASS: TestKeyValue (0.00s) [2021-08-22T12:25:16.788Z] PASS [2021-08-22T12:25:16.788Z] coverage: 60.0% of statements [2021-08-22T12:25:16.788Z] ok github.com/docker/docker/libnetwork/netlabel 0.046s coverage: 60.0% of statements [2021-08-22T12:25:17.768Z] --- PASS: TestImportExtremelyLargeImageWorks (93.99s) [2021-08-22T12:25:17.768Z] PASS [2021-08-22T12:25:17.768Z] [2021-08-22T12:25:17.768Z] === Skipped [2021-08-22T12:25:17.768Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-22T12:25:17.768Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-22T12:25:17.768Z] [2021-08-22T12:25:17.768Z] [2021-08-22T12:25:17.768Z] DONE 12 tests, 1 skipped in 98.142s [2021-08-22T12:25:17.768Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-22T12:25:17.768Z] INFO: Testing against a local daemon [2021-08-22T12:25:17.768Z] === RUN TestNetworkCreateDelete [2021-08-22T12:25:17.768Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-08-22T12:25:17.768Z] === RUN TestDockerNetworkDeletePreferID [2021-08-22T12:25:17.768Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2021-08-22T12:25:17.768Z] === RUN TestDaemonDNSFallback [2021-08-22T12:25:18.357Z] --- PASS: TestDaemonDNSFallback (6.62s) [2021-08-22T12:25:18.357Z] === RUN TestInspectNetwork [2021-08-22T12:25:19.703Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.44s) [2021-08-22T12:25:19.703Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-22T12:25:20.161Z] === RUN TestNetworkDBSimple [2021-08-22T12:25:21.128Z] 2021/08/22 12:25:20 Closing DB instances... [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-22T12:25:21.128Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-22T12:25:21.128Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-22T12:25:21.128Z] PASS [2021-08-22T12:25:21.128Z] coverage: 100.0% of statements [2021-08-22T12:25:21.128Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2021-08-22T12:25:21.219Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:25:21.219Z] INFO: Testing against a local daemon [2021-08-22T12:25:21.219Z] === RUN TestBuildWithSession [2021-08-22T12:25:21.219Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:25:21.219Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-22T12:25:21.219Z] === RUN TestBuildSquashParent [2021-08-22T12:25:21.219Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:25:21.219Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-22T12:25:21.219Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-22T12:25:21.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:25:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:25:21.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:25:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:25:21.219Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:25:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:25:21.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:25:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:25:21.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:25:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:25:21.219Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:25:21.219Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:25:21.219Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:25:21.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:25:21.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:25:21.219Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:25:21.587Z] === RUN TestGenerate [2021-08-22T12:25:21.587Z] --- PASS: TestGenerate (0.00s) [2021-08-22T12:25:21.587Z] === RUN TestGeneratePtr [2021-08-22T12:25:21.587Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-22T12:25:21.587Z] === RUN TestGenerateMissingField [2021-08-22T12:25:21.587Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-22T12:25:21.587Z] === RUN TestFieldCannotBeSet [2021-08-22T12:25:21.587Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-22T12:25:21.587Z] === RUN TestTypeMismatchError [2021-08-22T12:25:21.587Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-22T12:25:21.587Z] PASS [2021-08-22T12:25:21.587Z] coverage: 100.0% of statements [2021-08-22T12:25:21.587Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2021-08-22T12:25:21.650Z] === RUN TestInspectNetwork/full_network_id [2021-08-22T12:25:21.650Z] === RUN TestInspectNetwork/partial_network_id [2021-08-22T12:25:21.650Z] === RUN TestInspectNetwork/network_name [2021-08-22T12:25:21.650Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-22T12:25:22.047Z] testing: warning: no tests to run [2021-08-22T12:25:22.047Z] PASS [2021-08-22T12:25:22.047Z] coverage: 0.0% of statements [2021-08-22T12:25:22.047Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2021-08-22T12:25:22.047Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.38s) [2021-08-22T12:25:22.047Z] === RUN TestGetAddress [2021-08-22T12:25:22.047Z] --- PASS: TestNetworkDBSimple (2.04s) [2021-08-22T12:25:22.047Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-22T12:25:22.505Z] === RUN TestRequestNewPort [2021-08-22T12:25:22.505Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-22T12:25:22.505Z] === RUN TestRequestSpecificPort [2021-08-22T12:25:22.505Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-22T12:25:22.505Z] === RUN TestReleasePort [2021-08-22T12:25:22.505Z] --- PASS: TestReleasePort (0.00s) [2021-08-22T12:25:22.505Z] === RUN TestReuseReleasedPort [2021-08-22T12:25:22.505Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-22T12:25:22.505Z] === RUN TestReleaseUnreadledPort [2021-08-22T12:25:22.505Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-22T12:25:22.505Z] === RUN TestUnknowProtocol [2021-08-22T12:25:22.505Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-22T12:25:22.505Z] === RUN TestAllocateAllPorts [2021-08-22T12:25:22.505Z] --- PASS: TestAllocateAllPorts (0.01s) [2021-08-22T12:25:22.505Z] === RUN TestPortAllocation [2021-08-22T12:25:22.505Z] --- PASS: TestPortAllocation (0.00s) [2021-08-22T12:25:22.505Z] === RUN TestPortAllocationWithCustomRange [2021-08-22T12:25:22.505Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-22T12:25:22.505Z] === RUN TestNoDuplicateBPR [2021-08-22T12:25:22.505Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-22T12:25:22.505Z] === RUN TestChangePortRange [2021-08-22T12:25:22.505Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-22T12:25:22.505Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-22T12:25:22.505Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-22T12:25:22.506Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-22T12:25:22.506Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-22T12:25:22.506Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-22T12:25:22.506Z] --- PASS: TestChangePortRange (0.00s) [2021-08-22T12:25:22.506Z] PASS [2021-08-22T12:25:22.506Z] coverage: 88.6% of statements [2021-08-22T12:25:22.506Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2021-08-22T12:25:22.506Z] testing: warning: no tests to run [2021-08-22T12:25:22.506Z] PASS [2021-08-22T12:25:22.506Z] coverage: 0.0% of statements [2021-08-22T12:25:22.965Z] ok github.com/docker/docker/libnetwork/portmapper 0.051s coverage: 0.0% of statements [no tests to run] [2021-08-22T12:25:22.965Z] === RUN TestHashData [2021-08-22T12:25:22.965Z] --- PASS: TestHashData (0.00s) [2021-08-22T12:25:22.965Z] PASS [2021-08-22T12:25:22.965Z] coverage: 2.8% of statements [2021-08-22T12:25:22.965Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2021-08-22T12:25:23.028Z] --- PASS: TestDaemonDNSFallback (6.53s) [2021-08-22T12:25:23.028Z] === RUN TestInspectNetwork [2021-08-22T12:25:23.028Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:23.028Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestRunContainerWithBridgeNone [2021-08-22T12:25:23.028Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestNetworkInvalidJSON [2021-08-22T12:25:23.028Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-22T12:25:23.028Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-22T12:25:23.028Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:25:23.028Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:25:23.028Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:25:23.028Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:25:23.028Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-22T12:25:23.028Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:25:23.028Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:25:23.028Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-22T12:25:23.028Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-22T12:25:23.028Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-22T12:25:23.028Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestNetworkList [2021-08-22T12:25:23.028Z] === RUN TestNetworkList//networks [2021-08-22T12:25:23.028Z] === PAUSE TestNetworkList//networks [2021-08-22T12:25:23.028Z] === RUN TestNetworkList//networks/ [2021-08-22T12:25:23.028Z] === PAUSE TestNetworkList//networks/ [2021-08-22T12:25:23.028Z] === CONT TestNetworkList//networks [2021-08-22T12:25:23.028Z] === CONT TestNetworkList//networks/ [2021-08-22T12:25:23.028Z] --- PASS: TestNetworkList (0.01s) [2021-08-22T12:25:23.028Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-22T12:25:23.028Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestHostIPv4BridgeLabel [2021-08-22T12:25:23.028Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-22T12:25:23.028Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-22T12:25:23.028Z] === RUN TestDaemonDefaultNetworkPools [2021-08-22T12:25:23.028Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-22T12:25:23.028Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-22T12:25:23.028Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-22T12:25:23.028Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-22T12:25:23.028Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-22T12:25:23.028Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestServiceWithPredefinedNetwork [2021-08-22T12:25:23.028Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:23.028Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-22T12:25:23.028Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:25:23.028Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestServiceWithDataPathPortInit [2021-08-22T12:25:23.028Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:23.028Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-22T12:25:23.028Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-22T12:25:23.028Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:23.028Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-22T12:25:23.028Z] PASS [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === Skipped [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-22T12:25:23.028Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-22T12:25:23.028Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-22T12:25:23.028Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-22T12:25:23.028Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-22T12:25:23.028Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-22T12:25:23.028Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-22T12:25:23.028Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-22T12:25:23.028Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-22T12:25:23.028Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:25:23.028Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-22T12:25:23.028Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-22T12:25:23.028Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] DONE 22 tests, 12 skipped in 7.210s [2021-08-22T12:25:23.028Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-22T12:25:23.028Z] INFO: Testing against a local daemon [2021-08-22T12:25:23.028Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-22T12:25:23.028Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:25:23.028Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestDockerNetworkIpvlan [2021-08-22T12:25:23.028Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:25:23.028Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-22T12:25:23.028Z] PASS [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === Skipped [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-22T12:25:23.028Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-22T12:25:23.028Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] DONE 2 tests, 2 skipped in 0.105s [2021-08-22T12:25:23.028Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-22T12:25:23.028Z] INFO: Testing against a local daemon [2021-08-22T12:25:23.028Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-22T12:25:23.028Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestDockerNetworkMacvlan [2021-08-22T12:25:23.028Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-22T12:25:23.028Z] PASS [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === Skipped [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-22T12:25:23.028Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-22T12:25:23.028Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] DONE 2 tests, 2 skipped in 0.093s [2021-08-22T12:25:23.028Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-22T12:25:23.028Z] testing: warning: no tests to run [2021-08-22T12:25:23.028Z] PASS [2021-08-22T12:25:23.028Z] [2021-08-22T12:25:23.028Z] DONE 0 tests in 0.029s [2021-08-22T12:25:23.028Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-22T12:25:23.028Z] INFO: Testing against a local daemon [2021-08-22T12:25:23.028Z] === RUN TestAuthZPluginAllowRequest [2021-08-22T12:25:23.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.028Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestAuthZPluginTLS [2021-08-22T12:25:23.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.028Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestAuthZPluginDenyRequest [2021-08-22T12:25:23.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.028Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-22T12:25:23.028Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-22T12:25:23.028Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.029Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-22T12:25:23.029Z] === RUN TestAuthZPluginDenyResponse [2021-08-22T12:25:23.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.029Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-22T12:25:23.029Z] === RUN TestAuthZPluginAllowEventStream [2021-08-22T12:25:23.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.029Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-22T12:25:23.029Z] === RUN TestAuthZPluginErrorResponse [2021-08-22T12:25:23.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.029Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-22T12:25:23.029Z] === RUN TestAuthZPluginErrorRequest [2021-08-22T12:25:23.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.029Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-22T12:25:23.029Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-22T12:25:23.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.029Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-22T12:25:23.029Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-22T12:25:23.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.029Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-22T12:25:23.029Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-22T12:25:23.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.029Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-22T12:25:23.029Z] === RUN TestAuthZPluginHeader [2021-08-22T12:25:23.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.029Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-22T12:25:23.029Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-22T12:25:23.029Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.029Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-08-22T12:25:23.029Z] === RUN TestAuthZPluginV2Disable [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-22T12:25:23.287Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-22T12:25:23.287Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-22T12:25:23.287Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-22T12:25:23.287Z] PASS [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === Skipped [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.17s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-22T12:25:23.287Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] DONE 17 tests, 17 skipped in 0.335s [2021-08-22T12:25:23.287Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-22T12:25:23.287Z] INFO: Testing against a local daemon [2021-08-22T12:25:23.287Z] === RUN TestPluginInvalidJSON [2021-08-22T12:25:23.287Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:25:23.287Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:25:23.287Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:25:23.287Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-22T12:25:23.287Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-22T12:25:23.287Z] === RUN TestPluginInstall [2021-08-22T12:25:23.287Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-22T12:25:23.287Z] === RUN TestPluginsWithRuntimes [2021-08-22T12:25:23.287Z] 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-22T12:25:23.287Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-22T12:25:23.287Z] === RUN TestPluginBackCompatMediaTypes [2021-08-22T12:25:23.287Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-22T12:25:23.287Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-22T12:25:23.287Z] PASS [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === Skipped [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-22T12:25:23.287Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-22T12:25:23.287Z] 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-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-22T12:25:23.287Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] [2021-08-22T12:25:23.287Z] DONE 5 tests, 3 skipped in 0.124s [2021-08-22T12:25:23.287Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-22T12:25:23.424Z] 2021/08/22 12:25:22 Closing DB instances... [2021-08-22T12:25:23.424Z] === RUN TestTransportPortConv [2021-08-22T12:25:23.424Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-22T12:25:23.424Z] === RUN TestTransportPortBindingConv [2021-08-22T12:25:23.424Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-22T12:25:23.424Z] === RUN TestErrorConstructors [2021-08-22T12:25:23.424Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-22T12:25:23.424Z] === RUN TestCompareIPMask [2021-08-22T12:25:23.424Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-22T12:25:23.424Z] === RUN TestUtilGetHostPartIP [2021-08-22T12:25:23.424Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-22T12:25:23.545Z] INFO: Testing against a local daemon [2021-08-22T12:25:23.545Z] === RUN TestExternalGraphDriver [2021-08-22T12:25:23.545Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-22T12:25:23.545Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-08-22T12:25:23.545Z] === RUN TestGraphdriverPluginV2 [2021-08-22T12:25:23.883Z] === RUN TestUtilGetBroadcastIP [2021-08-22T12:25:23.883Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-22T12:25:23.883Z] === RUN TestParseCIDR [2021-08-22T12:25:23.883Z] --- PASS: TestParseCIDR (0.00s) [2021-08-22T12:25:23.883Z] PASS [2021-08-22T12:25:23.883Z] coverage: 47.9% of statements [2021-08-22T12:25:23.883Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 47.9% of statements [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-22T12:25:24.342Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-22T12:25:24.342Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-22T12:25:24.343Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-22T12:25:24.343Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-22T12:25:24.343Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-22T12:25:24.343Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-22T12:25:24.343Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-22T12:25:24.343Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-22T12:25:24.343Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-22T12:25:24.343Z] PASS [2021-08-22T12:25:24.343Z] coverage: 50.0% of statements [2021-08-22T12:25:24.343Z] ok github.com/docker/docker/oci 0.055s coverage: 50.0% of statements [2021-08-22T12:25:24.802Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2021-08-22T12:25:24.802Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-22T12:25:25.261Z] === RUN TestAddressPoolOpt [2021-08-22T12:25:25.261Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/a [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/something [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/_=a [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/env1=value1 [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/_env1=value1 [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/PATH [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/=a [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/PATH= [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/PATH=something [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/asd!qwe [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/1asd [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/123 [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/some_space [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/__some_space_before [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/some_space_after__ [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/= [2021-08-22T12:25:25.261Z] === RUN TestValidateEnv/PaTh [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-22T12:25:25.261Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestParseHost [2021-08-22T12:25:25.261Z] --- PASS: TestParseHost (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestParseDockerDaemonHost [2021-08-22T12:25:25.261Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestParseTCP [2021-08-22T12:25:25.261Z] --- PASS: TestParseTCP (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-22T12:25:25.261Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestValidateExtraHosts [2021-08-22T12:25:25.261Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestIpOptString [2021-08-22T12:25:25.261Z] --- PASS: TestIpOptString (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-22T12:25:25.261Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestNewIpOptValidDefaultVal [2021-08-22T12:25:25.261Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestIpOptSetInvalidVal [2021-08-22T12:25:25.261Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-22T12:25:25.261Z] === RUN TestValidateIPAddress [2021-08-22T12:25:25.261Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestMapOpts [2021-08-22T12:25:25.262Z] --- PASS: TestMapOpts (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestListOptsWithoutValidator [2021-08-22T12:25:25.262Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestListOptsWithValidator [2021-08-22T12:25:25.262Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestValidateDNSSearch [2021-08-22T12:25:25.262Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_general_format [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_one_more [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-22T12:25:25.262Z] === RUN TestParseVersion [2021-08-22T12:25:25.262Z] --- PASS: TestParseVersion (0.00s) [2021-08-22T12:25:25.262Z] PASS [2021-08-22T12:25:25.262Z] coverage: 52.9% of statements [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-22T12:25:25.262Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-22T12:25:25.262Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestNamedListOpts [2021-08-22T12:25:25.262Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestNamedMapOpts [2021-08-22T12:25:25.262Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestParseLink [2021-08-22T12:25:25.262Z] --- PASS: TestParseLink (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestQuotedStringSetWithQuotes [2021-08-22T12:25:25.262Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-22T12:25:25.262Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-22T12:25:25.262Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-22T12:25:25.262Z] === RUN TestUlimitOpt [2021-08-22T12:25:25.262Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-22T12:25:25.262Z] PASS [2021-08-22T12:25:25.262Z] coverage: 67.1% of statements [2021-08-22T12:25:25.262Z] ok github.com/docker/docker/opts 0.089s coverage: 67.1% of statements [2021-08-22T12:25:25.262Z] ok github.com/docker/docker/pkg/aaparser 0.048s coverage: 52.9% of statements [2021-08-22T12:25:25.725Z] 2021/08/22 12:25:25 Closing DB instances... [2021-08-22T12:25:25.846Z] --- PASS: TestInspectNetwork (7.79s) [2021-08-22T12:25:25.846Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-22T12:25:25.846Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-22T12:25:25.846Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-22T12:25:25.846Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-22T12:25:25.846Z] === RUN TestRunContainerWithBridgeNone [2021-08-22T12:25:27.267Z] === RUN TestPeerCertificateMarshalJSON [2021-08-22T12:25:27.267Z] === RUN TestIsArchivePathDir [2021-08-22T12:25:27.267Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-08-22T12:25:27.267Z] === RUN TestIsArchivePathInvalidFile [2021-08-22T12:25:27.267Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s) [2021-08-22T12:25:27.267Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-22T12:25:27.726Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-08-22T12:25:27.726Z] === RUN TestIsArchivePathTar [2021-08-22T12:25:27.726Z] --- PASS: TestIsArchivePathTar (0.15s) [2021-08-22T12:25:27.726Z] === RUN TestDecompressStreamGzip [2021-08-22T12:25:27.726Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-22T12:25:27.726Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-22T12:25:27.726Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2021-08-22T12:25:27.726Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-22T12:25:27.726Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestMiddleware [2021-08-22T12:25:27.726Z] --- PASS: TestMiddleware (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestNewResponseModifier [2021-08-22T12:25:27.726Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-22T12:25:27.726Z] PASS [2021-08-22T12:25:27.726Z] coverage: 26.8% of statements [2021-08-22T12:25:27.726Z] ok github.com/docker/docker/pkg/authorization 0.543s coverage: 26.8% of statements [2021-08-22T12:25:27.726Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-08-22T12:25:27.726Z] === RUN TestDecompressStreamBzip2 [2021-08-22T12:25:27.726Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-08-22T12:25:27.726Z] === RUN TestDecompressStreamXz [2021-08-22T12:25:27.726Z] archive_test.go:134: Xz not present in msys2 [2021-08-22T12:25:27.726Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestCompressStreamXzUnsupported [2021-08-22T12:25:27.726Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-22T12:25:27.726Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestCompressStreamInvalid [2021-08-22T12:25:27.726Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestExtensionInvalid [2021-08-22T12:25:27.726Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestExtensionUncompressed [2021-08-22T12:25:27.726Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestExtensionBzip2 [2021-08-22T12:25:27.726Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestExtensionGzip [2021-08-22T12:25:27.726Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestExtensionXz [2021-08-22T12:25:27.726Z] --- PASS: TestExtensionXz (0.00s) [2021-08-22T12:25:27.726Z] === RUN TestCmdStreamLargeStderr [2021-08-22T12:25:27.728Z] --- PASS: TestGraphdriverPluginV2 (3.90s) [2021-08-22T12:25:27.728Z] PASS [2021-08-22T12:25:27.728Z] [2021-08-22T12:25:27.728Z] === Skipped [2021-08-22T12:25:27.728Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-08-22T12:25:27.728Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-22T12:25:27.728Z] [2021-08-22T12:25:27.728Z] [2021-08-22T12:25:27.728Z] DONE 2 tests, 1 skipped in 4.055s [2021-08-22T12:25:27.728Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-22T12:25:27.728Z] INFO: Testing against a local daemon [2021-08-22T12:25:27.728Z] === RUN TestContinueAfterPluginCrash [2021-08-22T12:25:27.728Z] === PAUSE TestContinueAfterPluginCrash [2021-08-22T12:25:27.728Z] === RUN TestReadPluginNoRead [2021-08-22T12:25:27.728Z] === PAUSE TestReadPluginNoRead [2021-08-22T12:25:27.728Z] === RUN TestDaemonStartWithLogOpt [2021-08-22T12:25:27.728Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-22T12:25:27.728Z] === CONT TestContinueAfterPluginCrash [2021-08-22T12:25:27.728Z] === CONT TestDaemonStartWithLogOpt [2021-08-22T12:25:28.186Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-08-22T12:25:28.186Z] === RUN TestCmdStreamBad [2021-08-22T12:25:28.186Z] archive_test.go:239: Failing on Windows CI machines [2021-08-22T12:25:28.186Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-22T12:25:28.186Z] === RUN TestCmdStreamGood [2021-08-22T12:25:28.186Z] --- PASS: TestCmdStreamGood (0.06s) [2021-08-22T12:25:28.186Z] === RUN TestUntarPathWithInvalidDest [2021-08-22T12:25:28.186Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-08-22T12:25:28.186Z] === RUN TestUntarPathWithInvalidSrc [2021-08-22T12:25:28.186Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-22T12:25:28.186Z] === RUN TestUntarPath [2021-08-22T12:25:28.186Z] --- PASS: TestUntarPath (0.08s) [2021-08-22T12:25:28.186Z] === RUN TestUntarPathWithDestinationFile [2021-08-22T12:25:28.186Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-08-22T12:25:28.186Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-22T12:25:28.186Z] === RUN TestUnbuffered [2021-08-22T12:25:28.186Z] --- PASS: TestUnbuffered (0.00s) [2021-08-22T12:25:28.186Z] === RUN TestRaceUnbuffered [2021-08-22T12:25:28.186Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-22T12:25:28.186Z] PASS [2021-08-22T12:25:28.186Z] coverage: 100.0% of statements [2021-08-22T12:25:28.186Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-08-22T12:25:28.186Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-08-22T12:25:28.186Z] === RUN TestCopyWithTarInvalidSrc [2021-08-22T12:25:28.186Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-22T12:25:28.186Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-22T12:25:28.186Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-22T12:25:28.186Z] === RUN TestCopyWithTarSrcFile [2021-08-22T12:25:28.186Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-22T12:25:28.186Z] === RUN TestCopyWithTarSrcFolder [2021-08-22T12:25:28.186Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-22T12:25:28.186Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-22T12:25:28.186Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-22T12:25:28.186Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-22T12:25:28.278Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:25:28.386Z] --- PASS: TestRunContainerWithBridgeNone (3.01s) [2021-08-22T12:25:28.387Z] === RUN TestNetworkInvalidJSON [2021-08-22T12:25:28.387Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-22T12:25:28.387Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-22T12:25:28.387Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:25:28.387Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:25:28.387Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:25:28.387Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:25:28.387Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-22T12:25:28.387Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:25:28.387Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:25:28.387Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-22T12:25:28.387Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-22T12:25:28.387Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-22T12:25:28.387Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-22T12:25:28.387Z] === RUN TestNetworkList [2021-08-22T12:25:28.387Z] === RUN TestNetworkList//networks [2021-08-22T12:25:28.387Z] === PAUSE TestNetworkList//networks [2021-08-22T12:25:28.387Z] === RUN TestNetworkList//networks/ [2021-08-22T12:25:28.387Z] === PAUSE TestNetworkList//networks/ [2021-08-22T12:25:28.387Z] === CONT TestNetworkList//networks [2021-08-22T12:25:28.387Z] === CONT TestNetworkList//networks/ [2021-08-22T12:25:28.387Z] --- PASS: TestNetworkList (0.01s) [2021-08-22T12:25:28.387Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-22T12:25:28.387Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-22T12:25:28.387Z] === RUN TestHostIPv4BridgeLabel [2021-08-22T12:25:28.645Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-22T12:25:28.645Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-22T12:25:28.645Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-22T12:25:28.645Z] === RUN TestCopyFileWithTarSrcFile [2021-08-22T12:25:28.645Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-22T12:25:28.645Z] === RUN TestTarFiles [2021-08-22T12:25:28.919Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-22T12:25:28.919Z] Using test binary docker [2021-08-22T12:25:28.919Z] +++ /etc/init.d/apparmor start [2021-08-22T12:25:28.919Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-22T12:25:28.919Z] Starting dockerd [2021-08-22T12:25:28.919Z] INFO: Waiting for daemon to start... [2021-08-22T12:25:28.919Z] +++ 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-22T12:25:28.919Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-22T12:25:28.919Z] Using test binary docker [2021-08-22T12:25:28.919Z] +++ /etc/init.d/apparmor start [2021-08-22T12:25:28.919Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-22T12:25:28.919Z] Starting dockerd [2021-08-22T12:25:28.919Z] INFO: Waiting for daemon to start... [2021-08-22T12:25:28.919Z] +++ 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-22T12:25:28.919Z] . [2021-08-22T12:25:28.919Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-22T12:25:28.919Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-22T12:25:28.919Z] Error: No such image: emptyfs [2021-08-22T12:25:28.919Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-22T12:25:28.919Z] ++++ docker load [2021-08-22T12:25:28.919Z] Running integration-test (iteration 1) [2021-08-22T12:25:28.919Z] 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-22T12:25:28.919Z] ++ 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-22T12:25:28.919Z] ++ set -e [2021-08-22T12:25:28.919Z] ++ '[' -n 0 ']' [2021-08-22T12:25:28.919Z] ++ set -x [2021-08-22T12:25:28.919Z] ++ 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-22T12:25:28.919Z] [2021-08-22T12:25:28.919Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-22T12:25:28.919Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-22T12:25:28.919Z] Error: No such image: emptyfs [2021-08-22T12:25:28.919Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-22T12:25:28.919Z] ++++ docker load [2021-08-22T12:25:28.919Z] Running integration-test (iteration 1) [2021-08-22T12:25:28.919Z] 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-22T12:25:28.919Z] ++ 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-22T12:25:28.919Z] ++ set -e [2021-08-22T12:25:28.919Z] ++ '[' -n 0 ']' [2021-08-22T12:25:28.919Z] ++ set -x [2021-08-22T12:25:28.920Z] ++ 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-22T12:25:28.955Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-22T12:25:28.955Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-22T12:25:29.104Z] === RUN TestMatch [2021-08-22T12:25:29.104Z] === RUN TestMatch/[[]] [2021-08-22T12:25:29.104Z] === RUN TestMatch/[[foo]] [2021-08-22T12:25:29.104Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-22T12:25:29.104Z] === RUN TestMatch/[[foo_bar]] [2021-08-22T12:25:29.104Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-22T12:25:29.104Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-22T12:25:29.104Z] === RUN TestMatch/[] [2021-08-22T12:25:29.104Z] === RUN TestMatch/[]#01 [2021-08-22T12:25:29.104Z] === RUN TestMatch/[[qux]] [2021-08-22T12:25:29.104Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-22T12:25:29.104Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-22T12:25:29.104Z] === RUN TestMatch/[[foo_baz]] [2021-08-22T12:25:29.104Z] --- PASS: TestMatch (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[] (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-22T12:25:29.104Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-22T12:25:29.104Z] PASS [2021-08-22T12:25:29.104Z] coverage: 87.5% of statements [2021-08-22T12:25:29.104Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2021-08-22T12:25:29.243Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:25:29.563Z] 2021/08/22 12:25:29 Closing DB instances... [2021-08-22T12:25:29.894Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-08-22T12:25:29.894Z] === RUN TestDaemonDefaultNetworkPools [2021-08-22T12:25:30.022Z] === RUN TestChrootTarUntar [2021-08-22T12:25:30.023Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:25:30.023Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-22T12:25:30.023Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-22T12:25:30.023Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:25:30.023Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-22T12:25:30.023Z] === RUN TestChrootUntarEmptyArchive [2021-08-22T12:25:30.023Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-22T12:25:30.023Z] === RUN TestChrootTarUntarWithSymlink [2021-08-22T12:25:30.023Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:25:30.023Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-22T12:25:30.023Z] === RUN TestChrootCopyWithTar [2021-08-22T12:25:30.023Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:25:30.023Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-22T12:25:30.023Z] === RUN TestChrootCopyFileWithTar [2021-08-22T12:25:30.023Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:25:30.023Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-22T12:25:30.023Z] === RUN TestChrootUntarPath [2021-08-22T12:25:30.023Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:25:30.023Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-22T12:25:30.023Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-22T12:25:30.023Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:25:30.023Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:25:30.023Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-22T12:25:30.023Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:25:30.023Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:25:30.023Z] === RUN TestChrootApplyDotDotFile [2021-08-22T12:25:30.023Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:25:30.023Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-22T12:25:30.023Z] PASS [2021-08-22T12:25:30.023Z] coverage: 15.4% of statements [2021-08-22T12:25:30.023Z] ok github.com/docker/docker/pkg/chrootarchive 0.084s coverage: 15.4% of statements [2021-08-22T12:25:30.832Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-08-22T12:25:30.832Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-22T12:25:30.992Z] === RUN TestSizeEmpty [2021-08-22T12:25:30.992Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-22T12:25:30.992Z] === RUN TestSizeEmptyFile [2021-08-22T12:25:30.992Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-22T12:25:30.992Z] === RUN TestSizeNonemptyFile [2021-08-22T12:25:30.992Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-22T12:25:30.992Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-22T12:25:30.992Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-22T12:25:30.992Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-22T12:25:30.992Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-22T12:25:30.992Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-22T12:25:30.992Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-22T12:25:30.992Z] === RUN TestMoveToSubdir [2021-08-22T12:25:30.992Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-22T12:25:30.992Z] === RUN TestSizeNonExistingDirectory [2021-08-22T12:25:30.992Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-22T12:25:30.992Z] PASS [2021-08-22T12:25:30.992Z] coverage: 80.0% of statements [2021-08-22T12:25:30.992Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2021-08-22T12:25:31.771Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-22T12:25:31.772Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-22T12:25:31.913Z] --- PASS: TestDaemonStartWithLogOpt (4.34s) [2021-08-22T12:25:31.913Z] === CONT TestReadPluginNoRead [2021-08-22T12:25:31.962Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-08-22T12:25:31.962Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-22T12:25:31.962Z] === RUN Test [2021-08-22T12:25:31.962Z] === RUN Test/TestContainsEntry [2021-08-22T12:25:31.962Z] === RUN Test/TestCreateEntries [2021-08-22T12:25:31.962Z] === RUN Test/TestEntriesDiff [2021-08-22T12:25:31.962Z] === RUN Test/TestEntriesEquality [2021-08-22T12:25:31.962Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-22T12:25:31.962Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-22T12:25:31.962Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-22T12:25:31.962Z] === RUN Test/TestGeneratorNotGenerate [2021-08-22T12:25:31.962Z] === RUN Test/TestGeneratorWithPort [2021-08-22T12:25:31.962Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-22T12:25:31.962Z] === RUN Test/TestNewEntry [2021-08-22T12:25:31.962Z] === RUN Test/TestParse [2021-08-22T12:25:31.962Z] --- PASS: Test (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-22T12:25:31.962Z] --- PASS: Test/TestParse (0.00s) [2021-08-22T12:25:31.962Z] PASS [2021-08-22T12:25:31.962Z] coverage: 58.3% of statements [2021-08-22T12:25:31.962Z] ok github.com/docker/docker/pkg/discovery 0.047s coverage: 58.3% of statements [2021-08-22T12:25:32.930Z] === RUN Test [2021-08-22T12:25:32.930Z] === RUN Test/TestContent [2021-08-22T12:25:32.930Z] === RUN Test/TestInitialize [2021-08-22T12:25:32.930Z] === RUN Test/TestNew [2021-08-22T12:25:32.930Z] === RUN Test/TestParsingContentsWithComments [2021-08-22T12:25:32.930Z] === RUN Test/TestRegister [2021-08-22T12:25:32.930Z] === RUN Test/TestWatch [2021-08-22T12:25:32.930Z] --- PASS: Test (0.01s) [2021-08-22T12:25:32.930Z] --- PASS: Test/TestContent (0.00s) [2021-08-22T12:25:32.930Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-22T12:25:32.930Z] --- PASS: Test/TestNew (0.00s) [2021-08-22T12:25:32.930Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-22T12:25:32.930Z] --- PASS: Test/TestRegister (0.00s) [2021-08-22T12:25:32.930Z] --- PASS: Test/TestWatch (0.01s) [2021-08-22T12:25:32.930Z] PASS [2021-08-22T12:25:32.931Z] coverage: 92.9% of statements [2021-08-22T12:25:32.931Z] ok github.com/docker/docker/pkg/discovery/file 0.044s coverage: 92.9% of statements [2021-08-22T12:25:33.154Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-08-22T12:25:33.154Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-22T12:25:33.413Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-08-22T12:25:33.413Z] === RUN TestServiceWithPredefinedNetwork [2021-08-22T12:25:33.900Z] 2021/08/22 12:25:33 Closing DB instances... [2021-08-22T12:25:33.900Z] --- PASS: TestTarFiles (5.52s) [2021-08-22T12:25:33.900Z] === RUN TestTarUntar [2021-08-22T12:25:33.900Z] --- PASS: TestTarUntar (0.05s) [2021-08-22T12:25:33.900Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-22T12:25:33.900Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-22T12:25:33.900Z] === RUN TestTarWithOptions [2021-08-22T12:25:33.900Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-22T12:25:33.900Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-22T12:25:33.900Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-22T12:25:33.900Z] === RUN TestUntarUstarGnuConflict [2021-08-22T12:25:33.900Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-22T12:25:33.900Z] === RUN TestUntarInvalidFilenames [2021-08-22T12:25:34.359Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames838409238\\dest" [2021-08-22T12:25:34.359Z] --- PASS: TestUntarInvalidFilenames (0.20s) [2021-08-22T12:25:34.359Z] === RUN TestUntarHardlinkToSymlink [2021-08-22T12:25:34.359Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-22T12:25:34.359Z] === RUN TestUntarInvalidHardlink [2021-08-22T12:25:34.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink562398647\\victim\\hello" -> "../victim/hello" [2021-08-22T12:25:34.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink679433642\\victim\\hello" -> "/../victim/hello" [2021-08-22T12:25:34.359Z] === RUN Test [2021-08-22T12:25:34.359Z] === RUN Test/TestInitialize [2021-08-22T12:25:34.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink062374657\\victim" -> "../victim" [2021-08-22T12:25:34.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink484934252\\victim" -> "../victim" [2021-08-22T12:25:34.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink931006171\\victim" -> "../victim" [2021-08-22T12:25:34.359Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink399750270\\victim" -> "../victim" [2021-08-22T12:25:34.359Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-08-22T12:25:34.359Z] === RUN TestUntarInvalidSymlink [2021-08-22T12:25:34.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink027244997\\dest\\dotdot" -> "../victim/hello" [2021-08-22T12:25:34.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink641391712\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-22T12:25:34.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink482153023\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:25:34.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink854583954\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:25:34.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink755403977\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:25:34.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink783077780\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:25:34.359Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink909333987\\dest\\dir\\loophole" -> "../../victim" [2021-08-22T12:25:34.359Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-08-22T12:25:34.359Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-22T12:25:34.359Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-22T12:25:34.359Z] === RUN TestXGlobalNoParent [2021-08-22T12:25:34.359Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-22T12:25:34.359Z] === RUN TestReplaceFileTarWrapper [2021-08-22T12:25:34.359Z] time="2021-08-22T12:25:33Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:25:34.359Z] time="2021-08-22T12:25:34Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:25:34.359Z] time="2021-08-22T12:25:34Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:25:34.359Z] === RUN Test/TestInitializeWithCerts [2021-08-22T12:25:34.359Z] time="2021-08-22T12:25:34Z" level=info msg="Initializing discovery with TLS" [2021-08-22T12:25:34.359Z] === RUN Test/TestWatch [2021-08-22T12:25:34.359Z] time="2021-08-22T12:25:34Z" level=info msg="Initializing discovery without TLS" [2021-08-22T12:25:34.359Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2021-08-22T12:25:34.359Z] === RUN TestPrefixHeaderReadable [2021-08-22T12:25:34.359Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2021-08-22T12:25:34.359Z] === RUN TestDisablePigz [2021-08-22T12:25:34.359Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-22T12:25:34.442Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-22T12:25:34.819Z] --- PASS: TestDisablePigz (0.13s) [2021-08-22T12:25:34.819Z] === RUN TestPigz [2021-08-22T12:25:34.819Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-22T12:25:34.819Z] --- PASS: TestPigz (0.16s) [2021-08-22T12:25:34.819Z] === RUN TestCopyFileWithInvalidDest [2021-08-22T12:25:34.819Z] archive_windows_test.go:16: Currently fails [2021-08-22T12:25:34.819Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestCanonicalTarNameForPath [2021-08-22T12:25:34.819Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestCanonicalTarName [2021-08-22T12:25:34.819Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestChmodTarEntry [2021-08-22T12:25:34.819Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestHardLinkOrder [2021-08-22T12:25:34.819Z] --- PASS: TestHardLinkOrder (0.10s) [2021-08-22T12:25:34.819Z] === RUN TestChangeString [2021-08-22T12:25:34.819Z] --- PASS: TestChangeString (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestChangesWithNoChanges [2021-08-22T12:25:34.819Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-08-22T12:25:34.819Z] === RUN TestChangesWithChanges [2021-08-22T12:25:34.819Z] --- PASS: TestChangesWithChanges (0.04s) [2021-08-22T12:25:34.819Z] === RUN TestChangesWithChangesGH13590 [2021-08-22T12:25:34.819Z] changes_test.go:196: needs more investigation [2021-08-22T12:25:34.819Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestChangesDirsEmpty [2021-08-22T12:25:34.819Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-22T12:25:34.819Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestChangesDirsMutated [2021-08-22T12:25:34.819Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-22T12:25:34.819Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestApplyLayer [2021-08-22T12:25:34.819Z] changes_test.go:433: needs further investigation [2021-08-22T12:25:34.819Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestChangesSizeWithHardlinks [2021-08-22T12:25:34.819Z] changes_test.go:469: needs further investigation [2021-08-22T12:25:34.819Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestChangesSizeWithNoChanges [2021-08-22T12:25:34.819Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-22T12:25:34.819Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestChangesSize [2021-08-22T12:25:34.819Z] --- PASS: TestChangesSize (0.00s) [2021-08-22T12:25:34.819Z] === RUN TestApplyLayerInvalidFilenames [2021-08-22T12:25:34.819Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames207038552\\dest" [2021-08-22T12:25:34.819Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s) [2021-08-22T12:25:34.819Z] === RUN TestNetworkDBNodeLeave [2021-08-22T12:25:34.819Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-08-22T12:25:34.819Z] === RUN TestApplyLayerInvalidHardlink [2021-08-22T12:25:34.819Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink056874826\\victim\\hello" -> "../victim/hello" [2021-08-22T12:25:34.819Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink288547361\\victim\\hello" -> "/../victim/hello" [2021-08-22T12:25:34.819Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink002162956\\victim" -> "../victim" [2021-08-22T12:25:34.819Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink499679995\\victim" -> "../victim" [2021-08-22T12:25:34.819Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink685277214\\victim" -> "../victim" [2021-08-22T12:25:35.282Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink567633125\\victim" -> "../victim" [2021-08-22T12:25:35.282Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-08-22T12:25:35.282Z] === RUN TestApplyLayerInvalidSymlink [2021-08-22T12:25:35.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink110283008\\dest\\dotdot" -> "../victim/hello" [2021-08-22T12:25:35.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink475097695\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-22T12:25:35.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink151298098\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:25:35.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink152143337\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:25:35.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink245250100\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:25:35.282Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink388558339\\dest\\loophole-victim" -> "../victim" [2021-08-22T12:25:35.282Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-08-22T12:25:35.282Z] === RUN TestApplyLayerWhiteouts [2021-08-22T12:25:35.282Z] --- PASS: TestApplyLayerWhiteouts (0.12s) [2021-08-22T12:25:35.282Z] === RUN TestGenerateEmptyFile [2021-08-22T12:25:35.282Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-22T12:25:35.282Z] === RUN TestGenerateWithContent [2021-08-22T12:25:35.282Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-22T12:25:35.282Z] PASS [2021-08-22T12:25:35.282Z] coverage: 61.9% of statements [2021-08-22T12:25:35.282Z] ok github.com/docker/docker/pkg/archive 7.952s coverage: 61.9% of statements [2021-08-22T12:25:35.820Z] === RUN TestReadPluginNoRead/default [2021-08-22T12:25:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-22T12:25:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.73s) [2021-08-22T12:25:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.36s) [2021-08-22T12:25:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.82s) [2021-08-22T12:25:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.20s) [2021-08-22T12:25:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.52s) [2021-08-22T12:25:36.297Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.13s) [2021-08-22T12:25:36.297Z] === RUN TestBuildMultiStageCopy [2021-08-22T12:25:36.297Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-22T12:25:36.709Z] --- PASS: TestServiceWithPredefinedNetwork (2.60s) [2021-08-22T12:25:36.709Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-22T12:25:36.709Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:25:36.709Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:25:36.709Z] === RUN TestServiceWithDataPathPortInit [2021-08-22T12:25:36.753Z] --- PASS: TestContinueAfterPluginCrash (9.22s) [2021-08-22T12:25:37.319Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-22T12:25:37.461Z] --- PASS: Test (3.19s) [2021-08-22T12:25:37.461Z] --- PASS: Test/TestInitialize (0.19s) [2021-08-22T12:25:37.461Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-22T12:25:37.461Z] --- PASS: Test/TestWatch (3.00s) [2021-08-22T12:25:37.461Z] PASS [2021-08-22T12:25:37.461Z] coverage: 84.1% of statements [2021-08-22T12:25:37.461Z] ok github.com/docker/docker/pkg/discovery/kv 3.245s coverage: 84.1% of statements [2021-08-22T12:25:37.920Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-08-22T12:25:37.920Z] === RUN TestNetworkDBWatch [2021-08-22T12:25:38.380Z] === RUN Test [2021-08-22T12:25:38.380Z] === RUN Test/TestWatch [2021-08-22T12:25:38.380Z] --- PASS: Test (0.00s) [2021-08-22T12:25:38.380Z] --- PASS: Test/TestWatch (0.00s) [2021-08-22T12:25:38.380Z] PASS [2021-08-22T12:25:38.380Z] coverage: 92.3% of statements [2021-08-22T12:25:38.380Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2021-08-22T12:25:38.693Z] === CONT TestReadPluginNoRead [2021-08-22T12:25:38.693Z] read_test.go:92: [d22c3d04b86c6] daemon is not started [2021-08-22T12:25:38.693Z] --- PASS: TestReadPluginNoRead (6.81s) [2021-08-22T12:25:38.693Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-08-22T12:25:38.693Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2021-08-22T12:25:38.693Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2021-08-22T12:25:38.693Z] PASS [2021-08-22T12:25:38.693Z] [2021-08-22T12:25:38.693Z] DONE 6 tests in 11.245s [2021-08-22T12:25:38.693Z] 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-22T12:25:38.693Z] testing: warning: no tests to run [2021-08-22T12:25:38.693Z] PASS [2021-08-22T12:25:38.693Z] [2021-08-22T12:25:38.693Z] DONE 0 tests in 0.037s [2021-08-22T12:25:38.693Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-22T12:25:38.839Z] === RUN Test [2021-08-22T12:25:38.839Z] === RUN Test/TestInitialize [2021-08-22T12:25:38.839Z] === RUN Test/TestInitializeWithPattern [2021-08-22T12:25:38.839Z] === RUN Test/TestRegister [2021-08-22T12:25:38.839Z] === RUN Test/TestWatch [2021-08-22T12:25:38.839Z] --- PASS: Test (0.00s) [2021-08-22T12:25:38.839Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-22T12:25:38.839Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-22T12:25:38.839Z] --- PASS: Test/TestRegister (0.00s) [2021-08-22T12:25:38.839Z] --- PASS: Test/TestWatch (0.00s) [2021-08-22T12:25:38.839Z] PASS [2021-08-22T12:25:38.839Z] coverage: 93.8% of statements [2021-08-22T12:25:38.839Z] ok github.com/docker/docker/pkg/discovery/nodes 0.056s coverage: 93.8% of statements [2021-08-22T12:25:38.951Z] INFO: Testing against a local daemon [2021-08-22T12:25:38.951Z] === RUN TestPluginWithDevMounts [2021-08-22T12:25:38.951Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-22T12:25:38.951Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-22T12:25:38.951Z] PASS [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] === Skipped [2021-08-22T12:25:38.951Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-22T12:25:38.951Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] DONE 1 tests, 1 skipped in 0.102s [2021-08-22T12:25:38.951Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-22T12:25:38.951Z] INFO: Testing against a local daemon [2021-08-22T12:25:38.951Z] === RUN TestSecretInspect [2021-08-22T12:25:38.951Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] --- SKIP: TestSecretInspect (0.02s) [2021-08-22T12:25:38.951Z] === RUN TestSecretList [2021-08-22T12:25:38.951Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] --- SKIP: TestSecretList (0.01s) [2021-08-22T12:25:38.951Z] === RUN TestSecretsCreateAndDelete [2021-08-22T12:25:38.951Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-22T12:25:38.951Z] === RUN TestSecretsUpdate [2021-08-22T12:25:38.951Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-22T12:25:38.951Z] === RUN TestTemplatedSecret [2021-08-22T12:25:38.951Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-22T12:25:38.951Z] === RUN TestSecretCreateResolve [2021-08-22T12:25:38.951Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-22T12:25:38.951Z] PASS [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] === Skipped [2021-08-22T12:25:38.951Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-08-22T12:25:38.951Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-22T12:25:38.951Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-22T12:25:38.951Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-22T12:25:38.951Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-22T12:25:38.951Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-22T12:25:38.951Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] [2021-08-22T12:25:38.951Z] DONE 6 tests, 6 skipped in 0.160s [2021-08-22T12:25:38.951Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-22T12:25:39.209Z] INFO: Testing against a local daemon [2021-08-22T12:25:39.209Z] === RUN TestServiceCreateInit [2021-08-22T12:25:39.209Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-22T12:25:39.209Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-22T12:25:39.209Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- PASS: TestServiceCreateInit (0.01s) [2021-08-22T12:25:39.209Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:25:39.209Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:25:39.209Z] === RUN TestCreateServiceMultipleTimes [2021-08-22T12:25:39.209Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-22T12:25:39.209Z] === RUN TestCreateServiceConflict [2021-08-22T12:25:39.209Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestCreateServiceConflict (0.02s) [2021-08-22T12:25:39.209Z] === RUN TestCreateServiceMaxReplicas [2021-08-22T12:25:39.209Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-22T12:25:39.209Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-22T12:25:39.209Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-08-22T12:25:39.209Z] === RUN TestCreateServiceSecretFileMode [2021-08-22T12:25:39.209Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-22T12:25:39.209Z] === RUN TestCreateServiceConfigFileMode [2021-08-22T12:25:39.209Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-22T12:25:39.209Z] === RUN TestCreateServiceSysctls [2021-08-22T12:25:39.209Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-22T12:25:39.209Z] === RUN TestCreateServiceCapabilities [2021-08-22T12:25:39.209Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-22T12:25:39.209Z] === RUN TestInspect [2021-08-22T12:25:39.209Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestInspect (0.01s) [2021-08-22T12:25:39.209Z] === RUN TestCreateJob [2021-08-22T12:25:39.209Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestCreateJob (0.01s) [2021-08-22T12:25:39.209Z] === RUN TestReplicatedJob [2021-08-22T12:25:39.209Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-22T12:25:39.209Z] === RUN TestUpdateReplicatedJob [2021-08-22T12:25:39.209Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-22T12:25:39.209Z] === RUN TestServiceListWithStatuses [2021-08-22T12:25:39.209Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-22T12:25:39.209Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-22T12:25:39.209Z] === RUN TestDockerNetworkConnectAlias [2021-08-22T12:25:39.209Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.209Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-22T12:25:39.209Z] === RUN TestDockerNetworkReConnect [2021-08-22T12:25:39.209Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:39.297Z] 2021/08/22 12:25:39 Closing DB instances... [2021-08-22T12:25:39.468Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-22T12:25:39.468Z] === RUN TestServicePlugin [2021-08-22T12:25:39.756Z] === RUN TestPollerAddRemove [2021-08-22T12:25:39.756Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-22T12:25:39.756Z] === RUN TestPollerEvent [2021-08-22T12:25:39.756Z] poller_test.go:41: No chmod on Windows [2021-08-22T12:25:39.756Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-22T12:25:39.756Z] === RUN TestPollerClose [2021-08-22T12:25:39.756Z] --- PASS: TestPollerClose (0.00s) [2021-08-22T12:25:39.756Z] PASS [2021-08-22T12:25:39.756Z] coverage: 45.7% of statements [2021-08-22T12:25:39.756Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2021-08-22T12:25:40.726Z] === RUN TestCopyFileWithInvalidSrc [2021-08-22T12:25:40.726Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCopyFileWithInvalidDest [2021-08-22T12:25:40.726Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-22T12:25:40.726Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-22T12:25:40.726Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCopyFile [2021-08-22T12:25:40.726Z] --- PASS: TestCopyFile (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-22T12:25:40.726Z] fileutils_test.go:134: Needs porting to Windows [2021-08-22T12:25:40.726Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-22T12:25:40.726Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-22T12:25:40.726Z] fileutils_test.go:180: Needs porting to Windows [2021-08-22T12:25:40.726Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestWildcardMatches [2021-08-22T12:25:40.726Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestPatternMatches [2021-08-22T12:25:40.726Z] --- PASS: TestPatternMatches (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-22T12:25:40.726Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestPatternMatchesFolderExclusions [2021-08-22T12:25:40.726Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-22T12:25:40.726Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-22T12:25:40.726Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-22T12:25:40.726Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-22T12:25:40.726Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestSingleExclamationError [2021-08-22T12:25:40.726Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestMatchesWithNoPatterns [2021-08-22T12:25:40.726Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestMatchesWithMalformedPatterns [2021-08-22T12:25:40.726Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestMatches [2021-08-22T12:25:40.726Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-22T12:25:40.726Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-22T12:25:40.726Z] --- PASS: TestMatches (0.01s) [2021-08-22T12:25:40.726Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-22T12:25:40.726Z] --- PASS: TestMatches/MatchesUsingParentResult (0.01s) [2021-08-22T12:25:40.726Z] === RUN TestCleanPatterns [2021-08-22T12:25:40.726Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-22T12:25:40.726Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCleanPatternsExceptionFlag [2021-08-22T12:25:40.726Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-22T12:25:40.726Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-22T12:25:40.726Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCleanPatternsErrorSingleException [2021-08-22T12:25:40.726Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCreateIfNotExistsDir [2021-08-22T12:25:40.726Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestCreateIfNotExistsFile [2021-08-22T12:25:40.726Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-22T12:25:40.726Z] === RUN TestMatch [2021-08-22T12:25:40.726Z] --- PASS: TestMatch (0.01s) [2021-08-22T12:25:40.726Z] PASS [2021-08-22T12:25:40.726Z] coverage: 82.2% of statements [2021-08-22T12:25:40.726Z] ok github.com/docker/docker/pkg/fileutils 0.090s coverage: 82.2% of statements [2021-08-22T12:25:40.726Z] --- PASS: TestNetworkDBWatch (3.04s) [2021-08-22T12:25:40.726Z] === RUN TestNetworkDBBulkSync [2021-08-22T12:25:41.368Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] --- SKIP: TestServicePlugin (2.03s) [2021-08-22T12:25:41.368Z] === RUN TestServiceUpdateLabel [2021-08-22T12:25:41.368Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-22T12:25:41.368Z] === RUN TestServiceUpdateSecrets [2021-08-22T12:25:41.368Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-22T12:25:41.368Z] === RUN TestServiceUpdateConfigs [2021-08-22T12:25:41.368Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-08-22T12:25:41.368Z] === RUN TestServiceUpdateNetwork [2021-08-22T12:25:41.368Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-22T12:25:41.368Z] === RUN TestServiceUpdatePidsLimit [2021-08-22T12:25:41.368Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-22T12:25:41.368Z] PASS [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === Skipped [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:25:41.368Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:25:41.368Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-22T12:25:41.368Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2021-08-22T12:25:41.368Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-22T12:25:41.368Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-08-22T12:25:41.368Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-22T12:25:41.368Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-22T12:25:41.368Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-22T12:25:41.368Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-22T12:25:41.368Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-22T12:25:41.368Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-22T12:25:41.368Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-22T12:25:41.368Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-22T12:25:41.368Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-22T12:25:41.368Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-22T12:25:41.368Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-22T12:25:41.368Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestServicePlugin (2.03s) [2021-08-22T12:25:41.368Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-22T12:25:41.368Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-22T12:25:41.368Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-08-22T12:25:41.368Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-22T12:25:41.368Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-22T12:25:41.368Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] [2021-08-22T12:25:41.368Z] DONE 24 tests, 23 skipped in 2.432s [2021-08-22T12:25:41.368Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-22T12:25:41.626Z] INFO: Testing against a local daemon [2021-08-22T12:25:41.626Z] === RUN TestSessionCreate [2021-08-22T12:25:41.626Z] --- PASS: TestSessionCreate (0.02s) [2021-08-22T12:25:41.626Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-22T12:25:41.626Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-22T12:25:41.626Z] PASS [2021-08-22T12:25:41.626Z] [2021-08-22T12:25:41.626Z] DONE 2 tests in 0.129s [2021-08-22T12:25:41.626Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-22T12:25:41.626Z] INFO: Testing against a local daemon [2021-08-22T12:25:41.626Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-22T12:25:41.626Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-22T12:25:41.626Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:25:41.626Z] === RUN TestDiskUsage [2021-08-22T12:25:41.626Z] === PAUSE TestDiskUsage [2021-08-22T12:25:41.626Z] === RUN TestEventsExecDie [2021-08-22T12:25:41.694Z] === RUN TestGet [2021-08-22T12:25:41.694Z] --- PASS: TestGet (0.00s) [2021-08-22T12:25:41.694Z] === RUN TestGetShortcutString [2021-08-22T12:25:41.694Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-22T12:25:41.694Z] PASS [2021-08-22T12:25:41.694Z] coverage: 42.9% of statements [2021-08-22T12:25:41.694Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2021-08-22T12:25:42.154Z] 2021/08/22 12:25:41 Closing DB instances... [2021-08-22T12:25:42.614Z] === RUN TestCreateIDMapOrder [2021-08-22T12:25:42.614Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-22T12:25:42.614Z] PASS [2021-08-22T12:25:42.614Z] coverage: 7.2% of statements [2021-08-22T12:25:42.614Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2021-08-22T12:25:43.001Z] --- PASS: TestEventsExecDie (1.06s) [2021-08-22T12:25:43.001Z] === RUN TestEventsBackwardsCompatible [2021-08-22T12:25:43.001Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-08-22T12:25:43.001Z] === RUN TestEventsVolumeCreate [2021-08-22T12:25:43.001Z] --- PASS: TestEventsVolumeCreate (0.16s) [2021-08-22T12:25:43.001Z] === RUN TestInfoBinaryCommits [2021-08-22T12:25:43.001Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-22T12:25:43.001Z] === RUN TestInfoAPIVersioned [2021-08-22T12:25:43.001Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-22T12:25:43.001Z] === RUN TestInfoDiscoveryBackend [2021-08-22T12:25:43.341Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-22T12:25:43.567Z] --- PASS: TestInfoDiscoveryBackend (0.56s) [2021-08-22T12:25:43.567Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-22T12:25:43.584Z] --- PASS: TestNetworkDBBulkSync (2.85s) [2021-08-22T12:25:43.584Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-22T12:25:43.584Z] === RUN TestFixedBufferCap [2021-08-22T12:25:43.584Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-22T12:25:43.584Z] === RUN TestFixedBufferLen [2021-08-22T12:25:43.584Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-22T12:25:43.584Z] === RUN TestFixedBufferString [2021-08-22T12:25:43.584Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-22T12:25:43.584Z] === RUN TestFixedBufferWrite [2021-08-22T12:25:43.584Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-22T12:25:43.584Z] === RUN TestFixedBufferRead [2021-08-22T12:25:43.584Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-22T12:25:43.584Z] === RUN TestBytesPipeRead [2021-08-22T12:25:43.584Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-22T12:25:43.584Z] === RUN TestBytesPipeWrite [2021-08-22T12:25:43.584Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-22T12:25:43.584Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-22T12:25:43.798Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-22T12:25:44.043Z] --- PASS: TestGetAddress (22.22s) [2021-08-22T12:25:44.043Z] === RUN TestRequestSyntaxCheck [2021-08-22T12:25:44.043Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-08-22T12:25:44.043Z] === RUN TestRequest [2021-08-22T12:25:44.043Z] --- PASS: TestBytesPipeWriteRandomChunks (0.49s) [2021-08-22T12:25:44.043Z] === RUN TestAtomicWriteToFile [2021-08-22T12:25:44.043Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-22T12:25:44.043Z] === RUN TestAtomicWriteSetCommit [2021-08-22T12:25:44.043Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-22T12:25:44.043Z] === RUN TestAtomicWriteSetCancel [2021-08-22T12:25:44.503Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-22T12:25:44.503Z] === RUN TestReadCloserWrapperClose [2021-08-22T12:25:44.503Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-22T12:25:44.503Z] === RUN TestReaderErrWrapperReadOnError [2021-08-22T12:25:44.503Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-22T12:25:44.503Z] === RUN TestReaderErrWrapperRead [2021-08-22T12:25:44.503Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-22T12:25:44.503Z] === RUN TestCancelReadCloser [2021-08-22T12:25:44.503Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-22T12:25:44.503Z] === RUN TestWriteCloserWrapperClose [2021-08-22T12:25:44.503Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-22T12:25:44.503Z] === RUN TestNopWriteCloser [2021-08-22T12:25:44.503Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-22T12:25:44.503Z] === RUN TestNopWriter [2021-08-22T12:25:44.503Z] --- PASS: TestNopWriter (0.00s) [2021-08-22T12:25:44.503Z] === RUN TestWriteCounter [2021-08-22T12:25:44.503Z] --- PASS: TestWriteCounter (0.00s) [2021-08-22T12:25:44.503Z] PASS [2021-08-22T12:25:44.503Z] coverage: 69.1% of statements [2021-08-22T12:25:44.503Z] ok github.com/docker/docker/pkg/ioutils 0.699s coverage: 69.1% of statements [2021-08-22T12:25:44.760Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-22T12:25:45.471Z] === RUN TestError [2021-08-22T12:25:45.471Z] --- PASS: TestError (0.00s) [2021-08-22T12:25:45.471Z] === RUN TestProgressString [2021-08-22T12:25:45.471Z] === RUN TestProgressString/no_progress [2021-08-22T12:25:45.471Z] === RUN TestProgressString/progress_1 [2021-08-22T12:25:45.471Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-22T12:25:45.471Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-22T12:25:45.471Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-22T12:25:45.471Z] === RUN TestProgressString/with_units [2021-08-22T12:25:45.471Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-22T12:25:45.471Z] === RUN TestProgressString/hide_counts [2021-08-22T12:25:45.471Z] --- PASS: TestProgressString (0.00s) [2021-08-22T12:25:45.471Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-22T12:25:45.471Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-22T12:25:45.471Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-22T12:25:45.471Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-22T12:25:45.471Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-22T12:25:45.471Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-22T12:25:45.471Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-22T12:25:45.471Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-22T12:25:45.471Z] === RUN TestJSONMessageDisplay [2021-08-22T12:25:45.471Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-08-22T12:25:45.471Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-22T12:25:45.471Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-22T12:25:45.471Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-22T12:25:45.471Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-22T12:25:45.471Z] === RUN TestDisplayJSONMessagesStream [2021-08-22T12:25:45.471Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-22T12:25:45.471Z] PASS [2021-08-22T12:25:45.471Z] coverage: 91.7% of statements [2021-08-22T12:25:45.471Z] ok github.com/docker/docker/pkg/jsonmessage 0.246s coverage: 91.7% of statements [2021-08-22T12:25:45.722Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-22T12:25:45.931Z] === RUN TestStandardLongPath [2021-08-22T12:25:45.931Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-22T12:25:45.931Z] === RUN TestUNCLongPath [2021-08-22T12:25:45.931Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-22T12:25:45.931Z] PASS [2021-08-22T12:25:45.931Z] coverage: 100.0% of statements [2021-08-22T12:25:45.931Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2021-08-22T12:25:46.686Z] --- PASS: TestBuildMultiStageCopy (10.55s) [2021-08-22T12:25:46.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.11s) [2021-08-22T12:25:46.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s) [2021-08-22T12:25:46.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s) [2021-08-22T12:25:46.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.92s) [2021-08-22T12:25:46.686Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.06s) [2021-08-22T12:25:46.686Z] === RUN TestBuildMultiStageParentConfig [2021-08-22T12:25:46.847Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-08-22T12:25:46.847Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-22T12:25:46.847Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:25:46.847Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-22T12:25:46.847Z] === RUN TestInfoAPI [2021-08-22T12:25:46.902Z] === RUN TestNameFormat [2021-08-22T12:25:46.902Z] --- PASS: TestNameFormat (0.00s) [2021-08-22T12:25:46.902Z] === RUN TestNameRetries [2021-08-22T12:25:46.902Z] --- PASS: TestNameRetries (0.00s) [2021-08-22T12:25:46.902Z] PASS [2021-08-22T12:25:46.902Z] coverage: 85.7% of statements [2021-08-22T12:25:46.902Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2021-08-22T12:25:47.105Z] --- PASS: TestInfoAPI (0.03s) [2021-08-22T12:25:47.105Z] === RUN TestInfoAPIWarnings [2021-08-22T12:25:47.362Z] 2021/08/22 12:25:46 Closing DB instances... [2021-08-22T12:25:47.362Z] === RUN TestParseKeyValueOpt [2021-08-22T12:25:47.362Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-22T12:25:47.362Z] === RUN TestParseUintList [2021-08-22T12:25:47.362Z] --- PASS: TestParseUintList (0.00s) [2021-08-22T12:25:47.362Z] === RUN TestParseUintListMaximumLimits [2021-08-22T12:25:47.362Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-22T12:25:47.362Z] PASS [2021-08-22T12:25:47.362Z] coverage: 97.0% of statements [2021-08-22T12:25:47.362Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-08-22T12:25:48.329Z] === RUN TestNewAndRemove [2021-08-22T12:25:48.329Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-22T12:25:48.329Z] === RUN TestRemoveInvalidPath [2021-08-22T12:25:48.329Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-22T12:25:48.329Z] PASS [2021-08-22T12:25:48.329Z] coverage: 82.6% of statements [2021-08-22T12:25:48.329Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2021-08-22T12:25:48.854Z] --- PASS: TestBuildMultiStageParentConfig (2.10s) [2021-08-22T12:25:48.854Z] === RUN TestBuildLabelWithTargets [2021-08-22T12:25:48.854Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:25:48.854Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-22T12:25:48.854Z] === RUN TestBuildWithEmptyLayers [2021-08-22T12:25:49.815Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2021-08-22T12:25:49.815Z] === RUN TestBuildMultiStageOnBuild [2021-08-22T12:25:49.867Z] === RUN TestFailedConnection [2021-08-22T12:25:49.867Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.15s) [2021-08-22T12:25:49.867Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-22T12:25:50.834Z] 2021/08/22 12:25:50 Closing DB instances... [2021-08-22T12:25:51.604Z] --- PASS: TestServiceWithDataPathPortInit (14.55s) [2021-08-22T12:25:51.604Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-22T12:25:51.801Z] --- PASS: TestFailedConnection (2.03s) [2021-08-22T12:25:51.801Z] === RUN TestFailOnce [2021-08-22T12:25:51.801Z] 2021/08/22 12:25:51 http: panic serving 127.0.0.1:49288: Plugin not ready [2021-08-22T12:25:51.801Z] goroutine 10 [running]: [2021-08-22T12:25:51.801Z] net/http.(*conn).serve.func1(0xc000076000) [2021-08-22T12:25:51.801Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-22T12:25:51.801Z] panic(0xe45280, 0xf5c690) [2021-08-22T12:25:51.801Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-22T12:25:51.801Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xf6cd50, 0xc00019c000, 0xc000070200) [2021-08-22T12:25:51.801Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-22T12:25:51.801Z] net/http.HandlerFunc.ServeHTTP(0xc0000420c0, 0xf6cd50, 0xc00019c000, 0xc000070200) [2021-08-22T12:25:51.801Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-22T12:25:51.801Z] net/http.(*ServeMux).ServeHTTP(0xc00004e040, 0xf6cd50, 0xc00019c000, 0xc000070200) [2021-08-22T12:25:51.801Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-22T12:25:51.801Z] net/http.serverHandler.ServeHTTP(0xc00005e000, 0xf6cd50, 0xc00019c000, 0xc000070200) [2021-08-22T12:25:51.801Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-22T12:25:51.801Z] net/http.(*conn).serve(0xc000076000, 0xf6d940, 0xc00004e0c0) [2021-08-22T12:25:51.801Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-22T12:25:51.801Z] created by net/http.(*Server).Serve [2021-08-22T12:25:51.801Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-22T12:25:51.801Z] time="2021-08-22T12:25:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49287/Test.FailOnce: Post \"http://127.0.0.1:49287/Test.FailOnce\": EOF, retrying in 1s" [2021-08-22T12:25:52.768Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.03s) [2021-08-22T12:25:52.768Z] === RUN TestNetworkDBGarbageCollection [2021-08-22T12:25:53.020Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k3d4l9qs4jqchltjou91kgqfn Created:2021-08-22 12:25:51.53112776 +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[af75001dda3d1330cced97cee987a350c9c47ce0aa34c1cfbe4f74181ccae220:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6ohd1d8fvdjew5mzmoi2p0bc7 EndpointID:c71d549af0e48f71c8b9420f4709ff860cb97fc3921d072059fe0f7030456dbc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:55e2da876814e8e13bf213ab1798193fb6f108088df4f84bbf7ca9f90fb2da81 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:2d9ff6756f76 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6ohd1d8fvdjew5mzmoi2p0bc7 EndpointID:c71d549af0e48f71c8b9420f4709ff860cb97fc3921d072059fe0f7030456dbc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-22T12:25:53.228Z] --- PASS: TestFailOnce (1.20s) [2021-08-22T12:25:53.228Z] === RUN TestEchoInputOutput [2021-08-22T12:25:53.228Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-22T12:25:53.228Z] === RUN TestBackoff [2021-08-22T12:25:53.228Z] --- PASS: TestBackoff (0.00s) [2021-08-22T12:25:53.228Z] === RUN TestAbortRetry [2021-08-22T12:25:53.228Z] --- PASS: TestAbortRetry (0.00s) [2021-08-22T12:25:53.228Z] === RUN TestClientScheme [2021-08-22T12:25:53.228Z] --- PASS: TestClientScheme (0.00s) [2021-08-22T12:25:53.228Z] === RUN TestNewClientWithTimeout [2021-08-22T12:25:53.228Z] --- PASS: TestRequest (8.92s) [2021-08-22T12:25:53.228Z] === RUN TestOverlappingRequests [2021-08-22T12:25:53.688Z] --- PASS: TestOverlappingRequests (0.41s) [2021-08-22T12:25:53.688Z] === RUN TestRelease [2021-08-22T12:25:53.688Z] time="2021-08-22T12:25:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-22T12:25:55.227Z] time="2021-08-22T12:25:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-22T12:25:55.227Z] --- PASS: TestRelease (1.65s) [2021-08-22T12:25:55.227Z] === RUN TestAllocateRandomDeallocate [2021-08-22T12:25:56.374Z] ok github.com/docker/docker/libnetwork/networkdb 104.459s coverage: 60.0% of statements [2021-08-22T12:25:56.374Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-22T12:25:57.405Z] time="2021-08-22T12:25:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-22T12:25:58.297Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.81s) [2021-08-22T12:25:58.297Z] PASS [2021-08-22T12:25:58.297Z] [2021-08-22T12:25:58.297Z] === Skipped [2021-08-22T12:25:58.297Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:25:58.297Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:25:58.297Z] [2021-08-22T12:25:58.297Z] [2021-08-22T12:25:58.297Z] DONE 26 tests, 1 skipped in 47.134s [2021-08-22T12:25:58.297Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-22T12:25:58.297Z] INFO: Testing against a local daemon [2021-08-22T12:25:58.297Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-22T12:25:58.297Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:25:58.297Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-22T12:25:58.297Z] === RUN TestDockerNetworkIpvlan [2021-08-22T12:25:58.297Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:25:58.297Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-22T12:25:58.297Z] PASS [2021-08-22T12:25:58.297Z] [2021-08-22T12:25:58.297Z] === Skipped [2021-08-22T12:25:58.297Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-22T12:25:58.297Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:25:58.297Z] [2021-08-22T12:25:58.297Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-22T12:25:58.297Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:25:58.297Z] [2021-08-22T12:25:58.297Z] [2021-08-22T12:25:58.297Z] DONE 2 tests, 2 skipped in 0.024s [2021-08-22T12:25:58.297Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-22T12:25:58.297Z] INFO: Testing against a local daemon [2021-08-22T12:25:58.297Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-22T12:25:58.374Z] === RUN TestParseEmptyInterface [2021-08-22T12:25:58.374Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-22T12:25:58.374Z] === RUN TestParseNonInterfaceType [2021-08-22T12:25:58.374Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-22T12:25:58.374Z] === RUN TestParseWithOneFunction [2021-08-22T12:25:58.374Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-22T12:25:58.374Z] === RUN TestParseWithMultipleFuncs [2021-08-22T12:25:58.374Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-22T12:25:58.374Z] === RUN TestParseWithUnnamedReturn [2021-08-22T12:25:58.374Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-22T12:25:58.374Z] === RUN TestEmbeddedInterface [2021-08-22T12:25:58.374Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-22T12:25:58.374Z] === RUN TestParsedImports [2021-08-22T12:25:58.374Z] --- PASS: TestParsedImports (0.00s) [2021-08-22T12:25:58.374Z] === RUN TestAliasedImports [2021-08-22T12:25:58.374Z] --- PASS: TestAliasedImports (0.00s) [2021-08-22T12:25:58.374Z] PASS [2021-08-22T12:25:58.374Z] coverage: 56.8% of statements [2021-08-22T12:25:58.374Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2021-08-22T12:25:58.866Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-08-22T12:25:58.866Z] === RUN TestDockerNetworkMacvlan [2021-08-22T12:25:59.345Z] === RUN TestHTTPTransport [2021-08-22T12:25:59.345Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-22T12:25:59.345Z] PASS [2021-08-22T12:25:59.345Z] coverage: 85.7% of statements [2021-08-22T12:25:59.345Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2021-08-22T12:25:59.434Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-22T12:25:59.804Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-22T12:25:59.804Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-22T12:25:59.804Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-22T12:25:59.804Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-22T12:25:59.804Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-22T12:25:59.804Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-22T12:25:59.804Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-22T12:25:59.804Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-22T12:25:59.804Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-22T12:25:59.804Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-22T12:25:59.804Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-22T12:25:59.804Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-22T12:25:59.804Z] === RUN TestBufferPoolPutAndGet [2021-08-22T12:25:59.804Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-22T12:25:59.804Z] PASS [2021-08-22T12:25:59.804Z] coverage: 88.2% of statements [2021-08-22T12:25:59.804Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2021-08-22T12:25:59.804Z] --- PASS: TestAllocateRandomDeallocate (4.67s) [2021-08-22T12:25:59.804Z] === RUN TestRetrieveFromStore [2021-08-22T12:26:00.104Z] --- PASS: TestBuildMultiStageOnBuild (9.77s) [2021-08-22T12:26:00.104Z] === RUN TestBuildUncleanTarFilenames [2021-08-22T12:26:00.104Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:26:00.104Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-22T12:26:00.104Z] === RUN TestBuildMultiStageLayerLeak [2021-08-22T12:26:00.262Z] === RUN TestOutputOnPrematureClose [2021-08-22T12:26:00.262Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-22T12:26:00.262Z] === RUN TestCompleteSilently [2021-08-22T12:26:00.262Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-22T12:26:00.262Z] PASS [2021-08-22T12:26:00.262Z] coverage: 75.9% of statements [2021-08-22T12:26:00.262Z] ok github.com/docker/docker/pkg/progress 0.045s coverage: 75.9% of statements [2021-08-22T12:26:00.373Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-22T12:26:00.589Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2021-08-22T12:26:00.720Z] === RUN TestSendToOneSub [2021-08-22T12:26:00.720Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-22T12:26:00.720Z] === RUN TestSendToMultipleSubs [2021-08-22T12:26:00.720Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-22T12:26:00.720Z] === RUN TestEvictOneSub [2021-08-22T12:26:00.720Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-22T12:26:00.720Z] === RUN TestClosePublisher [2021-08-22T12:26:00.720Z] --- PASS: TestClosePublisher (0.00s) [2021-08-22T12:26:00.721Z] === RUN TestPubSubRace [2021-08-22T12:26:00.942Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-22T12:26:01.179Z] --- PASS: TestRetrieveFromStore (1.47s) [2021-08-22T12:26:01.179Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-22T12:26:01.179Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-22T12:26:01.179Z] === RUN TestParallelPredefinedRequest1 [2021-08-22T12:26:01.179Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-22T12:26:01.179Z] === RUN TestParallelPredefinedRequest2 [2021-08-22T12:26:01.179Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-22T12:26:01.179Z] === RUN TestParallelPredefinedRequest3 [2021-08-22T12:26:01.179Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-22T12:26:01.179Z] === RUN TestParallelPredefinedRequest4 [2021-08-22T12:26:01.179Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-22T12:26:01.179Z] === RUN TestParallelPredefinedRequest5 [2021-08-22T12:26:01.179Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-22T12:26:01.179Z] === RUN TestDebug [2021-08-22T12:26:01.179Z] --- PASS: TestDebug (0.00s) [2021-08-22T12:26:01.179Z] === RUN TestRequestPoolParallel [2021-08-22T12:26:01.638Z] --- PASS: TestRequestPoolParallel (0.43s) [2021-08-22T12:26:01.638Z] === RUN TestFullAllocateRelease [2021-08-22T12:26:02.096Z] --- PASS: TestPubSubRace (1.05s) [2021-08-22T12:26:02.096Z] PASS [2021-08-22T12:26:02.096Z] coverage: 75.0% of statements [2021-08-22T12:26:02.096Z] ok github.com/docker/docker/pkg/pubsub 1.099s coverage: 75.0% of statements [2021-08-22T12:26:02.096Z] time="2021-08-22T12:26:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49294/Test.Echo: Post \"http://127.0.0.1:49294/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-22T12:26:02.096Z] --- PASS: TestFullAllocateRelease (0.49s) [2021-08-22T12:26:02.096Z] === RUN TestOddAllocateRelease [2021-08-22T12:26:02.556Z] --- PASS: TestOddAllocateRelease (0.27s) [2021-08-22T12:26:02.556Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-22T12:26:02.556Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-08-22T12:26:02.556Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-22T12:26:02.556Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-08-22T12:26:02.556Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-22T12:26:02.556Z] === RUN TestRegister [2021-08-22T12:26:02.556Z] --- PASS: TestRegister (0.00s) [2021-08-22T12:26:02.556Z] === RUN TestCommand [2021-08-22T12:26:02.556Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-08-22T12:26:02.556Z] === CONT TestParallelPredefinedRequest1 [2021-08-22T12:26:02.556Z] === CONT TestParallelPredefinedRequest4 [2021-08-22T12:26:02.556Z] === CONT TestParallelPredefinedRequest3 [2021-08-22T12:26:02.556Z] === CONT TestParallelPredefinedRequest1 [2021-08-22T12:26:02.556Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:26:02.556Z] === CONT TestParallelPredefinedRequest3 [2021-08-22T12:26:02.556Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:26:02.556Z] === CONT TestParallelPredefinedRequest2 [2021-08-22T12:26:02.556Z] === CONT TestParallelPredefinedRequest4 [2021-08-22T12:26:02.556Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:26:02.556Z] === CONT TestParallelPredefinedRequest2 [2021-08-22T12:26:02.556Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:26:02.556Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-22T12:26:02.556Z] === CONT TestParallelPredefinedRequest5 [2021-08-22T12:26:02.556Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:26:02.556Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-22T12:26:02.556Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-22T12:26:02.556Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-22T12:26:02.556Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-22T12:26:02.556Z] PASS [2021-08-22T12:26:02.556Z] coverage: 85.3% of statements [2021-08-22T12:26:02.556Z] --- PASS: TestCommand (0.03s) [2021-08-22T12:26:02.556Z] ok github.com/docker/docker/libnetwork/ipam 50.432s coverage: 85.3% of statements [2021-08-22T12:26:02.556Z] === RUN TestNaiveSelf [2021-08-22T12:26:02.556Z] --- PASS: TestNaiveSelf (0.04s) [2021-08-22T12:26:02.556Z] PASS [2021-08-22T12:26:02.556Z] coverage: 82.4% of statements [2021-08-22T12:26:02.556Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2021-08-22T12:26:03.482Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-22T12:26:03.524Z] === RUN TestDump [2021-08-22T12:26:03.524Z] goroutine 6 [running]: [2021-08-22T12:26:03.524Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0xa7b6664, 0x10385f40f54) [2021-08-22T12:26:03.524Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-22T12:26:03.524Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-22T12:26:03.524Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-22T12:26:03.524Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-22T12:26:03.524Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-22T12:26:03.524Z] testing.tRunner(0xc000029080, 0x275ea0) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:26:03.524Z] created by testing.(*T).Run [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-22T12:26:03.524Z] [2021-08-22T12:26:03.524Z] goroutine 1 [chan receive]: [2021-08-22T12:26:03.524Z] testing.(*T).Run(0xc000029080, 0x2685d8, 0x8, 0x275ea0, 0xda18d) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-22T12:26:03.524Z] testing.runTests.func1(0xc000028f00) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-22T12:26:03.524Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:26:03.524Z] testing.runTests(0xc000004078, 0x3bb220, 0x3, 0x3, 0xc040af0cca7b6664, 0x8bb31e6a4d, 0x3bfc80, 0x269e28) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-22T12:26:03.524Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-22T12:26:03.524Z] main.main() [2021-08-22T12:26:03.524Z] _testmain.go:95 +0x1c8 [2021-08-22T12:26:03.524Z] --- PASS: TestDump (0.00s) [2021-08-22T12:26:03.524Z] === RUN TestDumpToFile [2021-08-22T12:26:03.524Z] --- PASS: TestDumpToFile (0.19s) [2021-08-22T12:26:03.524Z] === RUN TestDumpToFileWithEmptyInput [2021-08-22T12:26:03.524Z] goroutine 18 [running]: [2021-08-22T12:26:03.524Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x1543c0) [2021-08-22T12:26:03.524Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-22T12:26:03.524Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-22T12:26:03.524Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-22T12:26:03.524Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084180) [2021-08-22T12:26:03.524Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-22T12:26:03.524Z] testing.tRunner(0xc000084180, 0x275e90) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:26:03.524Z] created by testing.(*T).Run [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-22T12:26:03.524Z] [2021-08-22T12:26:03.524Z] goroutine 1 [chan receive]: [2021-08-22T12:26:03.524Z] testing.(*T).Run(0xc000084180, 0x26f08c, 0x1c, 0x275e90, 0xda101) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-22T12:26:03.524Z] testing.runTests.func1(0xc000028f00) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-22T12:26:03.524Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-22T12:26:03.524Z] testing.runTests(0xc000004078, 0x3bb220, 0x3, 0x3, 0xc040af0cca7b6664, 0x8bb31e6a4d, 0x3bfc80, 0x269e28) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-22T12:26:03.524Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-22T12:26:03.524Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-22T12:26:03.524Z] main.main() [2021-08-22T12:26:03.524Z] _testmain.go:95 +0x1c8 [2021-08-22T12:26:03.524Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-22T12:26:03.524Z] PASS [2021-08-22T12:26:03.524Z] coverage: 90.9% of statements [2021-08-22T12:26:03.524Z] ok github.com/docker/docker/pkg/stack 0.244s coverage: 90.9% of statements [2021-08-22T12:26:04.492Z] === RUN TestNewStdWriter [2021-08-22T12:26:04.492Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-22T12:26:04.492Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestWriteWithNilBytes [2021-08-22T12:26:04.492Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestWrite [2021-08-22T12:26:04.492Z] --- PASS: TestWrite (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestWriteWithWriterError [2021-08-22T12:26:04.492Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-22T12:26:04.492Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestStdCopyWriteAndRead [2021-08-22T12:26:04.492Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-22T12:26:04.492Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-22T12:26:04.492Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-22T12:26:04.492Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-22T12:26:04.492Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-22T12:26:04.492Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-22T12:26:04.492Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-22T12:26:04.492Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-22T12:26:04.492Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-22T12:26:04.492Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-22T12:26:04.492Z] PASS [2021-08-22T12:26:04.492Z] coverage: 100.0% of statements [2021-08-22T12:26:04.492Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2021-08-22T12:26:04.952Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-22T12:26:04.952Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-22T12:26:04.952Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-22T12:26:04.952Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-22T12:26:04.952Z] === RUN TestFormatStatus [2021-08-22T12:26:04.952Z] --- PASS: TestFormatStatus (0.00s) [2021-08-22T12:26:04.952Z] === RUN TestFormatError [2021-08-22T12:26:04.952Z] --- PASS: TestFormatError (0.00s) [2021-08-22T12:26:04.952Z] === RUN TestFormatJSONError [2021-08-22T12:26:04.952Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-22T12:26:04.952Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-22T12:26:04.952Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-22T12:26:04.952Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-22T12:26:04.952Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-22T12:26:04.952Z] === RUN TestNewJSONProgressOutput [2021-08-22T12:26:04.952Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-22T12:26:04.952Z] === RUN TestAuxFormatterEmit [2021-08-22T12:26:04.952Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-22T12:26:04.952Z] === RUN TestStreamWriterStdout [2021-08-22T12:26:04.952Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-22T12:26:04.952Z] === RUN TestStreamWriterStderr [2021-08-22T12:26:04.952Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-22T12:26:04.952Z] PASS [2021-08-22T12:26:04.952Z] coverage: 66.2% of statements [2021-08-22T12:26:04.952Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-08-22T12:26:05.174Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-08-22T12:26:05.174Z] === RUN TestInfoDebug [2021-08-22T12:26:05.174Z] --- PASS: TestInfoDebug (0.55s) [2021-08-22T12:26:05.174Z] === RUN TestInfoInsecureRegistries [2021-08-22T12:26:05.174Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-22T12:26:05.174Z] === RUN TestInfoRegistryMirrors [2021-08-22T12:26:05.174Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-22T12:26:05.174Z] === RUN TestLoginFailsWithBadCredentials [2021-08-22T12:26:05.174Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-08-22T12:26:05.174Z] === RUN TestPingCacheHeaders [2021-08-22T12:26:05.174Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-22T12:26:05.174Z] === RUN TestPingGet [2021-08-22T12:26:05.174Z] --- PASS: TestPingGet (0.02s) [2021-08-22T12:26:05.174Z] === RUN TestPingHead [2021-08-22T12:26:05.174Z] --- PASS: TestPingHead (0.02s) [2021-08-22T12:26:05.174Z] === RUN TestVersion [2021-08-22T12:26:05.174Z] --- PASS: TestVersion (0.02s) [2021-08-22T12:26:05.174Z] === CONT TestDiskUsage [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty/container_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty/image_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty/volume_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-22T12:26:05.741Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-22T12:26:05.924Z] === RUN TestGenerateRandomID [2021-08-22T12:26:05.924Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-22T12:26:05.924Z] === RUN TestShortenId [2021-08-22T12:26:05.924Z] --- PASS: TestShortenId (0.00s) [2021-08-22T12:26:05.924Z] === RUN TestShortenSha256Id [2021-08-22T12:26:05.924Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-22T12:26:05.924Z] === RUN TestShortenIdEmpty [2021-08-22T12:26:05.924Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-22T12:26:05.924Z] === RUN TestShortenIdInvalid [2021-08-22T12:26:05.924Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-22T12:26:05.924Z] === RUN TestIsShortIDNonHex [2021-08-22T12:26:05.924Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-22T12:26:05.924Z] === RUN TestIsShortIDNotCorrectSize [2021-08-22T12:26:05.924Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-22T12:26:05.924Z] PASS [2021-08-22T12:26:05.924Z] coverage: 70.6% of statements [2021-08-22T12:26:05.924Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2021-08-22T12:26:05.998Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-22T12:26:05.998Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-22T12:26:05.998Z] === RUN TestDiskUsage/after_container.Run [2021-08-22T12:26:06.024Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-22T12:26:06.565Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-22T12:26:06.565Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-22T12:26:06.565Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-22T12:26:06.565Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-22T12:26:06.565Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-22T12:26:06.565Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-22T12:26:06.565Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-22T12:26:06.565Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-22T12:26:06.565Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-22T12:26:06.565Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage (1.47s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run (0.61s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-22T12:26:06.565Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-22T12:26:06.565Z] PASS [2021-08-22T12:26:06.565Z] [2021-08-22T12:26:06.565Z] === Skipped [2021-08-22T12:26:06.565Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:26:06.565Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-22T12:26:06.565Z] [2021-08-22T12:26:06.565Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-22T12:26:06.565Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-22T12:26:06.565Z] [2021-08-22T12:26:06.565Z] [2021-08-22T12:26:06.565Z] DONE 53 tests, 2 skipped in 25.046s [2021-08-22T12:26:06.565Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-22T12:26:06.824Z] INFO: Testing against a local daemon [2021-08-22T12:26:06.824Z] === RUN TestVolumesCreateAndList [2021-08-22T12:26:06.824Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-22T12:26:06.824Z] === RUN TestVolumesRemove [2021-08-22T12:26:06.824Z] --- PASS: TestVolumesRemove (0.07s) [2021-08-22T12:26:06.824Z] === RUN TestVolumesInspect [2021-08-22T12:26:06.824Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-22T12:26:06.824Z] === RUN TestVolumesInvalidJSON [2021-08-22T12:26:06.824Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-22T12:26:06.824Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-22T12:26:06.824Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-22T12:26:06.824Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-22T12:26:06.824Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-22T12:26:06.824Z] PASS [2021-08-22T12:26:06.824Z] [2021-08-22T12:26:06.824Z] DONE 5 tests in 0.217s [2021-08-22T12:26:06.824Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-22T12:26:06.824Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13309 is not a child of this shell [2021-08-22T12:26:06.824Z] warning: PID 13309 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-22T12:26:06.893Z] === RUN TestIsCpusetListAvailable [2021-08-22T12:26:06.893Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-22T12:26:06.893Z] PASS [2021-08-22T12:26:06.893Z] coverage: 39.4% of statements [2021-08-22T12:26:06.893Z] ok github.com/docker/docker/pkg/sysinfo 0.045s coverage: 39.4% of statements [2021-08-22T12:26:07.082Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-22T12:26:07.082Z] [2021-08-22T12:26:07.082Z] Unloading profiles will leave already running processes permanently [2021-08-22T12:26:07.082Z] unconfined, which can lead to unexpected situations. [2021-08-22T12:26:07.082Z] [2021-08-22T12:26:07.082Z] To set a process to complain mode, use the command line tool [2021-08-22T12:26:07.082Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-22T12:26:07.082Z] Removing test suite binaries [2021-08-22T12:26:07.082Z] exiting test-integration [2021-08-22T12:26:07.082Z] ++ exit 0 [2021-08-22T12:26:07.082Z] [2021-08-22T12:26:08.430Z] === RUN TestChtimes [2021-08-22T12:26:08.430Z] --- PASS: TestChtimes (0.00s) [2021-08-22T12:26:08.430Z] === RUN TestChtimesWindows [2021-08-22T12:26:08.430Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-22T12:26:08.430Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-22T12:26:08.430Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-22T12:26:08.430Z] === RUN TestEnsureRemoveAllNotExist [2021-08-22T12:26:08.430Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-22T12:26:08.430Z] === RUN TestEnsureRemoveAllWithDir [2021-08-22T12:26:08.430Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-22T12:26:08.430Z] === RUN TestEnsureRemoveAllWithFile [2021-08-22T12:26:08.430Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-22T12:26:08.430Z] === RUN TestHasWin32KSupport [2021-08-22T12:26:08.430Z] syscall_windows_test.go:8: win32k: true [2021-08-22T12:26:08.430Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-22T12:26:08.430Z] PASS [2021-08-22T12:26:08.430Z] coverage: 12.9% of statements [2021-08-22T12:26:08.430Z] ok github.com/docker/docker/pkg/system 0.062s coverage: 12.9% of statements Post stage [Pipeline] junit [2021-08-22T12:26:08.471Z] Recording test results [2021-08-22T12:26:09.399Z] === RUN TestTailFile [2021-08-22T12:26:09.399Z] --- PASS: TestTailFile (0.00s) [2021-08-22T12:26:09.399Z] === RUN TestTailFileManyLines [2021-08-22T12:26:09.399Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-22T12:26:09.399Z] === RUN TestTailEmptyFile [2021-08-22T12:26:09.399Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-22T12:26:09.399Z] === RUN TestTailNegativeN [2021-08-22T12:26:09.399Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/no_delimiter [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/truncated_last_line [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.399Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.399Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.399Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/no_delimiter [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.400Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-22T12:26:09.400Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.401Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.401Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.401Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.915Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.915Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.916Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.916Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.916Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.917Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.917Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.918Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-22T12:26:09.919Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.02s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.02s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-22T12:26:09.919Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:09.920Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-22T12:26:10.075Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:26:10.379Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.01s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.01s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.02s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.02s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.380Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.02s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.02s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-22T12:26:10.381Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-22T12:26:10.381Z] PASS [2021-08-22T12:26:10.381Z] coverage: 88.6% of statements [2021-08-22T12:26:10.381Z] ok github.com/docker/docker/pkg/tailfile 0.525s coverage: 88.6% of statements [2021-08-22T12:26:10.423Z] + echo Ensuring container killed. [2021-08-22T12:26:10.423Z] Ensuring container killed. [2021-08-22T12:26:10.423Z] + docker rm -vf docker-pr2 [2021-08-22T12:26:10.423Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-22T12:26:10.704Z] + echo Chowning /workspace to jenkins user [2021-08-22T12:26:10.704Z] Chowning /workspace to jenkins user [2021-08-22T12:26:10.704Z] + id -u [2021-08-22T12:26:10.704Z] + id -g [2021-08-22T12:26:10.704Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42774:/workspace busybox chown -R 1000:1000 /workspace [2021-08-22T12:26:10.841Z] --- PASS: TestNewClientWithTimeout (17.66s) [2021-08-22T12:26:10.841Z] === RUN TestClientStream [2021-08-22T12:26:10.841Z] --- PASS: TestClientStream (0.00s) [2021-08-22T12:26:10.841Z] === RUN TestClientSendFile [2021-08-22T12:26:10.841Z] --- PASS: TestClientSendFile (0.00s) [2021-08-22T12:26:10.841Z] === RUN TestClientWithRequestTimeout [2021-08-22T12:26:10.841Z] --- PASS: TestClientWithRequestTimeout (0.03s) [2021-08-22T12:26:10.841Z] === RUN TestFileSpecPlugin [2021-08-22T12:26:10.841Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-22T12:26:10.841Z] === RUN TestFileJSONSpecPlugin [2021-08-22T12:26:10.841Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-22T12:26:10.841Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-22T12:26:10.841Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2021-08-22T12:26:10.841Z] === RUN TestPluginAddHandler [2021-08-22T12:26:10.841Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-22T12:26:10.841Z] === RUN TestPluginWaitBadPlugin [2021-08-22T12:26:10.841Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-22T12:26:10.841Z] === RUN TestGet [2021-08-22T12:26:10.841Z] time="2021-08-22T12:26:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-22T12:26:11.300Z] === RUN TestTarSumRemoveNonExistent [2021-08-22T12:26:11.300Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestTarSumRemove [2021-08-22T12:26:11.300Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestSortFileInfoSums [2021-08-22T12:26:11.300Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestNewTarSumForLabelInvalid [2021-08-22T12:26:11.300Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestNewTarSumForLabel [2021-08-22T12:26:11.300Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestEmptyTar [2021-08-22T12:26:11.300Z] --- PASS: TestEmptyTar (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestTarSumsReadSize [2021-08-22T12:26:11.300Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestTarSums [2021-08-22T12:26:11.300Z] --- PASS: TestTarSums (0.07s) [2021-08-22T12:26:11.300Z] === RUN TestIteration [2021-08-22T12:26:11.300Z] --- PASS: TestIteration (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestVersionLabelForChecksum [2021-08-22T12:26:11.300Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestVersion [2021-08-22T12:26:11.300Z] --- PASS: TestVersion (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestGetVersion [2021-08-22T12:26:11.300Z] --- PASS: TestGetVersion (0.00s) [2021-08-22T12:26:11.300Z] === RUN TestGetVersions [2021-08-22T12:26:11.300Z] --- PASS: TestGetVersions (0.00s) [2021-08-22T12:26:11.300Z] PASS [2021-08-22T12:26:11.300Z] coverage: 89.3% of statements [2021-08-22T12:26:11.300Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2021-08-22T12:26:11.304Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-22T12:26:11.759Z] time="2021-08-22T12:26:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-22T12:26:11.759Z] testing: warning: no tests to run [2021-08-22T12:26:11.759Z] PASS [2021-08-22T12:26:11.759Z] coverage: [no statements] [2021-08-22T12:26:11.759Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-22T12:26:12.371Z] + bundleName=amd64-rootless [2021-08-22T12:26:12.372Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-22T12:26:12.372Z] Creating amd64-rootless-bundles.tar.gz [2021-08-22T12:26:12.372Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-08-22T12:26:12.372Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-22T12:26:12.383Z] Archiving artifacts [2021-08-22T12:26:12.684Z] --- PASS: TestDockerNetworkMacvlan (13.83s) [2021-08-22T12:26:12.684Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-08-22T12:26:12.684Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2021-08-22T12:26:12.684Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.54s) [2021-08-22T12:26:12.684Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.76s) [2021-08-22T12:26:12.684Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.82s) [2021-08-22T12:26:12.684Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.27s) [2021-08-22T12:26:12.684Z] PASS [2021-08-22T12:26:12.684Z] [2021-08-22T12:26:12.684Z] DONE 8 tests in 15.155s [2021-08-22T12:26:12.684Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-22T12:26:12.684Z] testing: warning: no tests to run [2021-08-22T12:26:12.684Z] PASS [2021-08-22T12:26:12.684Z] [2021-08-22T12:26:12.684Z] DONE 0 tests in 0.007s [2021-08-22T12:26:12.684Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-22T12:26:12.684Z] INFO: Testing against a local daemon [2021-08-22T12:26:12.684Z] === RUN TestAuthZPluginAllowRequest [2021-08-22T12:26:12.729Z] === RUN TestTruncIndex [2021-08-22T12:26:12.729Z] --- PASS: TestTruncIndex (0.11s) [2021-08-22T12:26:12.729Z] PASS [2021-08-22T12:26:12.729Z] coverage: 91.5% of statements [2021-08-22T12:26:12.729Z] ok github.com/docker/docker/pkg/truncindex 0.155s coverage: 91.5% of statements [2021-08-22T12:26:13.189Z] === RUN TestIsGIT [2021-08-22T12:26:13.189Z] --- PASS: TestIsGIT (0.00s) [2021-08-22T12:26:13.189Z] === RUN TestIsTransport [2021-08-22T12:26:13.189Z] --- PASS: TestIsTransport (0.00s) [2021-08-22T12:26:13.189Z] PASS [2021-08-22T12:26:13.189Z] coverage: 100.0% of statements [2021-08-22T12:26:13.189Z] ok github.com/docker/docker/pkg/urlutil 0.044s coverage: 100.0% of statements [2021-08-22T12:26:13.649Z] time="2021-08-22T12:26:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-22T12:26:13.649Z] === RUN TestVersionInfo [2021-08-22T12:26:13.649Z] --- PASS: TestVersionInfo (0.00s) [2021-08-22T12:26:13.649Z] === RUN TestAppendVersions [2021-08-22T12:26:13.649Z] --- PASS: TestAppendVersions (0.00s) [2021-08-22T12:26:13.649Z] PASS [2021-08-22T12:26:13.649Z] coverage: 88.9% of statements [2021-08-22T12:26:13.649Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2021-08-22T12:26:14.065Z] --- PASS: TestAuthZPluginAllowRequest (1.35s) [2021-08-22T12:26:14.065Z] === RUN TestAuthZPluginTLS [2021-08-22T12:26:14.343Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42774/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-22T12:26:14.634Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-08-22T12:26:14.634Z] === RUN TestAuthZPluginDenyRequest [2021-08-22T12:26:14.660Z] + make clean [2021-08-22T12:26:14.660Z] docker volume rm -f docker-dev-cache [2021-08-22T12:26:14.918Z] docker-dev-cache [Pipeline] deleteDir [2021-08-22T12:26:15.203Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-22T12:26:15.203Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-22T12:26:15.638Z] Loaded image: buildpack-deps:buster [2021-08-22T12:26:15.638Z] Loaded image: busybox:latest [2021-08-22T12:26:15.638Z] Loaded image: buildpack-deps:buster [2021-08-22T12:26:15.638Z] Loaded image: busybox:glibc [2021-08-22T12:26:15.638Z] Loaded image: busybox:latest [2021-08-22T12:26:15.638Z] Loaded image: busybox:glibc [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [2021-08-22T12:26:15.773Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-22T12:26:15.773Z] === RUN TestAuthZPluginDenyResponse [Pipeline] } [2021-08-22T12:26:15.837Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-22T12:26:15.837Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-22T12:26:15.837Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-22T12:26:15.837Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-22T12:26:15.837Z] === RUN TestValidatePrivileges [2021-08-22T12:26:15.837Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-22T12:26:15.837Z] === RUN TestFilterByCapNeg [2021-08-22T12:26:15.837Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-22T12:26:15.837Z] === RUN TestFilterByCapPos [2021-08-22T12:26:15.837Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-22T12:26:15.837Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-22T12:26:15.837Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-22T12:26:15.837Z] PASS [2021-08-22T12:26:15.837Z] coverage: 12.0% of statements [2021-08-22T12:26:15.837Z] ok github.com/docker/docker/plugin 0.063s coverage: 12.0% of statements [2021-08-22T12:26:16.342Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-22T12:26:16.342Z] === RUN TestAuthZPluginAllowEventStream [2021-08-22T12:26:16.805Z] === RUN TestNewSettable [2021-08-22T12:26:16.805Z] --- PASS: TestNewSettable (0.00s) [2021-08-22T12:26:16.805Z] === RUN TestIsSettable [2021-08-22T12:26:16.805Z] --- PASS: TestIsSettable (0.00s) [2021-08-22T12:26:16.805Z] === RUN TestUpdateSettingsEnv [2021-08-22T12:26:16.805Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-22T12:26:16.805Z] PASS [2021-08-22T12:26:16.805Z] coverage: 20.0% of statements [2021-08-22T12:26:16.805Z] ok github.com/docker/docker/plugin/v2 0.062s coverage: 20.0% of statements [2021-08-22T12:26:17.265Z] === RUN TestLoad [2021-08-22T12:26:17.265Z] --- PASS: TestLoad (0.00s) [2021-08-22T12:26:17.265Z] === RUN TestSave [2021-08-22T12:26:17.265Z] --- PASS: TestSave (0.03s) [2021-08-22T12:26:17.265Z] === RUN TestAddDeleteGet [2021-08-22T12:26:17.265Z] --- PASS: TestAddDeleteGet (0.04s) [2021-08-22T12:26:17.265Z] === RUN TestInvalidTags [2021-08-22T12:26:17.265Z] --- PASS: TestInvalidTags (0.01s) [2021-08-22T12:26:17.265Z] PASS [2021-08-22T12:26:17.265Z] coverage: 84.4% of statements [2021-08-22T12:26:17.265Z] ok github.com/docker/docker/reference 0.119s coverage: 84.4% of statements [2021-08-22T12:26:17.722Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2021-08-22T12:26:17.722Z] === RUN TestAuthZPluginErrorResponse [2021-08-22T12:26:17.724Z] time="2021-08-22T12:26:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-22T12:26:17.751Z] --- PASS: TestBuildMultiStageLayerLeak (18.16s) [2021-08-22T12:26:17.751Z] === RUN TestBuildWithHugeFile [2021-08-22T12:26:18.291Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-08-22T12:26:18.291Z] === RUN TestAuthZPluginErrorRequest [2021-08-22T12:26:18.695Z] === RUN TestResolveAuthConfigIndexServer [2021-08-22T12:26:18.695Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-22T12:26:18.695Z] === RUN TestResolveAuthConfigFullURL [2021-08-22T12:26:18.695Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-22T12:26:18.695Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-22T12:26:18.695Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-22T12:26:18.695Z] === RUN TestValidateMirror [2021-08-22T12:26:18.695Z] --- PASS: TestValidateMirror (0.00s) [2021-08-22T12:26:18.695Z] === RUN TestLoadInsecureRegistries [2021-08-22T12:26:18.695Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-22T12:26:18.695Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-22T12:26:18.695Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-22T12:26:18.742Z] ok github.com/docker/docker/libnetwork/osl 4.416s coverage: 39.7% of statements [2021-08-22T12:26:18.860Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-22T12:26:18.860Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-22T12:26:18.903Z] Loaded image: debian:bullseye [2021-08-22T12:26:19.120Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-08-22T12:26:19.120Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-22T12:26:19.155Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2021-08-22T12:26:19.155Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-22T12:26:19.155Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestResumableRequestReaderWithReadError [2021-08-22T12:26:19.155Z] time="2021-08-22T12:26:18Z" 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-22T12:26:19.155Z] time="2021-08-22T12:26:18Z" 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-22T12:26:19.155Z] time="2021-08-22T12:26:18Z" 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-22T12:26:19.155Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2021-08-22T12:26:19.155Z] === RUN TestNewServiceConfig [2021-08-22T12:26:19.155Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestValidateIndexName [2021-08-22T12:26:19.155Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestValidateIndexNameWithError [2021-08-22T12:26:19.155Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestEndpointParse [2021-08-22T12:26:19.155Z] --- PASS: TestEndpointParse (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestEndpointParseInvalid [2021-08-22T12:26:19.155Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestValidateEndpoint [2021-08-22T12:26:19.155Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-22T12:26:19.155Z] === RUN TestPing [2021-08-22T12:26:19.155Z] --- PASS: TestPing (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestPingRegistryEndpoint [2021-08-22T12:26:19.155Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:26:19.155Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestEndpoint [2021-08-22T12:26:19.155Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:26:19.155Z] --- SKIP: TestEndpoint (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestParseRepositoryInfo [2021-08-22T12:26:19.155Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestNewIndexInfo [2021-08-22T12:26:19.155Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestMirrorEndpointLookup [2021-08-22T12:26:19.155Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:26:19.155Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-08-22T12:26:19.155Z] === RUN TestSearchRepositories [2021-08-22T12:26:19.155Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-22T12:26:19.155Z] Host: 127.0.0.1:49312 [2021-08-22T12:26:19.155Z] User-Agent: docker test client [2021-08-22T12:26:19.155Z] Authorization: Token fake-token [2021-08-22T12:26:19.155Z] X-Docker-Token: true [2021-08-22T12:26:19.155Z] Accept-Encoding: gzip [2021-08-22T12:26:19.155Z] [2021-08-22T12:26:19.155Z] [2021-08-22T12:26:19.155Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-22T12:26:19.155Z] Connection: close [2021-08-22T12:26:19.155Z] Content-Length: 144 [2021-08-22T12:26:19.155Z] Cache-Control: no-cache [2021-08-22T12:26:19.155Z] Content-Type: application/json [2021-08-22T12:26:19.155Z] Date: Sun, 22 Aug 2021 12:26:18 GMT [2021-08-22T12:26:19.155Z] Expires: -1 [2021-08-22T12:26:19.155Z] Pragma: no-cache [2021-08-22T12:26:19.155Z] Server: docker-tests/mock [2021-08-22T12:26:19.155Z] X-Docker-Registry-Config: mock [2021-08-22T12:26:19.155Z] X-Docker-Registry-Version: 0.0.0 [2021-08-22T12:26:19.155Z] [2021-08-22T12:26:19.155Z] [2021-08-22T12:26:19.155Z] --- PASS: TestSearchRepositories (0.01s) [2021-08-22T12:26:19.155Z] === RUN TestTrustedLocation [2021-08-22T12:26:19.155Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-22T12:26:19.155Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestAllowNondistributableArtifacts [2021-08-22T12:26:19.155Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-22T12:26:19.155Z] === RUN TestIsSecureIndex [2021-08-22T12:26:19.155Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-22T12:26:19.156Z] PASS [2021-08-22T12:26:19.156Z] coverage: 51.7% of statements [2021-08-22T12:26:19.156Z] ok github.com/docker/docker/registry 0.294s coverage: 51.7% of statements [2021-08-22T12:26:19.156Z] time="2021-08-22T12:26:18Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-22T12:26:19.156Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2021-08-22T12:26:19.156Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-22T12:26:19.156Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-22T12:26:19.156Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-22T12:26:19.156Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2021-08-22T12:26:19.156Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-22T12:26:19.156Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-22T12:26:19.156Z] === RUN TestResumableRequestReader [2021-08-22T12:26:19.156Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-22T12:26:19.156Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-22T12:26:19.156Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-22T12:26:19.156Z] PASS [2021-08-22T12:26:19.156Z] coverage: 100.0% of statements [2021-08-22T12:26:19.156Z] ok github.com/docker/docker/registry/resumable 0.307s coverage: 100.0% of statements [2021-08-22T12:26:19.317Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-22T12:26:19.465Z] Loaded image: hello-world:latest [2021-08-22T12:26:19.465Z] Loaded image: arm32v7/hello-world:latest [2021-08-22T12:26:19.465Z] INFO: Testing against a local daemon [2021-08-22T12:26:19.465Z] === RUN TestDockerDaemonSuite [2021-08-22T12:26:19.617Z] === RUN TestRestartManagerTimeout [2021-08-22T12:26:19.617Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-22T12:26:19.617Z] === RUN TestRestartManagerTimeoutReset [2021-08-22T12:26:19.617Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-22T12:26:19.617Z] PASS [2021-08-22T12:26:19.617Z] coverage: 50.9% of statements [2021-08-22T12:26:19.617Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 50.9% of statements [2021-08-22T12:26:19.722Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-22T12:26:19.979Z] Loaded image: debian:bullseye [2021-08-22T12:26:20.076Z] === RUN TestDecodeContainerConfig [2021-08-22T12:26:20.076Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-22T12:26:20.076Z] === RUN TestDecodeContainerConfigIsolation [2021-08-22T12:26:20.076Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-22T12:26:20.076Z] === RUN TestValidatePrivileged [2021-08-22T12:26:20.076Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-22T12:26:20.076Z] PASS [2021-08-22T12:26:20.076Z] coverage: 52.2% of statements [2021-08-22T12:26:20.076Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.2% of statements [2021-08-22T12:26:20.236Z] Loaded image: hello-world:latest [2021-08-22T12:26:20.236Z] Loaded image: arm32v7/hello-world:latest [2021-08-22T12:26:20.535Z] INFO: Testing against a local daemon [2021-08-22T12:26:20.535Z] === RUN TestDockerSuite [2021-08-22T12:26:20.535Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-22T12:26:20.535Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-22T12:26:20.535Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-22T12:26:20.535Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-22T12:26:20.535Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-22T12:26:20.535Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-22T12:26:20.535Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-22T12:26:20.535Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-22T12:26:20.536Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-22T12:26:20.536Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-22T12:26:20.536Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-22T12:26:20.536Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-22T12:26:20.536Z] PASS [2021-08-22T12:26:20.536Z] coverage: 62.5% of statements [2021-08-22T12:26:20.536Z] ok github.com/docker/docker/testutil 0.144s coverage: 62.5% of statements [2021-08-22T12:26:21.029Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2021-08-22T12:26:21.029Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-22T12:26:22.410Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.63s) [2021-08-22T12:26:22.410Z] === RUN TestAuthZPluginHeader [2021-08-22T12:26:23.349Z] --- PASS: TestAuthZPluginHeader (0.70s) [2021-08-22T12:26:23.349Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-22T12:26:23.533Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-22T12:26:23.801Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-22T12:26:23.801Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-22T12:26:24.056Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-22T12:26:24.056Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-22T12:26:24.273Z] === RUN TestGetDriver [2021-08-22T12:26:24.273Z] --- PASS: TestGetDriver (0.00s) [2021-08-22T12:26:24.273Z] === RUN TestVolumeRequestError [2021-08-22T12:26:24.273Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-22T12:26:24.273Z] PASS [2021-08-22T12:26:24.273Z] coverage: 36.1% of statements [2021-08-22T12:26:24.273Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2021-08-22T12:26:24.273Z] === RUN TestGetAddress [2021-08-22T12:26:24.273Z] --- PASS: TestGetAddress (0.00s) [2021-08-22T12:26:24.273Z] === RUN TestRemove [2021-08-22T12:26:24.273Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-22T12:26:24.273Z] --- SKIP: TestRemove (0.00s) [2021-08-22T12:26:24.273Z] === RUN TestInitializeWithVolumes [2021-08-22T12:26:24.273Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-22T12:26:24.273Z] === RUN TestCreate [2021-08-22T12:26:24.273Z] --- PASS: TestCreate (0.01s) [2021-08-22T12:26:24.273Z] === RUN TestValidateName [2021-08-22T12:26:24.273Z] --- PASS: TestValidateName (0.00s) [2021-08-22T12:26:24.273Z] === RUN TestCreateWithOpts [2021-08-22T12:26:24.273Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-22T12:26:24.273Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-22T12:26:24.273Z] === RUN TestRelaodNoOpts [2021-08-22T12:26:24.273Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-22T12:26:24.273Z] PASS [2021-08-22T12:26:24.273Z] coverage: 41.5% of statements [2021-08-22T12:26:24.273Z] ok github.com/docker/docker/volume/local 0.077s coverage: 41.5% of statements [2021-08-22T12:26:24.984Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-22T12:26:24.984Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-22T12:26:24.984Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRaw [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-22T12:26:25.242Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRaw [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRawSplit [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-22T12:26:25.242Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-22T12:26:25.242Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-22T12:26:25.242Z] === RUN TestConvertTmpfsOptions [2021-08-22T12:26:25.242Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-22T12:26:25.242Z] linux_parser_test.go:209: data="ro" [2021-08-22T12:26:25.242Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-22T12:26:25.242Z] === RUN TestParseMountSpec [2021-08-22T12:26:25.242Z] parser_test.go:63: case 0 [2021-08-22T12:26:25.242Z] parser_test.go:63: case 1 [2021-08-22T12:26:25.242Z] parser_test.go:63: case 2 [2021-08-22T12:26:25.242Z] parser_test.go:63: case 3 [2021-08-22T12:26:25.242Z] parser_test.go:63: case 4 [2021-08-22T12:26:25.242Z] parser_test.go:63: case 5 [2021-08-22T12:26:25.242Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-22T12:26:25.242Z] === RUN TestValidateMount [2021-08-22T12:26:25.242Z] --- PASS: TestValidateMount (0.00s) [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRaw [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-22T12:26:25.242Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-22T12:26:25.242Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-22T12:26:25.242Z] PASS [2021-08-22T12:26:25.242Z] coverage: 67.6% of statements [2021-08-22T12:26:25.242Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.6% of statements [2021-08-22T12:26:25.701Z] === RUN TestSetGetMeta [2021-08-22T12:26:25.701Z] === PAUSE TestSetGetMeta [2021-08-22T12:26:25.701Z] === RUN TestRestore [2021-08-22T12:26:25.701Z] === PAUSE TestRestore [2021-08-22T12:26:25.701Z] === RUN TestServiceCreate [2021-08-22T12:26:25.701Z] === PAUSE TestServiceCreate [2021-08-22T12:26:25.701Z] === RUN TestServiceList [2021-08-22T12:26:25.701Z] === PAUSE TestServiceList [2021-08-22T12:26:25.701Z] === RUN TestServiceRemove [2021-08-22T12:26:25.701Z] === PAUSE TestServiceRemove [2021-08-22T12:26:25.701Z] === RUN TestServiceGet [2021-08-22T12:26:25.701Z] === PAUSE TestServiceGet [2021-08-22T12:26:25.701Z] === RUN TestServicePrune [2021-08-22T12:26:25.701Z] === PAUSE TestServicePrune [2021-08-22T12:26:25.701Z] === RUN TestCreate [2021-08-22T12:26:25.701Z] === PAUSE TestCreate [2021-08-22T12:26:25.701Z] === RUN TestRemove [2021-08-22T12:26:25.701Z] === PAUSE TestRemove [2021-08-22T12:26:25.701Z] === RUN TestList [2021-08-22T12:26:25.701Z] === PAUSE TestList [2021-08-22T12:26:25.701Z] === RUN TestFindByDriver [2021-08-22T12:26:25.701Z] === PAUSE TestFindByDriver [2021-08-22T12:26:25.701Z] === RUN TestFindByReferenced [2021-08-22T12:26:25.701Z] === PAUSE TestFindByReferenced [2021-08-22T12:26:25.701Z] === RUN TestDerefMultipleOfSameRef [2021-08-22T12:26:25.701Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-22T12:26:25.701Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-22T12:26:25.701Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-22T12:26:25.701Z] === RUN TestDefererencePluginOnCreateError [2021-08-22T12:26:25.701Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-22T12:26:25.701Z] === RUN TestRefDerefRemove [2021-08-22T12:26:25.701Z] === PAUSE TestRefDerefRemove [2021-08-22T12:26:25.701Z] === RUN TestGet [2021-08-22T12:26:25.701Z] === PAUSE TestGet [2021-08-22T12:26:25.701Z] === RUN TestGetWithReference [2021-08-22T12:26:25.701Z] === PAUSE TestGetWithReference [2021-08-22T12:26:25.701Z] === RUN TestFilterFunc [2021-08-22T12:26:25.701Z] === RUN TestFilterFunc/test_nil_list [2021-08-22T12:26:25.701Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-22T12:26:25.701Z] === RUN TestFilterFunc/test_empty_list [2021-08-22T12:26:25.701Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-22T12:26:25.701Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-22T12:26:25.701Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-22T12:26:25.701Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-22T12:26:25.701Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-22T12:26:25.701Z] === RUN TestFilterFunc/test_filter_some [2021-08-22T12:26:25.701Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-22T12:26:25.701Z] === RUN TestFilterFunc/test_filter_middle [2021-08-22T12:26:25.701Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-22T12:26:25.701Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-22T12:26:25.701Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-22T12:26:25.701Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-22T12:26:25.701Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-22T12:26:25.701Z] === CONT TestFilterFunc/test_nil_list [2021-08-22T12:26:25.701Z] === CONT TestFilterFunc/test_filter_some [2021-08-22T12:26:25.701Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-22T12:26:25.701Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-22T12:26:25.701Z] === CONT TestFilterFunc/test_empty_list [2021-08-22T12:26:25.701Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-22T12:26:25.701Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-22T12:26:25.701Z] === CONT TestFilterFunc/test_filter_middle [2021-08-22T12:26:25.701Z] --- PASS: TestFilterFunc (0.00s) [2021-08-22T12:26:25.701Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-22T12:26:25.701Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-22T12:26:25.701Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-22T12:26:25.701Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-22T12:26:25.701Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-22T12:26:25.701Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-22T12:26:25.701Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-22T12:26:25.701Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-22T12:26:25.701Z] === CONT TestSetGetMeta [2021-08-22T12:26:25.701Z] === CONT TestFindByReferenced [2021-08-22T12:26:25.701Z] === CONT TestGetWithReference [2021-08-22T12:26:25.701Z] === CONT TestDefererencePluginOnCreateError [2021-08-22T12:26:25.701Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-22T12:26:25.701Z] === CONT TestFindByDriver [2021-08-22T12:26:25.701Z] === CONT TestList [2021-08-22T12:26:25.701Z] --- PASS: TestFindByReferenced (0.04s) [2021-08-22T12:26:25.701Z] --- PASS: TestGetWithReference (0.04s) [2021-08-22T12:26:25.701Z] === CONT TestRemove [2021-08-22T12:26:25.701Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-08-22T12:26:25.701Z] === CONT TestCreate [2021-08-22T12:26:25.701Z] --- PASS: TestFindByDriver (0.03s) [2021-08-22T12:26:25.701Z] === CONT TestServicePrune [2021-08-22T12:26:25.701Z] --- PASS: TestCreate (0.02s) [2021-08-22T12:26:25.701Z] === CONT TestServiceGet [2021-08-22T12:26:25.701Z] --- PASS: TestList (0.03s) [2021-08-22T12:26:25.701Z] === CONT TestServiceRemove [2021-08-22T12:26:25.701Z] --- PASS: TestRemove (0.03s) [2021-08-22T12:26:25.701Z] === CONT TestServiceList [2021-08-22T12:26:25.701Z] --- PASS: TestGet (15.07s) [2021-08-22T12:26:25.701Z] === RUN TestPluginWithNoManifest [2021-08-22T12:26:25.701Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-22T12:26:25.701Z] === RUN TestGetAll [2021-08-22T12:26:25.701Z] --- PASS: TestGetAll (0.00s) [2021-08-22T12:26:25.701Z] PASS [2021-08-22T12:26:25.701Z] coverage: 73.4% of statements [2021-08-22T12:26:25.701Z] ok github.com/docker/docker/pkg/plugins 36.073s coverage: 73.4% of statements [2021-08-22T12:26:25.701Z] --- PASS: TestServiceGet (0.17s) [2021-08-22T12:26:25.701Z] === CONT TestServiceCreate [2021-08-22T12:26:25.701Z] time="2021-08-22T12:26:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:26:26.160Z] --- PASS: TestServiceRemove (0.17s) [2021-08-22T12:26:26.160Z] === CONT TestRestore [2021-08-22T12:26:26.160Z] --- PASS: TestServiceList (0.18s) [2021-08-22T12:26:26.160Z] === CONT TestGet [2021-08-22T12:26:26.160Z] time="2021-08-22T12:26:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:26:26.160Z] time="2021-08-22T12:26:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:26:26.160Z] time="2021-08-22T12:26:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-22T12:26:26.160Z] --- PASS: TestServiceCreate (0.05s) [2021-08-22T12:26:26.160Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-22T12:26:26.160Z] --- PASS: TestGet (0.04s) [2021-08-22T12:26:26.160Z] === CONT TestRefDerefRemove [2021-08-22T12:26:26.160Z] --- PASS: TestRestore (0.05s) [2021-08-22T12:26:26.160Z] === CONT TestDerefMultipleOfSameRef [2021-08-22T12:26:26.160Z] time="2021-08-22T12:26:25Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-22T12:26:26.160Z] --- PASS: TestServicePrune (0.25s) [2021-08-22T12:26:26.160Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-22T12:26:26.160Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-22T12:26:26.160Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-22T12:26:26.160Z] PASS [2021-08-22T12:26:26.160Z] coverage: 69.0% of statements [2021-08-22T12:26:26.160Z] ok github.com/docker/docker/volume/service 0.365s coverage: 69.0% of statements [2021-08-22T12:26:26.873Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-22T12:26:26.873Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-22T12:26:26.873Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-22T12:26:26.873Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-22T12:26:27.545Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.73s) [2021-08-22T12:26:27.545Z] === RUN TestAuthZPluginV2Disable [2021-08-22T12:26:27.802Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-22T12:26:28.057Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-22T12:26:28.833Z] ok github.com/docker/docker/libnetwork/portmapper 1.768s coverage: 48.6% of statements [2021-08-22T12:26:29.422Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-22T12:26:29.679Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-22T12:26:29.679Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-22T12:26:29.679Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-22T12:26:29.939Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-22T12:26:30.082Z] --- PASS: TestAuthZPluginV2Disable (2.86s) [2021-08-22T12:26:30.082Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-22T12:26:31.387Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-08-22T12:26:31.387Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-22T12:26:32.367Z] --- PASS: TestBuildWithHugeFile (101.16s) [2021-08-22T12:26:32.367Z] === RUN TestBuildWCOWSandboxSize [2021-08-22T12:26:32.621Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.65s) [2021-08-22T12:26:32.622Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-22T12:26:34.697Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-22T12:26:34.697Z] [2021-08-22T12:26:34.697Z] === Skipped [2021-08-22T12:26:34.697Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-22T12:26:34.697Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-22T12:26:34.697Z] [2021-08-22T12:26:34.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-22T12:26:34.697Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:26:34.697Z] [2021-08-22T12:26:34.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-22T12:26:34.697Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:26:34.697Z] [2021-08-22T12:26:34.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-22T12:26:34.697Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:26:34.697Z] [2021-08-22T12:26:34.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-22T12:26:34.697Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:26:34.697Z] [2021-08-22T12:26:34.697Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-22T12:26:34.697Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:26:34.697Z] [2021-08-22T12:26:34.697Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-22T12:26:34.697Z] firewalld_test.go:13: firewalld is not running [2021-08-22T12:26:34.697Z] [2021-08-22T12:26:34.697Z] [2021-08-22T12:26:34.697Z] DONE 362 tests, 7 skipped in 581.882s Post stage [Pipeline] junit [2021-08-22T12:26:35.679Z] Recording test results [2021-08-22T12:26:35.821Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-22T12:26:36.178Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -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:5125ab820bf5fcb117014958e51a3015b8021139 hack/make.sh dynbinary test-integration [2021-08-22T12:26:36.476Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-22T12:26:37.129Z] [2021-08-22T12:26:37.129Z] Removing bundles/ [2021-08-22T12:26:37.129Z] [2021-08-22T12:26:37.129Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-22T12:26:37.129Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-22T12:26:37.129Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:26:37.840Z] --- PASS: TestBuildWithHugeFile (115.77s) [2021-08-22T12:26:37.840Z] === RUN TestBuildWCOWSandboxSize [2021-08-22T12:26:37.840Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-22T12:26:37.840Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-22T12:26:37.840Z] === RUN TestBuildWithEmptyDockerfile [2021-08-22T12:26:37.840Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:26:37.840Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:26:37.840Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:26:37.840Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:26:37.840Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:26:37.840Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:26:37.840Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:26:37.840Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:26:38.096Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:26:38.096Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-22T12:26:38.096Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-08-22T12:26:38.096Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-08-22T12:26:38.096Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-22T12:26:38.096Z] === RUN TestBuildPreserveOwnership [2021-08-22T12:26:38.096Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-22T12:26:38.657Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-22T12:26:41.176Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-22T12:26:41.176Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-22T12:26:41.250Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-22T12:26:41.250Z] Copying nested executables into bundles/binary-daemon [2021-08-22T12:26:41.250Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-22T12:26:41.250Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:26:41.250Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-22T12:26:41.250Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-22T12:26:41.590Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/make.sh cross [2021-08-22T12:26:42.161Z] [2021-08-22T12:26:42.161Z] Removing bundles/ [2021-08-22T12:26:42.161Z] [2021-08-22T12:26:42.161Z] ---> Making bundle: cross (in bundles/cross) [2021-08-22T12:26:42.161Z] Cross building: bundles/cross/linux/amd64 [2021-08-22T12:26:42.161Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-22T12:26:42.161Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-22T12:26:42.542Z] --- PASS: TestBuildPreserveOwnership (4.54s) [2021-08-22T12:26:42.542Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.01s) [2021-08-22T12:26:42.542Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.52s) [2021-08-22T12:26:42.542Z] === RUN TestBuildPlatformInvalid [2021-08-22T12:26:42.614Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.74s) [2021-08-22T12:26:42.614Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-22T12:26:42.798Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-08-22T12:26:42.798Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-22T12:26:43.094Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-22T12:26:45.652Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-22T12:26:46.214Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-22T12:26:46.471Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-22T12:26:47.247Z] 2021/08/22 12:26:45 Closing DB instances... [2021-08-22T12:26:47.247Z] --- PASS: TestNetworkDBGarbageCollection (54.05s) [2021-08-22T12:26:47.247Z] === RUN TestFindNode [2021-08-22T12:26:47.247Z] 2021/08/22 12:26:46 Closing DB instances... [2021-08-22T12:26:47.247Z] --- PASS: TestFindNode (0.02s) [2021-08-22T12:26:47.247Z] === RUN TestChangeNodeState [2021-08-22T12:26:47.247Z] 2021/08/22 12:26:46 Closing DB instances... [2021-08-22T12:26:47.247Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-22T12:26:47.247Z] === RUN TestNodeReincarnation [2021-08-22T12:26:47.247Z] 2021/08/22 12:26:46 Closing DB instances... [2021-08-22T12:26:47.838Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-22T12:26:49.247Z] docker_cli_daemon_test.go:1455: [da2c1e189c026] daemon is not started [2021-08-22T12:26:49.247Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-22T12:26:49.809Z] check_test.go:309: [db419906af29a] daemon is not started [2021-08-22T12:26:49.809Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-22T12:26:51.700Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-22T12:26:51.934Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-22T12:26:51.934Z] === RUN TestParallelCreate [2021-08-22T12:26:51.934Z] 2021/08/22 12:26:51 Closing DB instances... [2021-08-22T12:26:51.934Z] --- PASS: TestParallelCreate (0.02s) [2021-08-22T12:26:51.934Z] === RUN TestParallelDelete [2021-08-22T12:26:51.934Z] 2021/08/22 12:26:51 Closing DB instances... [2021-08-22T12:26:51.934Z] --- PASS: TestParallelDelete (0.02s) [2021-08-22T12:26:51.934Z] === RUN TestNetworkDBIslands [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8b3c1bf35ebf with config:&{NodeID:8b3c1bf35ebf 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-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, added to nodes list" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e21a781d8545 with config:&{NodeID:e21a781d8545 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-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="Node e21a781d8545/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="Node e21a781d8545/172.30.9.123, added to nodes list" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49346" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="Node e21a781d8545/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="Node e21a781d8545/172.30.9.123, added to nodes list" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, added to nodes list" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-22T12:26:51.934Z] time="2021-08-22T12:26:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347" [2021-08-22T12:26:52.628Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9c0e13e765ca with config:&{NodeID:9c0e13e765ca 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-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, added to nodes list" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, added to nodes list" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, added to nodes list" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="Node e21a781d8545/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="Node e21a781d8545/172.30.9.123, added to nodes list" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:52.905Z] time="2021-08-22T12:26:52Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a0fd5033cd34 with config:&{NodeID:a0fd5033cd34 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-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="Node a0fd5033cd34/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="Node a0fd5033cd34/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="Node a0fd5033cd34/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="Node a0fd5033cd34/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="Node e21a781d8545/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="Node e21a781d8545/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.364Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-22T12:26:53.365Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-22T12:26:53.365Z] time="2021-08-22T12:26:53Z" level=info msg="Node a0fd5033cd34/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.365Z] time="2021-08-22T12:26:53Z" level=info msg="Node a0fd5033cd34/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.365Z] time="2021-08-22T12:26:53Z" level=info msg="Node a0fd5033cd34/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.365Z] time="2021-08-22T12:26:53Z" level=info msg="Node a0fd5033cd34/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:2e143a092693 with config:&{NodeID:2e143a092693 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-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 2e143a092693/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 2e143a092693/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 2e143a092693/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 2e143a092693/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node a0fd5033cd34/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node a0fd5033cd34/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node e21a781d8545/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node e21a781d8545/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 2e143a092693/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 2e143a092693/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 2e143a092693/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 2e143a092693/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 2e143a092693/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:53.824Z] time="2021-08-22T12:26:53Z" level=info msg="Node 2e143a092693/172.30.9.123, added to nodes list" [2021-08-22T12:26:53.995Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-22T12:26:54.283Z] networkdb_test.go:836: Re-joining: 3 [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:53Z" level=info msg="The new bootstrap node list is:[172.30.9.123:10033 172.30.9.123:10034 172.30.9.123:10035]" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10033" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49354" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10034" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49355" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49356" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10035" [2021-08-22T12:26:54.283Z] networkdb_test.go:836: Re-joining: 4 [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:54Z" level=info msg="The new bootstrap node list is:[172.30.9.123:10033 172.30.9.123:10034 172.30.9.123:10035]" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10033" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:54Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49357" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10034" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:54Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49358" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10035" [2021-08-22T12:26:54.283Z] time="2021-08-22T12:26:54Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49359" [2021-08-22T12:26:54.557Z] check_test.go:309: [de7a4daad82e7] daemon is not started [2021-08-22T12:26:54.557Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="node 0 leaving" [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="Node 8b3c1bf35ebf change state NodeActive --> NodeLeft" [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="node5(2e143a092693): Node leave event for 8b3c1bf35ebf/172.30.9.123" [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="Node 8b3c1bf35ebf change state NodeActive --> NodeLeft" [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="node2(e21a781d8545): Node leave event for 8b3c1bf35ebf/172.30.9.123" [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="Node 8b3c1bf35ebf change state NodeActive --> NodeLeft" [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="node3(9c0e13e765ca): Node leave event for 8b3c1bf35ebf/172.30.9.123" [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="Node 8b3c1bf35ebf change state NodeActive --> NodeLeft" [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="node4(a0fd5033cd34): Node leave event for 8b3c1bf35ebf/172.30.9.123" [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="Node 8b3c1bf35ebf change state NodeActive --> NodeLeft" [2021-08-22T12:26:54.742Z] time="2021-08-22T12:26:54Z" level=info msg="node1(8b3c1bf35ebf): Node leave event for 8b3c1bf35ebf/172.30.9.123" [2021-08-22T12:26:55.118Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:54Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, left gossip cluster" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:54Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, left gossip cluster" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:54Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, left gossip cluster" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:54Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, left gossip cluster" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:54Z" level=info msg="Node 8b3c1bf35ebf/172.30.9.123, left gossip cluster" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:55Z" level=info msg="node 1 leaving" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:55Z" level=info msg="Node e21a781d8545 change state NodeActive --> NodeLeft" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:55Z" level=info msg="node4(a0fd5033cd34): Node leave event for e21a781d8545/172.30.9.123" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:55Z" level=info msg="Node e21a781d8545 change state NodeActive --> NodeLeft" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:55Z" level=info msg="node3(9c0e13e765ca): Node leave event for e21a781d8545/172.30.9.123" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:55Z" level=info msg="Node e21a781d8545 change state NodeActive --> NodeLeft" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:55Z" level=info msg="node5(2e143a092693): Node leave event for e21a781d8545/172.30.9.123" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:55Z" level=info msg="Node e21a781d8545 change state NodeActive --> NodeLeft" [2021-08-22T12:26:55.201Z] time="2021-08-22T12:26:55Z" level=info msg="node2(e21a781d8545): Node leave event for e21a781d8545/172.30.9.123" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="Node e21a781d8545/172.30.9.123, left gossip cluster" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="Node e21a781d8545/172.30.9.123, left gossip cluster" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="Node e21a781d8545/172.30.9.123, left gossip cluster" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="Node e21a781d8545/172.30.9.123, left gossip cluster" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="node 2 leaving" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="Node 9c0e13e765ca change state NodeActive --> NodeLeft" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="node5(2e143a092693): Node leave event for 9c0e13e765ca/172.30.9.123" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="Node 9c0e13e765ca change state NodeActive --> NodeLeft" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="node4(a0fd5033cd34): Node leave event for 9c0e13e765ca/172.30.9.123" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="Node 9c0e13e765ca change state NodeActive --> NodeLeft" [2021-08-22T12:26:55.660Z] time="2021-08-22T12:26:55Z" level=info msg="node3(9c0e13e765ca): Node leave event for 9c0e13e765ca/172.30.9.123" [2021-08-22T12:26:56.118Z] time="2021-08-22T12:26:55Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, left gossip cluster" [2021-08-22T12:26:56.118Z] time="2021-08-22T12:26:55Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, left gossip cluster" [2021-08-22T12:26:56.118Z] time="2021-08-22T12:26:55Z" level=info msg="Node 9c0e13e765ca/172.30.9.123, left gossip cluster" [2021-08-22T12:26:56.118Z] networkdb_test.go:868: node4: OK [2021-08-22T12:26:56.118Z] networkdb_test.go:868: node5: OK [2021-08-22T12:26:56.118Z] time="2021-08-22T12:26:56Z" level=info msg="node 0 coming back" [2021-08-22T12:26:56.118Z] time="2021-08-22T12:26:56Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1292b8a11aab with config:&{NodeID:1292b8a11aab 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-22T12:26:56.118Z] time="2021-08-22T12:26:56Z" level=info msg="Node 1292b8a11aab/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:56.118Z] time="2021-08-22T12:26:56Z" level=info msg="Node 1292b8a11aab/172.30.9.123, added to nodes list" [2021-08-22T12:26:56.118Z] time="2021-08-22T12:26:56Z" level=info msg="node 1 coming back" [2021-08-22T12:26:56.118Z] time="2021-08-22T12:26:56Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fca6609de5be with config:&{NodeID:fca6609de5be 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-22T12:26:56.485Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-22T12:26:56.577Z] time="2021-08-22T12:26:56Z" level=info msg="Node fca6609de5be/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:56.577Z] time="2021-08-22T12:26:56Z" level=info msg="Node fca6609de5be/172.30.9.123, added to nodes list" [2021-08-22T12:26:56.577Z] time="2021-08-22T12:26:56Z" level=info msg="node 2 coming back" [2021-08-22T12:26:56.577Z] time="2021-08-22T12:26:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:081323d37098 with config:&{NodeID:081323d37098 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-22T12:26:56.577Z] time="2021-08-22T12:26:56Z" level=info msg="Node 081323d37098/172.30.9.123, joined gossip cluster" [2021-08-22T12:26:56.577Z] time="2021-08-22T12:26:56Z" level=info msg="Node 081323d37098/172.30.9.123, added to nodes list" [2021-08-22T12:26:58.432Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-22T12:26:59.002Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-22T12:26:59.481Z] time="2021-08-22T12:26:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.9.123:10033 172.30.9.123:10034 172.30.9.123:10035]" [2021-08-22T12:26:59.939Z] time="2021-08-22T12:26:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.9.123:10033 172.30.9.123:10034 172.30.9.123:10035]" [2021-08-22T12:27:00.368Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10033" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49360" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node a0fd5033cd34/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node a0fd5033cd34/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 2e143a092693/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 2e143a092693/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, is the new incarnation of the shutdown node 8b3c1bf35ebf/172.30.9.123" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10034" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49361" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node a0fd5033cd34/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node a0fd5033cd34/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 2e143a092693/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 2e143a092693/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, is the new incarnation of the shutdown node e21a781d8545/172.30.9.123" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10035" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49362" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node a0fd5033cd34/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node a0fd5033cd34/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 2e143a092693/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 2e143a092693/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 081323d37098/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 081323d37098/172.30.9.123, is the new incarnation of the shutdown node 9c0e13e765ca/172.30.9.123" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 081323d37098/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 081323d37098/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 081323d37098/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 081323d37098/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 081323d37098/172.30.9.123, is the new incarnation of the shutdown node 9c0e13e765ca/172.30.9.123" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 081323d37098/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, is the new incarnation of the shutdown node 8b3c1bf35ebf/172.30.9.123" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 081323d37098/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 081323d37098/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, is the new incarnation of the shutdown node e21a781d8545/172.30.9.123" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, joined gossip cluster" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, added to nodes list" [2021-08-22T12:27:00.398Z] 2021/08/22 12:27:00 Closing DB instances... [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab change state NodeActive --> NodeLeft" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="node3(081323d37098): Node leave event for 1292b8a11aab/172.30.9.123" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab change state NodeActive --> NodeLeft" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="node5(2e143a092693): Node leave event for 1292b8a11aab/172.30.9.123" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab change state NodeActive --> NodeLeft" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="node2(fca6609de5be): Node leave event for 1292b8a11aab/172.30.9.123" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab change state NodeActive --> NodeLeft" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="node4(a0fd5033cd34): Node leave event for 1292b8a11aab/172.30.9.123" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab change state NodeActive --> NodeLeft" [2021-08-22T12:27:00.398Z] time="2021-08-22T12:27:00Z" level=info msg="node1(1292b8a11aab): Node leave event for 1292b8a11aab/172.30.9.123" [2021-08-22T12:27:00.709Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-08-22T12:27:00.709Z] PASS [2021-08-22T12:27:00.709Z] [2021-08-22T12:27:00.709Z] DONE 17 tests in 45.069s [2021-08-22T12:27:00.709Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-22T12:27:00.709Z] INFO: Testing against a local daemon [2021-08-22T12:27:00.709Z] === RUN TestPluginInvalidJSON [2021-08-22T12:27:00.709Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:27:00.709Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:27:00.709Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:27:00.709Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-22T12:27:00.709Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-22T12:27:00.709Z] === RUN TestPluginInstall [2021-08-22T12:27:00.709Z] === RUN TestPluginInstall/no_auth [2021-08-22T12:27:00.709Z] time="2021-08-22T12:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:27:00.709Z] time="2021-08-22T12:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65e3a5cddad3a69b70ca13583f5fe4855c96083b97e36619fb54ce9b6d5b367f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:27:00.709Z] time="2021-08-22T12:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:27:00.709Z] time="2021-08-22T12:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:65e3a5cddad3a69b70ca13583f5fe4855c96083b97e36619fb54ce9b6d5b367f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:27:00.709Z] === RUN TestPluginInstall/with_htpasswd [2021-08-22T12:27:00.709Z] time="2021-08-22T12:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:27:00.709Z] time="2021-08-22T12:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:523dbbc35e6bfd400556cac8c08219b0a15f121f7446f245110fc48e7456d255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:27:00.709Z] time="2021-08-22T12:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:27:00.709Z] time="2021-08-22T12:26:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:523dbbc35e6bfd400556cac8c08219b0a15f121f7446f245110fc48e7456d255" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:27:00.709Z] === RUN TestPluginInstall/with_insecure [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, left gossip cluster" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, left gossip cluster" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, left gossip cluster" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, left gossip cluster" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="Node 1292b8a11aab/172.30.9.123, left gossip cluster" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10033" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49363" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=error msg="node: 1292b8a11aab is unknown to memberlist" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10034" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49364" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.9.123:10035" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49365" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be change state NodeActive --> NodeLeft" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="node5(2e143a092693): Node leave event for fca6609de5be/172.30.9.123" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be change state NodeActive --> NodeLeft" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="node4(a0fd5033cd34): Node leave event for fca6609de5be/172.30.9.123" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be change state NodeActive --> NodeLeft" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="node3(081323d37098): Node leave event for fca6609de5be/172.30.9.123" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be change state NodeActive --> NodeLeft" [2021-08-22T12:27:00.857Z] time="2021-08-22T12:27:00Z" level=info msg="node2(fca6609de5be): Node leave event for fca6609de5be/172.30.9.123" [2021-08-22T12:27:00.969Z] time="2021-08-22T12:27:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:27:00.969Z] time="2021-08-22T12:27:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c67ffe41125b197537cfeda7eca425bb255e1f88ad3a6876c8d009263f560bf0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:27:00.969Z] time="2021-08-22T12:27:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:27:00.969Z] time="2021-08-22T12:27:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c67ffe41125b197537cfeda7eca425bb255e1f88ad3a6876c8d009263f560bf0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:27:01.229Z] plugin_test.go:166: [d24ae45b1f134] daemon is not started [2021-08-22T12:27:01.229Z] --- PASS: TestPluginInstall (3.41s) [2021-08-22T12:27:01.229Z] --- PASS: TestPluginInstall/no_auth (1.67s) [2021-08-22T12:27:01.229Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2021-08-22T12:27:01.229Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2021-08-22T12:27:01.229Z] === RUN TestPluginsWithRuntimes [2021-08-22T12:27:01.298Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-22T12:27:01.317Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, left gossip cluster" [2021-08-22T12:27:01.317Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, left gossip cluster" [2021-08-22T12:27:01.317Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, left gossip cluster" [2021-08-22T12:27:01.317Z] time="2021-08-22T12:27:00Z" level=info msg="Node fca6609de5be/172.30.9.123, left gossip cluster" [2021-08-22T12:27:01.317Z] time="2021-08-22T12:27:01Z" level=info msg="Node 081323d37098 change state NodeActive --> NodeLeft" [2021-08-22T12:27:01.317Z] time="2021-08-22T12:27:01Z" level=info msg="node4(a0fd5033cd34): Node leave event for 081323d37098/172.30.9.123" [2021-08-22T12:27:01.317Z] time="2021-08-22T12:27:01Z" level=info msg="Node 081323d37098 change state NodeActive --> NodeLeft" [2021-08-22T12:27:01.317Z] time="2021-08-22T12:27:01Z" level=info msg="node5(2e143a092693): Node leave event for 081323d37098/172.30.9.123" [2021-08-22T12:27:01.776Z] time="2021-08-22T12:27:01Z" level=info msg="Node 081323d37098 change state NodeActive --> NodeLeft" [2021-08-22T12:27:01.776Z] time="2021-08-22T12:27:01Z" level=info msg="node3(081323d37098): Node leave event for 081323d37098/172.30.9.123" [2021-08-22T12:27:01.776Z] time="2021-08-22T12:27:01Z" level=info msg="Node 081323d37098/172.30.9.123, left gossip cluster" [2021-08-22T12:27:01.776Z] time="2021-08-22T12:27:01Z" level=info msg="Node 081323d37098/172.30.9.123, left gossip cluster" [2021-08-22T12:27:01.776Z] time="2021-08-22T12:27:01Z" level=info msg="Node 081323d37098/172.30.9.123, left gossip cluster" [2021-08-22T12:27:01.776Z] time="2021-08-22T12:27:01Z" level=debug msg="memberlist: Failed ping: 081323d37098 (timeout reached)" [2021-08-22T12:27:01.776Z] time="2021-08-22T12:27:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.9.123:10036: use of closed network connection" [2021-08-22T12:27:01.776Z] time="2021-08-22T12:27:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.9.123:10037: use of closed network connection" [2021-08-22T12:27:01.776Z] time="2021-08-22T12:27:01Z" level=debug msg="memberlist: Stream connection from=172.30.9.123:49366" [2021-08-22T12:27:02.237Z] time="2021-08-22T12:27:01Z" level=info msg="Node a0fd5033cd34 change state NodeActive --> NodeLeft" [2021-08-22T12:27:02.237Z] time="2021-08-22T12:27:01Z" level=info msg="node5(2e143a092693): Node leave event for a0fd5033cd34/172.30.9.123" [2021-08-22T12:27:02.237Z] time="2021-08-22T12:27:01Z" level=info msg="Node a0fd5033cd34 change state NodeActive --> NodeLeft" [2021-08-22T12:27:02.237Z] time="2021-08-22T12:27:01Z" level=info msg="node4(a0fd5033cd34): Node leave event for a0fd5033cd34/172.30.9.123" [2021-08-22T12:27:02.237Z] time="2021-08-22T12:27:02Z" level=warning msg="memberlist: Was able to connect to 081323d37098 but other probes failed, network may be misconfigured" [2021-08-22T12:27:02.665Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-22T12:27:02.696Z] time="2021-08-22T12:27:02Z" level=info msg="Node a0fd5033cd34/172.30.9.123, left gossip cluster" [2021-08-22T12:27:02.696Z] time="2021-08-22T12:27:02Z" level=info msg="Node a0fd5033cd34/172.30.9.123, left gossip cluster" [2021-08-22T12:27:02.921Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-22T12:27:03.138Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-22T12:27:03.154Z] time="2021-08-22T12:27:03Z" level=info msg="Node 2e143a092693/172.30.9.123, left gossip cluster" [2021-08-22T12:27:03.155Z] time="2021-08-22T12:27:03Z" level=info msg="Node 2e143a092693 change state NodeActive --> NodeFailed" [2021-08-22T12:27:03.155Z] time="2021-08-22T12:27:03Z" level=info msg="Node 2e143a092693/172.30.9.123, added to failed nodes list" [2021-08-22T12:27:03.155Z] --- PASS: TestNetworkDBIslands (11.29s) [2021-08-22T12:27:03.155Z] PASS [2021-08-22T12:27:03.155Z] coverage: 60.0% of statements [2021-08-22T12:27:03.155Z] ok github.com/docker/docker/libnetwork/networkdb 103.456s coverage: 60.0% of statements [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-22T12:27:03.155Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/quota [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/rootless [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/volume [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-22T12:27:03.614Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-22T12:27:03.707Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-22T12:27:04.680Z] --- PASS: TestPluginsWithRuntimes (3.46s) [2021-08-22T12:27:04.680Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-08-22T12:27:04.680Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2021-08-22T12:27:04.680Z] === RUN TestPluginBackCompatMediaTypes [2021-08-22T12:27:05.253Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-08-22T12:27:05.253Z] PASS [2021-08-22T12:27:05.253Z] [2021-08-22T12:27:05.253Z] DONE 10 tests in 7.502s [2021-08-22T12:27:05.253Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-22T12:27:05.253Z] INFO: Testing against a local daemon [2021-08-22T12:27:05.253Z] === RUN TestExternalGraphDriver [2021-08-22T12:27:05.481Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-22T12:27:05.512Z] === RUN TestExternalGraphDriver/json [2021-08-22T12:27:05.737Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === Skipped [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-22T12:27:05.791Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2021-08-22T12:27:05.791Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-08-22T12:27:05.791Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-08-22T12:27:05.791Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2021-08-22T12:27:05.791Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-22T12:27:05.791Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-22T12:27:05.791Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-22T12:27:05.791Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-22T12:27:05.791Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-22T12:27:05.791Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-22T12:27:05.791Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-22T12:27:05.791Z] daemon_test.go:147: root required [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-22T12:27:05.791Z] reload_test.go:520: root required [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-22T12:27:05.791Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-22T12:27:05.791Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-22T12:27:05.791Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-22T12:27:05.791Z] download_test.go:268: Needs fixing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-22T12:27:05.791Z] layer_test.go:304: Failing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-22T12:27:05.791Z] layer_test.go:353: Failing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-22T12:27:05.791Z] layer_test.go:468: Failing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-22T12:27:05.791Z] layer_test.go:697: Failing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-22T12:27:05.791Z] migration_test.go:46: Failing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-22T12:27:05.791Z] migration_test.go:182: Failing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-22T12:27:05.791Z] mount_test.go:17: Failing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-22T12:27:05.791Z] mount_test.go:76: Failing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-22T12:27:05.791Z] mount_test.go:125: Failing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-22T12:27:05.791Z] mount_test.go:212: Failing on Windows [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-08-22T12:27:05.791Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-22T12:27:05.791Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-22T12:27:05.791Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-22T12:27:05.791Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-22T12:27:05.791Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-22T12:27:05.791Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s) [2021-08-22T12:27:05.791Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-22T12:27:05.791Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-22T12:27:05.791Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-22T12:27:05.791Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-22T12:27:05.791Z] [2021-08-22T12:27:05.791Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-22T12:27:05.792Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-22T12:27:05.792Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-22T12:27:05.792Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-22T12:27:05.792Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-22T12:27:05.792Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-22T12:27:05.792Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-22T12:27:05.792Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:134: Xz not present in msys2 [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:239: Failing on Windows CI machines [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-22T12:27:05.792Z] archive_windows_test.go:16: Currently fails [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-22T12:27:05.792Z] changes_test.go:196: needs more investigation [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-22T12:27:05.792Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-22T12:27:05.792Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-22T12:27:05.792Z] changes_test.go:433: needs further investigation [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-22T12:27:05.792Z] changes_test.go:469: needs further investigation [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-22T12:27:05.792Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-22T12:27:05.792Z] poller_test.go:41: No chmod on Windows [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-22T12:27:05.792Z] fileutils_test.go:134: Needs porting to Windows [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-22T12:27:05.792Z] fileutils_test.go:180: Needs porting to Windows [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-22T12:27:05.792Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-22T12:27:05.792Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-08-22T12:27:05.792Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-22T12:27:05.792Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-22T12:27:05.792Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] [2021-08-22T12:27:05.792Z] DONE 2070 tests, 69 skipped in 291.918s [2021-08-22T12:27:05.792Z] INFO: make.ps1 ended at 08/22/2021 12:27:05 [2021-08-22T12:27:07.419Z] === RUN TestExternalGraphDriver/spec [2021-08-22T12:27:07.672Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-22T12:27:07.968Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-22T12:27:07.968Z] INFO: Unit tests ended at 08/22/2021 12:27:07. Duration:00:05:06.4255988 [2021-08-22T12:27:07.968Z] INFO: Building busybox [2021-08-22T12:27:07.968Z] Sending build context to Docker daemon 5.12kB [2021-08-22T12:27:07.968Z] [2021-08-22T12:27:07.968Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-22T12:27:07.968Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-22T12:27:07.968Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-22T12:27:07.968Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-22T12:27:07.968Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-22T12:27:07.968Z] ---> a4938fe7222f [2021-08-22T12:27:07.968Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-22T12:27:07.968Z] ---> Running in bc8aab6dd879 [2021-08-22T12:27:09.038Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-22T12:27:09.038Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-22T12:27:09.325Z] === RUN TestExternalGraphDriver/pull [2021-08-22T12:27:09.966Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-22T12:27:10.527Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-22T12:27:10.705Z] --- PASS: TestExternalGraphDriver (5.32s) [2021-08-22T12:27:10.705Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2021-08-22T12:27:10.705Z] --- PASS: TestExternalGraphDriver/spec (1.86s) [2021-08-22T12:27:10.705Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2021-08-22T12:27:10.705Z] === RUN TestGraphdriverPluginV2 [2021-08-22T12:27:11.459Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-22T12:27:12.658Z] Removing intermediate container bc8aab6dd879 [2021-08-22T12:27:12.658Z] ---> 40bf7d5498e5 [2021-08-22T12:27:12.658Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-22T12:27:12.658Z] ---> Running in cebbcd0b4db2 [2021-08-22T12:27:12.658Z] Removing intermediate container cebbcd0b4db2 [2021-08-22T12:27:12.658Z] ---> 203839f145c4 [2021-08-22T12:27:12.658Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-22T12:27:12.658Z] ---> Running in 0f58ddca369c [2021-08-22T12:27:12.825Z] Loaded image: buildpack-deps:buster [2021-08-22T12:27:12.825Z] Loaded image: busybox:latest [2021-08-22T12:27:13.082Z] Loaded image: busybox:glibc [2021-08-22T12:27:13.116Z] Removing intermediate container 0f58ddca369c [2021-08-22T12:27:13.117Z] ---> 08a0ea9b4434 [2021-08-22T12:27:13.117Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-22T12:27:14.084Z] [2021-08-22T12:27:14.542Z] ---> 373a5a35ce15 [2021-08-22T12:27:14.542Z] 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-22T12:27:14.902Z] --- PASS: TestGraphdriverPluginV2 (3.55s) [2021-08-22T12:27:14.903Z] PASS [2021-08-22T12:27:14.903Z] [2021-08-22T12:27:14.903Z] DONE 5 tests in 8.891s [2021-08-22T12:27:14.903Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-22T12:27:14.903Z] INFO: Testing against a local daemon [2021-08-22T12:27:14.903Z] === RUN TestContinueAfterPluginCrash [2021-08-22T12:27:14.903Z] === PAUSE TestContinueAfterPluginCrash [2021-08-22T12:27:14.903Z] === RUN TestReadPluginNoRead [2021-08-22T12:27:14.903Z] === PAUSE TestReadPluginNoRead [2021-08-22T12:27:14.903Z] === RUN TestDaemonStartWithLogOpt [2021-08-22T12:27:14.903Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-22T12:27:14.903Z] === CONT TestContinueAfterPluginCrash [2021-08-22T12:27:14.903Z] === CONT TestDaemonStartWithLogOpt [2021-08-22T12:27:14.973Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-22T12:27:15.002Z] ---> Running in de51d4ac0a0c [2021-08-22T12:27:18.198Z] --- PASS: TestDaemonStartWithLogOpt (3.51s) [2021-08-22T12:27:18.198Z] === CONT TestReadPluginNoRead [2021-08-22T12:27:18.243Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-22T12:27:19.170Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-22T12:27:19.466Z] Loaded image: debian:bullseye [2021-08-22T12:27:19.722Z] Loaded image: hello-world:latest [2021-08-22T12:27:19.722Z] Loaded image: arm32v7/hello-world:latest [2021-08-22T12:27:20.107Z] === RUN TestReadPluginNoRead/default [2021-08-22T12:27:21.489Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-22T12:27:22.239Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-22T12:27:22.800Z] check_test.go:309: [d1961e3b32cab] daemon is not started [2021-08-22T12:27:22.800Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-22T12:27:22.869Z] --- PASS: TestContinueAfterPluginCrash (8.68s) [2021-08-22T12:27:23.056Z] check_test.go:309: [d76477171436d] daemon is not started [2021-08-22T12:27:23.056Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-22T12:27:23.129Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-22T12:27:23.645Z] Removing intermediate container de51d4ac0a0c [2021-08-22T12:27:23.645Z] ---> 68dff7b902a0 [2021-08-22T12:27:23.645Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-22T12:27:23.645Z] ---> Running in a634bda89e74 [2021-08-22T12:27:24.511Z] === CONT TestReadPluginNoRead [2021-08-22T12:27:24.511Z] read_test.go:92: [d46f277e4c304] daemon is not started [2021-08-22T12:27:24.511Z] --- PASS: TestReadPluginNoRead (6.80s) [2021-08-22T12:27:24.511Z] --- PASS: TestReadPluginNoRead/default (1.51s) [2021-08-22T12:27:24.511Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2021-08-22T12:27:24.511Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-08-22T12:27:24.511Z] PASS [2021-08-22T12:27:24.511Z] [2021-08-22T12:27:24.511Z] DONE 6 tests in 10.331s [2021-08-22T12:27:24.511Z] 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-22T12:27:24.511Z] testing: warning: no tests to run [2021-08-22T12:27:24.511Z] PASS [2021-08-22T12:27:24.511Z] [2021-08-22T12:27:24.511Z] DONE 0 tests in 0.008s [2021-08-22T12:27:24.511Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-22T12:27:24.511Z] INFO: Testing against a local daemon [2021-08-22T12:27:24.511Z] === RUN TestPluginWithDevMounts [2021-08-22T12:27:24.511Z] === PAUSE TestPluginWithDevMounts [2021-08-22T12:27:24.511Z] === CONT TestPluginWithDevMounts [2021-08-22T12:27:25.183Z] [2021-08-22T12:27:25.183Z] SUCCESS: Specified value was saved. [2021-08-22T12:27:25.573Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-22T12:27:25.573Z] check_test.go:309: [db912d28aeae0] daemon is not started [2021-08-22T12:27:25.573Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-22T12:27:26.419Z] --- PASS: TestPluginWithDevMounts (1.61s) [2021-08-22T12:27:26.419Z] PASS [2021-08-22T12:27:26.419Z] [2021-08-22T12:27:26.419Z] DONE 1 tests in 1.638s [2021-08-22T12:27:26.419Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-22T12:27:26.419Z] INFO: Testing against a local daemon [2021-08-22T12:27:26.419Z] === RUN TestSecretInspect [2021-08-22T12:27:27.363Z] Removing intermediate container a634bda89e74 [2021-08-22T12:27:27.363Z] ---> ba12db93d2a2 [2021-08-22T12:27:27.363Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-22T12:27:27.823Z] ---> Running in 1191ce1156e4 [2021-08-22T12:27:28.327Z] --- PASS: TestSecretInspect (2.16s) [2021-08-22T12:27:28.327Z] === RUN TestSecretList [2021-08-22T12:27:28.840Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-22T12:27:30.209Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-22T12:27:30.465Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.73s) [2021-08-22T12:27:30.465Z] PASS [2021-08-22T12:27:30.465Z] [2021-08-22T12:27:30.465Z] === Skipped [2021-08-22T12:27:30.465Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-22T12:27:30.465Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:27:30.465Z] [2021-08-22T12:27:30.465Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-22T12:27:30.465Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-22T12:27:30.465Z] [2021-08-22T12:27:30.465Z] [2021-08-22T12:27:30.465Z] DONE 34 tests, 2 skipped in 273.544s [2021-08-22T12:27:30.465Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-22T12:27:30.465Z] ++ 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-22T12:27:30.465Z] ++ set -e [2021-08-22T12:27:30.465Z] ++ '[' -n 0 ']' [2021-08-22T12:27:30.465Z] ++ set -x [2021-08-22T12:27:30.465Z] ++ 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-22T12:27:30.722Z] INFO: Testing against a local daemon [2021-08-22T12:27:30.722Z] === RUN TestConfigInspect [2021-08-22T12:27:30.865Z] --- PASS: TestSecretList (2.16s) [2021-08-22T12:27:30.865Z] === RUN TestSecretsCreateAndDelete [2021-08-22T12:27:31.620Z] Cannot create a file when that file already exists. [2021-08-22T12:27:32.773Z] --- PASS: TestSecretsCreateAndDelete (2.27s) [2021-08-22T12:27:32.773Z] === RUN TestSecretsUpdate [2021-08-22T12:27:33.237Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-22T12:27:33.800Z] --- PASS: TestConfigInspect (3.16s) [2021-08-22T12:27:33.800Z] === RUN TestConfigList [2021-08-22T12:27:33.800Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-22T12:27:34.680Z] --- PASS: TestSecretsUpdate (1.78s) [2021-08-22T12:27:34.680Z] === RUN TestTemplatedSecret [2021-08-22T12:27:34.727Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-22T12:27:34.983Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-22T12:27:35.546Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-22T12:27:36.309Z] Removing intermediate container 1191ce1156e4 [2021-08-22T12:27:36.309Z] ---> 9e5a52364670 [2021-08-22T12:27:36.309Z] Step 13/13 : CMD ["sh"] [2021-08-22T12:27:36.309Z] ---> Running in 03c3c7ac27d5 [2021-08-22T12:27:36.473Z] --- PASS: TestConfigList (2.57s) [2021-08-22T12:27:36.473Z] === RUN TestConfigsCreateAndDelete [2021-08-22T12:27:36.729Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-22T12:27:36.729Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-22T12:27:36.768Z] Removing intermediate container 03c3c7ac27d5 [2021-08-22T12:27:36.768Z] ---> 15e840d93a92 [2021-08-22T12:27:36.768Z] Successfully built 15e840d93a92 [2021-08-22T12:27:36.768Z] Successfully tagged busybox:latest [2021-08-22T12:27:36.768Z] INFO: Docker images of the daemon under test [2021-08-22T12:27:36.768Z] [2021-08-22T12:27:36.768Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-22T12:27:36.768Z] busybox latest 15e840d93a92 Less than a second ago 2.8GB [2021-08-22T12:27:36.768Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-22T12:27:36.768Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-22T12:27:36.768Z] [2021-08-22T12:27:36.768Z] INFO: Running integration tests at 08/22/2021 12:27:36... [2021-08-22T12:27:36.768Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-22T12:27:36.768Z] INFO: Integration API tests being run from the host: [2021-08-22T12:27:37.227Z] INFO: make.ps1 starting at 08/22/2021 12:27:36 [2021-08-22T12:27:37.291Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-22T12:27:37.975Z] --- PASS: TestTemplatedSecret (3.31s) [2021-08-22T12:27:37.975Z] === RUN TestSecretCreateResolve [2021-08-22T12:27:38.198Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-22T12:27:38.221Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-22T12:27:39.147Z] --- PASS: TestConfigsCreateAndDelete (2.61s) [2021-08-22T12:27:39.147Z] === RUN TestConfigsUpdate [2021-08-22T12:27:39.403Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-22T12:27:40.513Z] --- PASS: TestSecretCreateResolve (2.26s) [2021-08-22T12:27:40.513Z] PASS [2021-08-22T12:27:40.513Z] [2021-08-22T12:27:40.513Z] DONE 6 tests in 13.953s [2021-08-22T12:27:40.513Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-22T12:27:40.513Z] INFO: Testing against a local daemon [2021-08-22T12:27:40.513Z] === RUN TestServiceCreateInit [2021-08-22T12:27:40.513Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-22T12:27:41.331Z] --- PASS: TestConfigsUpdate (2.24s) [2021-08-22T12:27:41.331Z] === RUN TestTemplatedConfig [2021-08-22T12:27:41.331Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-22T12:27:41.893Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-22T12:27:41.893Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-22T12:27:42.455Z] check_test.go:309: [d9d537ac3fb77] daemon is not started [2021-08-22T12:27:42.455Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-22T12:27:43.017Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-22T12:27:43.580Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-22T12:27:43.876Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-22T12:27:44.710Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-22T12:27:46.434Z] --- PASS: TestTemplatedConfig (5.11s) [2021-08-22T12:27:46.434Z] === RUN TestConfigCreateResolve [2021-08-22T12:27:47.804Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-22T12:27:49.169Z] --- PASS: TestConfigCreateResolve (2.84s) [2021-08-22T12:27:49.169Z] PASS [2021-08-22T12:27:49.169Z] [2021-08-22T12:27:49.169Z] DONE 6 tests in 18.656s [2021-08-22T12:27:49.169Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-22T12:27:49.169Z] ++ 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-22T12:27:49.169Z] ++ set -e [2021-08-22T12:27:49.169Z] ++ '[' -n 0 ']' [2021-08-22T12:27:49.169Z] ++ set -x [2021-08-22T12:27:49.169Z] ++ 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-22T12:27:49.425Z] INFO: Testing against a local daemon [2021-08-22T12:27:49.425Z] === RUN TestCheckpoint [2021-08-22T12:27:49.425Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:27:49.425Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-22T12:27:49.425Z] === RUN TestContainerInvalidJSON [2021-08-22T12:27:49.425Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:27:49.425Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:27:49.425Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:27:49.425Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:27:49.425Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:27:49.425Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:27:49.425Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-22T12:27:49.425Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-22T12:27:49.425Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-22T12:27:49.425Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-22T12:27:49.425Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-08-22T12:27:49.425Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-22T12:27:49.681Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-08-22T12:27:49.681Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-22T12:27:49.681Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-22T12:27:49.681Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-22T12:27:49.681Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-22T12:27:49.681Z] === RUN TestCopyFromContainer [2021-08-22T12:27:49.991Z] --- PASS: TestServiceCreateInit (8.90s) [2021-08-22T12:27:49.991Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.39s) [2021-08-22T12:27:49.991Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2021-08-22T12:27:49.991Z] === RUN TestCreateServiceMultipleTimes [2021-08-22T12:27:51.570Z] === RUN TestCopyFromContainer// [2021-08-22T12:27:51.570Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-22T12:27:51.570Z] === RUN TestCopyFromContainer//bar/root [2021-08-22T12:27:51.826Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-22T12:27:51.826Z] === RUN TestCopyFromContainer/bar/quux [2021-08-22T12:27:52.081Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-22T12:27:52.081Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-22T12:27:52.081Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-22T12:27:52.337Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-22T12:27:52.337Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-22T12:27:52.593Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer (2.93s) [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2021-08-22T12:27:52.593Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-08-22T12:27:52.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-22T12:27:52.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:27:52.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:27:52.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:27:52.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:27:52.593Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:27:52.593Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:27:52.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:27:52.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:27:52.593Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:27:52.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.07s) [2021-08-22T12:27:52.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-22T12:27:52.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-22T12:27:52.593Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-22T12:27:52.593Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-22T12:27:52.853Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-22T12:27:52.853Z] === RUN TestCreateWithInvalidEnv [2021-08-22T12:27:52.853Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-22T12:27:52.853Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-22T12:27:52.853Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-22T12:27:52.853Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-22T12:27:52.853Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-22T12:27:52.853Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-22T12:27:52.853Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-22T12:27:52.853Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-22T12:27:52.853Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-22T12:27:52.853Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-08-22T12:27:52.853Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-22T12:27:52.853Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-22T12:27:52.853Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-22T12:27:52.853Z] === RUN TestCreateTmpfsMountsTarget [2021-08-22T12:27:52.853Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-22T12:27:52.853Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-22T12:27:54.283Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-22T12:27:56.813Z] --- PASS: TestCreateWithCustomMaskedPaths (3.66s) [2021-08-22T12:27:56.813Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-22T12:27:57.375Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-22T12:27:57.375Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-22T12:27:57.375Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-22T12:27:57.375Z] check_test.go:309: [dd904b2131e41] daemon is not started [2021-08-22T12:27:57.375Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-22T12:27:57.631Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-22T12:27:58.688Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-22T12:27:58.688Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-22T12:27:58.688Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:27:58.688Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-22T12:27:58.688Z] [2021-08-22T12:27:58.688Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-22T12:27:58.688Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-22T12:27:58.688Z] HOSTNAME=23260f76b042 [2021-08-22T12:27:58.688Z] TESTDEBUG=0 [2021-08-22T12:27:58.688Z] DEST=bundles/test-integration [2021-08-22T12:27:58.688Z] PWD=/go/src/github.com/docker/docker [2021-08-22T12:27:58.688Z] DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 [2021-08-22T12:27:58.688Z] container=docker [2021-08-22T12:27:58.688Z] HOME=/root [2021-08-22T12:27:58.688Z] GOLANG_VERSION=1.16.7 [2021-08-22T12:27:58.688Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-22T12:27:58.688Z] VALIDATE_BRANCH=master [2021-08-22T12:27:58.688Z] TERM=xterm [2021-08-22T12:27:58.688Z] DOCKER_PKG=github.com/docker/docker [2021-08-22T12:27:58.688Z] SHLVL=1 [2021-08-22T12:27:58.688Z] TIMEOUT=120m [2021-08-22T12:27:58.688Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-22T12:27:58.688Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-22T12:27:58.688Z] GO111MODULE=off [2021-08-22T12:27:58.688Z] DOCKER_EXPERIMENTAL=1 [2021-08-22T12:27:58.688Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-22T12:27:58.688Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-22T12:27:58.688Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-22T12:27:58.688Z] GOPATH=/go [2021-08-22T12:27:58.688Z] PKG_CONFIG=pkg-config [2021-08-22T12:27:58.688Z] _=/usr/bin/env [2021-08-22T12:27:58.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-22T12:27:59.520Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-22T12:28:00.083Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-22T12:28:00.083Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.45s) [2021-08-22T12:28:00.083Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-22T12:28:00.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:28:00.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:28:00.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:28:00.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:28:00.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:28:00.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:28:00.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:28:00.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:28:00.083Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:28:00.083Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:28:00.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:28:00.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:28:00.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:28:00.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:28:00.083Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:28:00.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-22T12:28:00.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-22T12:28:00.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-22T12:28:00.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-22T12:28:00.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-08-22T12:28:00.083Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-22T12:28:00.083Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-22T12:28:01.011Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.10s) [2021-08-22T12:28:01.011Z] === RUN TestCreateDifferentPlatform [2021-08-22T12:28:01.011Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-22T12:28:01.011Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-22T12:28:01.011Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-08-22T12:28:01.011Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-22T12:28:01.011Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-22T12:28:01.011Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-22T12:28:01.268Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-08-22T12:28:01.268Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-22T12:28:01.268Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-08-22T12:28:01.268Z] === RUN TestContainerStartOnDaemonRestart [2021-08-22T12:28:01.268Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-22T12:28:01.268Z] === RUN TestDaemonRestartIpcMode [2021-08-22T12:28:01.268Z] === PAUSE TestDaemonRestartIpcMode [2021-08-22T12:28:01.268Z] === RUN TestDaemonHostGatewayIP [2021-08-22T12:28:01.268Z] === PAUSE TestDaemonHostGatewayIP [2021-08-22T12:28:01.268Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-22T12:28:01.268Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-22T12:28:01.268Z] === RUN TestContainerKillOnDaemonStart [2021-08-22T12:28:01.268Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-22T12:28:01.268Z] === RUN TestDiff [2021-08-22T12:28:02.636Z] --- PASS: TestDiff (1.14s) [2021-08-22T12:28:02.636Z] === RUN TestExecWithCloseStdin [2021-08-22T12:28:02.636Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-22T12:28:03.370Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:28:03.370Z] INFO: Testing against a local daemon [2021-08-22T12:28:03.827Z] === RUN TestBuildWithSession [2021-08-22T12:28:03.827Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:28:03.827Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-22T12:28:03.827Z] === RUN TestBuildSquashParent [2021-08-22T12:28:03.827Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:28:03.827Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-22T12:28:03.827Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-22T12:28:03.827Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:28:03.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:28:03.827Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:28:03.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:28:03.827Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:28:03.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:28:03.827Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:28:03.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:28:03.827Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:28:03.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:28:03.827Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:28:03.827Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:28:03.827Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:28:03.827Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:28:03.827Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:28:03.827Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:28:04.526Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-22T12:28:04.527Z] --- PASS: TestExecWithCloseStdin (1.78s) [2021-08-22T12:28:04.527Z] === RUN TestExec [2021-08-22T12:28:05.454Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-22T12:28:06.016Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-22T12:28:06.016Z] --- PASS: TestExec (1.88s) [2021-08-22T12:28:06.016Z] === RUN TestExecUser [2021-08-22T12:28:06.944Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-22T12:28:07.873Z] check_test.go:309: [d7bd7ed75b19f] daemon is not started [2021-08-22T12:28:07.873Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-22T12:28:07.873Z] --- PASS: TestExecUser (1.80s) [2021-08-22T12:28:07.873Z] === RUN TestExportContainerAndImportImage [2021-08-22T12:28:08.089Z] --- PASS: TestCreateServiceMultipleTimes (17.25s) [2021-08-22T12:28:08.089Z] === RUN TestCreateServiceConflict [2021-08-22T12:28:08.658Z] --- PASS: TestCreateServiceConflict (2.19s) [2021-08-22T12:28:08.658Z] === RUN TestCreateServiceMaxReplicas [2021-08-22T12:28:09.764Z] --- PASS: TestExportContainerAndImportImage (1.51s) [2021-08-22T12:28:09.764Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-22T12:28:11.129Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2021-08-22T12:28:11.130Z] === RUN TestHealthCheckWorkdir [2021-08-22T12:28:11.427Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-22T12:28:11.954Z] --- PASS: TestCreateServiceMaxReplicas (3.17s) [2021-08-22T12:28:11.954Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-22T12:28:11.989Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-22T12:28:12.551Z] check_test.go:309: [d5174f6a185f7] daemon is not started [2021-08-22T12:28:12.551Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-22T12:28:12.848Z] --- PASS: TestHealthCheckWorkdir (2.04s) [2021-08-22T12:28:12.848Z] === RUN TestHealthKillContainer [2021-08-22T12:28:14.148Z] --- PASS: TestBuildWithHugeFile (111.06s) [2021-08-22T12:28:14.148Z] === RUN TestBuildWCOWSandboxSize [2021-08-22T12:28:14.212Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-22T12:28:14.467Z] docker_cli_daemon_plugins_test.go:79: [d07e8442edbf1] daemon is not started [2021-08-22T12:28:15.029Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-22T12:28:15.328Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-22T12:28:16.255Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-22T12:28:16.255Z] --- PASS: TestHealthKillContainer (3.17s) [2021-08-22T12:28:16.255Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-22T12:28:17.183Z] --- PASS: TestInspectCpusetInConfigPre120 (1.07s) [2021-08-22T12:28:17.183Z] === RUN TestIpcModeNone [2021-08-22T12:28:17.786Z] docker_cli_daemon_plugins_test.go:169: [dd1664eb53ba3] daemon is not started [2021-08-22T12:28:18.665Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-22T12:28:18.665Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-22T12:28:18.665Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-22T12:28:18.665Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-22T12:28:18.665Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-22T12:28:18.665Z] Cross building: bundles/cross/windows/amd64 [2021-08-22T12:28:18.665Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-22T12:28:18.665Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-22T12:28:18.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:28:18.671Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:28:18.714Z] --- PASS: TestIpcModeNone (1.50s) [2021-08-22T12:28:18.714Z] === RUN TestIpcModePrivate [2021-08-22T12:28:19.279Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-22T12:28:20.207Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2021-08-22T12:28:20.207Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-22T12:28:20.508Z] --- PASS: TestIpcModePrivate (1.82s) [2021-08-22T12:28:20.508Z] === RUN TestIpcModeShareable [2021-08-22T12:28:22.396Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2021-08-22T12:28:22.396Z] --- PASS: TestIpcModeShareable (1.96s) [2021-08-22T12:28:22.396Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-22T12:28:23.761Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-22T12:28:24.323Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-22T12:28:24.458Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-22T12:28:24.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.93s) [2021-08-22T12:28:24.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.95s) [2021-08-22T12:28:24.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.97s) [2021-08-22T12:28:24.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (16.94s) [2021-08-22T12:28:24.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.83s) [2021-08-22T12:28:24.458Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.87s) [2021-08-22T12:28:24.458Z] === RUN TestBuildMultiStageCopy [2021-08-22T12:28:24.458Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-22T12:28:24.885Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-22T12:28:25.448Z] check_test.go:309: [dd059a86d8f6f] daemon is not started [2021-08-22T12:28:25.448Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-22T12:28:26.889Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.52s) [2021-08-22T12:28:26.889Z] === RUN TestCreateServiceSecretFileMode [2021-08-22T12:28:27.425Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.67s) [2021-08-22T12:28:27.425Z] === RUN TestAPIIpcModeHost [2021-08-22T12:28:27.425Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-22T12:28:27.828Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2021-08-22T12:28:27.828Z] === RUN TestCreateServiceConfigFileMode [2021-08-22T12:28:29.320Z] --- PASS: TestAPIIpcModeHost (2.09s) [2021-08-22T12:28:29.320Z] === RUN TestDaemonIpcModeShareable [2021-08-22T12:28:29.883Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-22T12:28:30.368Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2021-08-22T12:28:30.369Z] === RUN TestCreateServiceSysctls [2021-08-22T12:28:30.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-22T12:28:31.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true [2021-08-22T12:28:31.738Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-22T12:28:31.994Z] --- PASS: TestDaemonIpcModeShareable (2.65s) [2021-08-22T12:28:31.994Z] === RUN TestDaemonIpcModePrivate [2021-08-22T12:28:33.012Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-22T12:28:33.470Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-22T12:28:34.436Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-22T12:28:34.511Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-22T12:28:34.511Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2021-08-22T12:28:34.511Z] --- PASS: TestDaemonIpcModePrivate (2.68s) [2021-08-22T12:28:34.511Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-22T12:28:34.569Z] --- PASS: TestCreateServiceSysctls (3.72s) [2021-08-22T12:28:34.569Z] === RUN TestCreateServiceCapabilities [2021-08-22T12:28:35.968Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-22T12:28:36.402Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-22T12:28:36.478Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2021-08-22T12:28:36.478Z] === RUN TestInspect [2021-08-22T12:28:37.331Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-08-22T12:28:37.331Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.73s) [2021-08-22T12:28:37.331Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-22T12:28:37.500Z] --- PASS: TestBuildMultiStageCopy (13.04s) [2021-08-22T12:28:37.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.04s) [2021-08-22T12:28:37.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.12s) [2021-08-22T12:28:37.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.05s) [2021-08-22T12:28:37.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.28s) [2021-08-22T12:28:37.500Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.54s) [2021-08-22T12:28:37.500Z] === RUN TestBuildMultiStageParentConfig [2021-08-22T12:28:37.588Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-22T12:28:38.561Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-22T12:28:39.773Z] --- PASS: TestInspect (3.10s) [2021-08-22T12:28:39.773Z] === RUN TestCreateJob [2021-08-22T12:28:39.969Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2021-08-22T12:28:39.969Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.69s) [2021-08-22T12:28:39.969Z] === RUN TestIpcModeOlderClient [2021-08-22T12:28:39.969Z] === PAUSE TestIpcModeOlderClient [2021-08-22T12:28:39.969Z] === RUN TestKillContainerInvalidSignal [2021-08-22T12:28:40.397Z] --- PASS: TestBuildMultiStageParentConfig (2.54s) [2021-08-22T12:28:40.397Z] === RUN TestBuildLabelWithTargets [2021-08-22T12:28:40.397Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:28:40.397Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-22T12:28:40.397Z] === RUN TestBuildWithEmptyLayers [2021-08-22T12:28:41.337Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-22T12:28:41.337Z] --- PASS: TestKillContainerInvalidSignal (1.22s) [2021-08-22T12:28:41.337Z] === RUN TestKillContainer [2021-08-22T12:28:41.337Z] === RUN TestKillContainer/no_signal [2021-08-22T12:28:41.361Z] --- PASS: TestBuildWithEmptyLayers (1.46s) [2021-08-22T12:28:41.361Z] === RUN TestBuildMultiStageOnBuild [2021-08-22T12:28:41.594Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-22T12:28:41.851Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-22T12:28:42.418Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-22T12:28:42.418Z] === RUN TestKillContainer/non_killing_signal [2021-08-22T12:28:42.981Z] === RUN TestKillContainer/killing_signal [2021-08-22T12:28:43.968Z] --- PASS: TestCreateJob (3.65s) [2021-08-22T12:28:43.968Z] === RUN TestReplicatedJob [2021-08-22T12:28:44.348Z] --- PASS: TestKillContainer (2.89s) [2021-08-22T12:28:44.348Z] --- PASS: TestKillContainer/no_signal (1.05s) [2021-08-22T12:28:44.348Z] --- PASS: TestKillContainer/non_killing_signal (0.73s) [2021-08-22T12:28:44.348Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2021-08-22T12:28:44.348Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-22T12:28:44.348Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-22T12:28:45.277Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-22T12:28:45.277Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-22T12:28:46.205Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.00s) [2021-08-22T12:28:46.205Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2021-08-22T12:28:46.205Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.91s) [2021-08-22T12:28:46.205Z] === RUN TestKillStoppedContainer [2021-08-22T12:28:46.205Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-22T12:28:46.205Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-22T12:28:46.205Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-22T12:28:46.205Z] === RUN TestKillDifferentUserContainer [2021-08-22T12:28:47.229Z] --- PASS: TestKillDifferentUserContainer (1.07s) [2021-08-22T12:28:47.229Z] === RUN TestInspectOomKilledTrue [2021-08-22T12:28:47.229Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:28:47.229Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-08-22T12:28:47.229Z] === RUN TestInspectOomKilledFalse [2021-08-22T12:28:47.229Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:28:47.229Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-22T12:28:47.229Z] === RUN TestLinksEtcHostsContentMatch [2021-08-22T12:28:48.626Z] --- PASS: TestLinksEtcHostsContentMatch (1.33s) [2021-08-22T12:28:48.626Z] === RUN TestLinksContainerNames [2021-08-22T12:28:50.523Z] --- PASS: TestLinksContainerNames (1.83s) [2021-08-22T12:28:50.523Z] === RUN TestLogsFollowTailEmpty [2021-08-22T12:28:50.542Z] --- PASS: TestReplicatedJob (6.51s) [2021-08-22T12:28:50.542Z] === RUN TestUpdateReplicatedJob [2021-08-22T12:28:50.779Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-22T12:28:51.341Z] --- PASS: TestLogsFollowTailEmpty (0.94s) [2021-08-22T12:28:51.341Z] === RUN TestContainerNetworkMountsNoChown [2021-08-22T12:28:51.904Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-22T12:28:51.904Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-22T12:28:52.467Z] --- PASS: TestContainerNetworkMountsNoChown (1.09s) [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/default [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/default [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/private [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/private [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rprivate [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/slave [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/slave [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rslave [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/shared [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/shared [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rshared [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-22T12:28:52.467Z] === CONT TestMountDaemonRoot/default [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-22T12:28:52.467Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:28:52.467Z] === CONT TestMountDaemonRoot/rprivate [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:28:52.467Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:28:52.467Z] === CONT TestMountDaemonRoot/rshared [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:28:52.467Z] === CONT TestMountDaemonRoot/shared [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-22T12:28:52.467Z] === CONT TestMountDaemonRoot/rslave [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:28:52.467Z] === CONT TestMountDaemonRoot/slave [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:28:52.467Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-22T12:28:52.467Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-22T12:28:52.467Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:28:52.725Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:28:52.725Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:28:52.725Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-22T12:28:52.725Z] === CONT TestMountDaemonRoot/private [2021-08-22T12:28:52.725Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-22T12:28:52.725Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-22T12:28:52.725Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:28:52.725Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:28:52.725Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-22T12:28:52.725Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-22T12:28:52.725Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:28:52.725Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:28:52.725Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:28:52.725Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-22T12:28:52.725Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:28:52.725Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:28:52.725Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:28:52.725Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-22T12:28:52.981Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:28:53.237Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-22T12:28:53.237Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-22T12:28:53.237Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:28:53.237Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-22T12:28:53.237Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-22T12:28:53.237Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-22T12:28:53.238Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-22T12:28:53.238Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-22T12:28:53.238Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.08s) [2021-08-22T12:28:53.238Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-22T12:28:53.238Z] === RUN TestContainerBindMountNonRecursive [2021-08-22T12:28:53.802Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-22T12:28:53.836Z] --- PASS: TestUpdateReplicatedJob (3.56s) [2021-08-22T12:28:53.836Z] === RUN TestServiceListWithStatuses [2021-08-22T12:28:53.836Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-22T12:28:53.836Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-22T12:28:53.836Z] === RUN TestDockerNetworkConnectAlias [2021-08-22T12:28:56.164Z] --- PASS: TestBuildMultiStageOnBuild (12.97s) [2021-08-22T12:28:56.164Z] === RUN TestBuildUncleanTarFilenames [2021-08-22T12:28:56.164Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:28:56.164Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-22T12:28:56.164Z] === RUN TestBuildMultiStageLayerLeak [2021-08-22T12:28:57.072Z] --- PASS: TestContainerBindMountNonRecursive (3.59s) [2021-08-22T12:28:57.072Z] === RUN TestContainerVolumesMountedAsShared [2021-08-22T12:28:57.635Z] --- PASS: TestContainerVolumesMountedAsShared (0.77s) [2021-08-22T12:28:57.635Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-22T12:28:58.033Z] --- PASS: TestDockerNetworkConnectAlias (4.51s) [2021-08-22T12:28:58.033Z] === RUN TestDockerNetworkReConnect [2021-08-22T12:28:59.526Z] --- PASS: TestContainerVolumesMountedAsSlave (1.70s) [2021-08-22T12:28:59.526Z] === RUN TestNetworkNat [2021-08-22T12:28:59.526Z] check_test.go:309: [d1049befe2220] daemon is not started [2021-08-22T12:28:59.526Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-22T12:28:59.823Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-22T12:29:00.751Z] --- PASS: TestNetworkNat (1.26s) [2021-08-22T12:29:00.751Z] === RUN TestNetworkLocalhostTCPNat [2021-08-22T12:29:01.327Z] --- PASS: TestDockerNetworkReConnect (3.17s) [2021-08-22T12:29:01.327Z] === RUN TestServicePlugin [2021-08-22T12:29:02.117Z] --- PASS: TestNetworkLocalhostTCPNat (1.25s) [2021-08-22T12:29:02.117Z] === RUN TestNetworkLoopbackNat [2021-08-22T12:29:02.681Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-22T12:29:04.621Z] plugin_test.go:62: [da0412826a4d5] joining swarm manager [d49c9a8465bf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:29:05.191Z] plugin_test.go:65: [da39886a9f185] joining swarm manager [d49c9a8465bf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:29:05.948Z] --- PASS: TestNetworkLoopbackNat (4.07s) [2021-08-22T12:29:05.948Z] === RUN TestPause [2021-08-22T12:29:06.481Z] --- PASS: TestBuildMultiStageLayerLeak (11.25s) [2021-08-22T12:29:06.481Z] === RUN TestBuildWithHugeFile [2021-08-22T12:29:07.313Z] --- PASS: TestPause (1.46s) [2021-08-22T12:29:07.313Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-22T12:29:07.313Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-22T12:29:07.313Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-22T12:29:07.313Z] === RUN TestPauseStopPausedContainer [2021-08-22T12:29:08.682Z] --- PASS: TestPauseStopPausedContainer (1.42s) [2021-08-22T12:29:08.682Z] === RUN TestPidHost [2021-08-22T12:29:10.571Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-22T12:29:11.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-22T12:29:13.024Z] --- PASS: TestPidHost (4.03s) [2021-08-22T12:29:13.024Z] === RUN TestPsFilter [2021-08-22T12:29:13.024Z] --- PASS: TestPsFilter (0.15s) [2021-08-22T12:29:13.024Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-22T12:29:14.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-22T12:29:14.914Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.73s) [2021-08-22T12:29:14.914Z] === RUN TestRemoveContainerWithVolume [2021-08-22T12:29:16.321Z] --- PASS: TestRemoveContainerWithVolume (1.32s) [2021-08-22T12:29:16.321Z] === RUN TestRemoveContainerRunning [2021-08-22T12:29:17.687Z] --- PASS: TestRemoveContainerRunning (1.46s) [2021-08-22T12:29:17.687Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-22T12:29:17.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-22T12:29:18.872Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.31s) [2021-08-22T12:29:18.872Z] === RUN TestRemoveInvalidContainer [2021-08-22T12:29:18.872Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-22T12:29:18.872Z] === RUN TestRenameLinkedContainer [2021-08-22T12:29:20.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-22T12:29:20.237Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-22T12:29:23.545Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-22T12:29:24.106Z] --- PASS: TestRenameLinkedContainer (5.28s) [2021-08-22T12:29:24.106Z] === RUN TestRenameStoppedContainer [2021-08-22T12:29:25.472Z] --- PASS: TestRenameStoppedContainer (1.23s) [2021-08-22T12:29:25.472Z] === RUN TestRenameRunningContainerAndReuse [2021-08-22T12:29:25.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-22T12:29:26.572Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-22T12:29:26.832Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-22T12:29:26.832Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-22T12:29:26.832Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-22T12:29:26.832Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-22T12:29:27.092Z] remote: Enumerating objects: 23, done. [2021-08-22T12:29:27.092Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-22T12:29:27.092Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-22T12:29:27.092Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-22T12:29:27.092Z] 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-22T12:29:27.092Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-22T12:29:27.366Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-22T12:29:27.621Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-22T12:29:28.184Z] --- PASS: TestRenameRunningContainerAndReuse (2.83s) [2021-08-22T12:29:28.184Z] === RUN TestRenameInvalidName [2021-08-22T12:29:29.550Z] --- PASS: TestRenameInvalidName (1.33s) [2021-08-22T12:29:29.550Z] === RUN TestRenameAnonymousContainer [2021-08-22T12:29:30.478Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-22T12:29:30.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-22T12:29:31.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-22T12:29:31.846Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-22T12:29:31.854Z] --- PASS: TestServicePlugin (29.62s) [2021-08-22T12:29:31.854Z] === RUN TestServiceUpdateLabel [2021-08-22T12:29:32.382Z] Cross building: bundles/cross/linux/ppc64le [2021-08-22T12:29:32.382Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-22T12:29:32.382Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-22T12:29:32.793Z] --- PASS: TestServiceUpdateLabel (2.23s) [2021-08-22T12:29:32.793Z] === RUN TestServiceUpdateSecrets [2021-08-22T12:29:33.735Z] --- PASS: TestRenameAnonymousContainer (3.93s) [2021-08-22T12:29:33.735Z] === RUN TestRenameContainerWithSameName [2021-08-22T12:29:34.663Z] --- PASS: TestRenameContainerWithSameName (1.26s) [2021-08-22T12:29:34.663Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-22T12:29:37.178Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-22T12:29:37.178Z] --- PASS: TestRenameContainerWithLinkedContainer (2.42s) [2021-08-22T12:29:37.178Z] === RUN TestResize [2021-08-22T12:29:38.106Z] --- PASS: TestResize (1.12s) [2021-08-22T12:29:38.106Z] === RUN TestResizeWithInvalidSize [2021-08-22T12:29:38.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-22T12:29:39.229Z] --- PASS: TestResizeWithInvalidSize (1.15s) [2021-08-22T12:29:39.229Z] === RUN TestResizeWhenContainerNotStarted [2021-08-22T12:29:40.596Z] --- PASS: TestResizeWhenContainerNotStarted (1.17s) [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:29:40.596Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:29:40.596Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:29:40.596Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-22T12:29:40.596Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-22T12:29:42.531Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-22T12:29:44.448Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:29:44.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:29:46.086Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:29:46.347Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:29:47.683Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2021-08-22T12:29:47.683Z] === RUN TestServiceUpdateConfigs [2021-08-22T12:29:48.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-22T12:29:48.499Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-22T12:29:49.865Z] check_test.go:309: [d6c76394f7c13] daemon is not started [2021-08-22T12:29:49.865Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-22T12:29:51.754Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-22T12:29:51.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-22T12:29:52.317Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-22T12:29:53.682Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-22T12:29:54.614Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-22T12:29:57.131Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-22T12:29:57.395Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-22T12:29:57.395Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-22T12:30:00.672Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-22T12:30:00.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.82s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.11s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.91s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.91s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.78s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.89s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.18s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.66s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.89s) [2021-08-22T12:30:01.490Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.85s) [2021-08-22T12:30:01.490Z] === RUN TestCgroupNamespacesRun [2021-08-22T12:30:02.574Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2021-08-22T12:30:02.574Z] === RUN TestServiceUpdateNetwork [2021-08-22T12:30:04.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-22T12:30:04.309Z] --- PASS: TestCgroupNamespacesRun (2.83s) [2021-08-22T12:30:04.309Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-22T12:30:06.197Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2021-08-22T12:30:06.197Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-22T12:30:07.564Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-22T12:30:08.931Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.85s) [2021-08-22T12:30:08.931Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-22T12:30:09.860Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-22T12:30:11.752Z] --- PASS: TestCgroupNamespacesRunHostMode (2.77s) [2021-08-22T12:30:11.752Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-22T12:30:14.311Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-22T12:30:14.311Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.80s) [2021-08-22T12:30:14.311Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-22T12:30:14.873Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-22T12:30:15.799Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-22T12:30:16.056Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2021-08-22T12:30:16.056Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-22T12:30:16.312Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-22T12:30:16.873Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.90s) [2021-08-22T12:30:16.873Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-22T12:30:17.489Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2021-08-22T12:30:17.489Z] === RUN TestServiceUpdatePidsLimit [2021-08-22T12:30:17.489Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-22T12:30:17.489Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-22T12:30:18.240Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-22T12:30:18.240Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-22T12:30:18.802Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-22T12:30:19.730Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-22T12:30:19.730Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.76s) [2021-08-22T12:30:19.730Z] === RUN TestNISDomainname [2021-08-22T12:30:22.249Z] --- PASS: TestNISDomainname (2.37s) [2021-08-22T12:30:22.249Z] === RUN TestHostnameDnsResolution [2021-08-22T12:30:22.249Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-22T12:30:22.249Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-22T12:30:22.249Z] check_test.go:309: [df7edd632571e] daemon is not started [2021-08-22T12:30:22.249Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-22T12:30:22.249Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-22T12:30:22.249Z] check_test.go:309: [d0d87d46fd543] daemon is not started [2021-08-22T12:30:22.249Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-22T12:30:24.766Z] --- PASS: TestHostnameDnsResolution (2.34s) [2021-08-22T12:30:24.766Z] === RUN TestStats [2021-08-22T12:30:25.611Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-22T12:30:26.133Z] check_test.go:309: [d4dcceb630ecb] daemon is not started [2021-08-22T12:30:26.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-22T12:30:26.390Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-22T12:30:27.316Z] --- PASS: TestStats (2.97s) [2021-08-22T12:30:27.317Z] === RUN TestStopContainerWithTimeout [2021-08-22T12:30:27.573Z] === RUN TestStopContainerWithTimeout/0 [2021-08-22T12:30:27.573Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-22T12:30:27.573Z] === RUN TestStopContainerWithTimeout/1 [2021-08-22T12:30:27.573Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-22T12:30:27.573Z] === RUN TestStopContainerWithTimeout/3 [2021-08-22T12:30:27.573Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-22T12:30:27.573Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-22T12:30:27.573Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-22T12:30:27.573Z] === CONT TestStopContainerWithTimeout/0 [2021-08-22T12:30:27.573Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-22T12:30:28.135Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-22T12:30:29.063Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-22T12:30:29.625Z] === CONT TestStopContainerWithTimeout/3 [2021-08-22T12:30:30.552Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-22T12:30:31.480Z] === CONT TestStopContainerWithTimeout/1 [2021-08-22T12:30:32.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-22T12:30:32.183Z] --- PASS: TestServiceUpdatePidsLimit (16.88s) [2021-08-22T12:30:32.183Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2021-08-22T12:30:32.183Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-08-22T12:30:32.183Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-08-22T12:30:32.183Z] PASS [2021-08-22T12:30:32.183Z] [2021-08-22T12:30:32.183Z] === Skipped [2021-08-22T12:30:32.183Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-22T12:30:32.183Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-22T12:30:32.183Z] [2021-08-22T12:30:32.183Z] [2021-08-22T12:30:32.183Z] DONE 27 tests, 1 skipped in 171.910s [2021-08-22T12:30:32.183Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-22T12:30:32.183Z] INFO: Testing against a local daemon [2021-08-22T12:30:32.183Z] === RUN TestSessionCreate [2021-08-22T12:30:32.183Z] --- PASS: TestSessionCreate (0.02s) [2021-08-22T12:30:32.183Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-22T12:30:32.183Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-22T12:30:32.183Z] PASS [2021-08-22T12:30:32.183Z] [2021-08-22T12:30:32.183Z] DONE 2 tests in 0.056s [2021-08-22T12:30:32.183Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-22T12:30:32.183Z] INFO: Testing against a local daemon [2021-08-22T12:30:32.183Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-22T12:30:32.183Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-22T12:30:32.183Z] === RUN TestDiskUsage [2021-08-22T12:30:32.183Z] === PAUSE TestDiskUsage [2021-08-22T12:30:32.183Z] === RUN TestEventsExecDie [2021-08-22T12:30:33.408Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2021-08-22T12:30:33.408Z] --- PASS: TestStopContainerWithTimeout/0 (1.99s) [2021-08-22T12:30:33.408Z] --- PASS: TestStopContainerWithTimeout/-1 (3.81s) [2021-08-22T12:30:33.408Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2021-08-22T12:30:33.408Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2021-08-22T12:30:33.408Z] === RUN TestDeleteDevicemapper [2021-08-22T12:30:33.408Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-22T12:30:33.408Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-22T12:30:33.408Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-22T12:30:33.566Z] --- PASS: TestEventsExecDie (1.05s) [2021-08-22T12:30:33.566Z] === RUN TestEventsBackwardsCompatible [2021-08-22T12:30:33.566Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-22T12:30:33.566Z] === RUN TestEventsVolumeCreate [2021-08-22T12:30:33.566Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-22T12:30:33.566Z] === RUN TestInfoBinaryCommits [2021-08-22T12:30:33.566Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-22T12:30:33.566Z] === RUN TestInfoAPIVersioned [2021-08-22T12:30:33.566Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-22T12:30:33.566Z] === RUN TestInfoDiscoveryBackend [2021-08-22T12:30:33.826Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-08-22T12:30:33.826Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-22T12:30:35.206Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-22T12:30:35.206Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-22T12:30:35.465Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-22T12:30:35.466Z] === RUN TestInfoAPI [2021-08-22T12:30:35.466Z] --- PASS: TestInfoAPI (0.02s) [2021-08-22T12:30:35.466Z] === RUN TestInfoAPIWarnings [2021-08-22T12:30:35.927Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-22T12:30:38.446Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-22T12:30:39.376Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.77s) [2021-08-22T12:30:39.376Z] === RUN TestUpdateMemory [2021-08-22T12:30:39.376Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:30:39.376Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-22T12:30:39.376Z] === RUN TestUpdateCPUQuota [2021-08-22T12:30:40.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-22T12:30:41.234Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-22T12:30:41.798Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-22T12:30:42.054Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-22T12:30:42.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-22T12:30:42.617Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-22T12:30:42.617Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-22T12:30:42.872Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-22T12:30:42.872Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-22T12:30:42.872Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-22T12:30:43.854Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-22T12:30:45.753Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-22T12:30:47.082Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-22T12:30:49.963Z] --- PASS: TestUpdateCPUQuota (9.97s) [2021-08-22T12:30:49.963Z] === RUN TestUpdatePidsLimit [2021-08-22T12:30:49.963Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-22T12:30:50.219Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-22T12:30:50.475Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-22T12:30:50.475Z] === RUN TestUpdatePidsLimit/no_change [2021-08-22T12:30:51.405Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-22T12:30:51.967Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-22T12:30:53.423Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-22T12:30:53.423Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-22T12:30:53.423Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-22T12:30:53.563Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-08-22T12:30:53.563Z] === RUN TestInfoDebug [2021-08-22T12:30:53.563Z] --- PASS: TestInfoDebug (0.53s) [2021-08-22T12:30:53.563Z] === RUN TestInfoInsecureRegistries [2021-08-22T12:30:53.563Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-22T12:30:53.563Z] === RUN TestInfoRegistryMirrors [2021-08-22T12:30:53.563Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-22T12:30:53.563Z] === RUN TestLoginFailsWithBadCredentials [2021-08-22T12:30:53.563Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-22T12:30:53.563Z] === RUN TestPingCacheHeaders [2021-08-22T12:30:53.563Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-22T12:30:53.563Z] === RUN TestPingGet [2021-08-22T12:30:53.563Z] --- PASS: TestPingGet (0.02s) [2021-08-22T12:30:53.563Z] === RUN TestPingHead [2021-08-22T12:30:53.563Z] --- PASS: TestPingHead (0.02s) [2021-08-22T12:30:53.563Z] === RUN TestVersion [2021-08-22T12:30:53.563Z] --- PASS: TestVersion (0.02s) [2021-08-22T12:30:53.563Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-22T12:30:53.563Z] === CONT TestDiskUsage [2021-08-22T12:30:53.884Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty/container_types [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty/image_types [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty/volume_types [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-22T12:30:54.133Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-22T12:30:54.394Z] === RUN TestDiskUsage/after_container.Run [2021-08-22T12:30:54.455Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-22T12:30:54.455Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-22T12:30:54.716Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-22T12:30:54.716Z] Cross building: bundles/cross/linux/s390x [2021-08-22T12:30:54.716Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-22T12:30:54.716Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-22T12:30:54.792Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-22T12:30:54.792Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-22T12:30:54.964Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-22T12:30:54.964Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-22T12:30:54.964Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-22T12:30:54.964Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-22T12:30:54.964Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-22T12:30:54.964Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-22T12:30:54.964Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-22T12:30:54.964Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-22T12:30:54.964Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-22T12:30:54.964Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage (1.84s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run (0.78s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-22T12:30:55.224Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-08-22T12:30:55.224Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.86s) [2021-08-22T12:30:55.224Z] PASS [2021-08-22T12:30:55.224Z] [2021-08-22T12:30:55.224Z] DONE 53 tests in 23.137s [2021-08-22T12:30:55.484Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-22T12:30:55.484Z] INFO: Testing against a local daemon [2021-08-22T12:30:55.484Z] === RUN TestVolumesCreateAndList [2021-08-22T12:30:55.484Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-22T12:30:55.484Z] === RUN TestVolumesRemove [2021-08-22T12:30:55.484Z] --- PASS: TestVolumesRemove (0.07s) [2021-08-22T12:30:55.484Z] === RUN TestVolumesInspect [2021-08-22T12:30:55.484Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-22T12:30:55.484Z] === RUN TestVolumesInvalidJSON [2021-08-22T12:30:55.484Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-22T12:30:55.484Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-22T12:30:55.484Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-22T12:30:55.484Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-22T12:30:55.484Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-22T12:30:55.484Z] PASS [2021-08-22T12:30:55.484Z] [2021-08-22T12:30:55.484Z] DONE 5 tests in 0.145s [2021-08-22T12:30:55.484Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-22T12:30:55.721Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-22T12:30:55.721Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-22T12:30:55.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-22T12:30:55.977Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-22T12:30:56.054Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-22T12:30:56.054Z] Removing test suite binaries [2021-08-22T12:30:56.054Z] exiting test-integration [2021-08-22T12:30:56.054Z] ++ exit 0 [2021-08-22T12:30:56.054Z] [2021-08-22T12:30:57.343Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-22T12:30:58.717Z] check_test.go:309: [df24d6edf251c] daemon is not started [2021-08-22T12:30:58.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-22T12:30:59.646Z] --- PASS: TestUpdatePidsLimit (10.21s) [2021-08-22T12:30:59.646Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.31s) [2021-08-22T12:30:59.646Z] --- PASS: TestUpdatePidsLimit/no_change (1.30s) [2021-08-22T12:30:59.646Z] --- PASS: TestUpdatePidsLimit/update_lower (1.28s) [2021-08-22T12:30:59.646Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.36s) [2021-08-22T12:30:59.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.19s) [2021-08-22T12:30:59.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.38s) [2021-08-22T12:30:59.646Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.38s) [2021-08-22T12:30:59.646Z] === RUN TestUpdateRestartPolicy Post stage [Pipeline] junit [2021-08-22T12:31:00.271Z] Recording test results [2021-08-22T12:31:01.590Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-22T12:31:01.942Z] + echo Ensuring container killed. [2021-08-22T12:31:01.942Z] Ensuring container killed. [2021-08-22T12:31:01.942Z] + docker rm -vf docker-pr2 [2021-08-22T12:31:01.942Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-22T12:31:02.239Z] + echo Chowning /workspace to jenkins user [2021-08-22T12:31:02.239Z] Chowning /workspace to jenkins user [2021-08-22T12:31:02.239Z] + id -u [2021-08-22T12:31:02.239Z] + id -g [2021-08-22T12:31:02.239Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42774:/workspace busybox chown -R 1000:1000 /workspace [2021-08-22T12:31:02.917Z] --- PASS: TestBuildWithHugeFile (111.93s) [2021-08-22T12:31:02.917Z] === RUN TestBuildWCOWSandboxSize [2021-08-22T12:31:02.956Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-22T12:31:04.888Z] docker_cli_daemon_plugins_test.go:105: [d0a8b1e24d7c1] daemon is not started [2021-08-22T12:31:05.084Z] + bundleName=amd64-cgroup2 [2021-08-22T12:31:05.084Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-22T12:31:05.084Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-22T12:31:05.084Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -name *.prof -o -namexargs *-report.xml tar ) -czf -print amd64-cgroup2-bundles.tar.gz [2021-08-22T12:31:05.084Z] [Pipeline] archiveArtifacts [2021-08-22T12:31:05.357Z] Archiving artifacts [2021-08-22T12:31:06.254Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-22T12:31:07.344Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42774/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-22T12:31:07.659Z] + make clean [2021-08-22T12:31:07.659Z] docker volume rm -f docker-dev-cache [2021-08-22T12:31:07.919Z] docker-dev-cache [Pipeline] deleteDir [2021-08-22T12:31:08.145Z] check_test.go:309: [d5ac4cdaca10e] daemon is not started [2021-08-22T12:31:08.145Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-22T12:31:09.510Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-22T12:31:10.072Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-22T12:31:10.327Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-22T12:31:11.691Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-22T12:31:13.058Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-22T12:31:13.699Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-22T12:31:14.424Z] --- PASS: TestUpdateRestartPolicy (14.87s) [2021-08-22T12:31:14.424Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-22T12:31:15.353Z] --- PASS: TestUpdateRestartWithAutoRemove (1.10s) [2021-08-22T12:31:15.353Z] === RUN TestWaitNonBlocked [2021-08-22T12:31:15.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:31:15.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:31:15.353Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:31:15.353Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:31:15.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:31:15.353Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:31:16.282Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-22T12:31:17.649Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-22T12:31:17.649Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.92s) [2021-08-22T12:31:17.649Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.01s) [2021-08-22T12:31:17.649Z] === RUN TestWaitBlocked [2021-08-22T12:31:17.649Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:31:17.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:31:17.649Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:31:17.649Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:31:17.649Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:31:17.649Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:31:17.649Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-22T12:31:17.905Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-22T12:31:18.162Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-22T12:31:18.767Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-22T12:31:18.767Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-22T12:31:19.371Z] --- PASS: TestWaitBlocked (0.03s) [2021-08-22T12:31:19.371Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.65s) [2021-08-22T12:31:19.371Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.82s) [2021-08-22T12:31:19.371Z] === CONT TestContainerStartOnDaemonRestart [2021-08-22T12:31:19.371Z] === CONT TestContainerKillOnDaemonStart [2021-08-22T12:31:19.371Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-22T12:31:19.933Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-22T12:31:19.933Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-22T12:31:19.933Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-22T12:31:19.933Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-22T12:31:19.933Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-22T12:31:19.933Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-22T12:31:19.933Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-22T12:31:19.933Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-22T12:31:19.933Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-22T12:31:19.933Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-22T12:31:20.539Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-22T12:31:20.796Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-22T12:31:21.363Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-22T12:31:21.925Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-22T12:31:22.486Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-22T12:31:23.048Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-22T12:31:23.306Z] --- PASS: TestContainerStartOnDaemonRestart (3.98s) [2021-08-22T12:31:23.306Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-22T12:31:23.561Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-22T12:31:24.122Z] check_test.go:309: [d7c4f654ce3db] daemon is not started [2021-08-22T12:31:24.122Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-22T12:31:24.685Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-22T12:31:24.941Z] check_test.go:309: [d85dcd2d2b621] daemon is not started [2021-08-22T12:31:24.941Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-22T12:31:25.507Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-22T12:31:26.476Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.28s) [2021-08-22T12:31:26.476Z] === CONT TestDaemonHostGatewayIP [2021-08-22T12:31:27.038Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-22T12:31:31.207Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-22T12:31:31.464Z] check_test.go:309: [dea46351ab226] daemon is not started [2021-08-22T12:31:31.464Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-22T12:31:31.464Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-22T12:31:32.025Z] --- PASS: TestDaemonHostGatewayIP (5.35s) [2021-08-22T12:31:32.025Z] === CONT TestDaemonRestartIpcMode [2021-08-22T12:31:33.391Z] --- PASS: TestContainerKillOnDaemonStart (14.07s) [2021-08-22T12:31:33.391Z] === CONT TestIpcModeOlderClient [2021-08-22T12:31:33.391Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-22T12:31:35.281Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-22T12:31:35.844Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-22T12:31:36.407Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-22T12:31:37.336Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-22T12:31:37.336Z] --- PASS: TestDaemonRestartIpcMode (5.46s) [2021-08-22T12:31:37.336Z] PASS [2021-08-22T12:31:37.336Z] [2021-08-22T12:31:37.336Z] === Skipped [2021-08-22T12:31:37.336Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-22T12:31:37.336Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:31:37.336Z] [2021-08-22T12:31:37.336Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-08-22T12:31:37.336Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:31:37.336Z] [2021-08-22T12:31:37.336Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-22T12:31:37.336Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:31:37.336Z] [2021-08-22T12:31:37.336Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-22T12:31:37.336Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-22T12:31:37.336Z] [2021-08-22T12:31:37.336Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-22T12:31:37.336Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-22T12:31:37.336Z] [2021-08-22T12:31:37.336Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-22T12:31:37.336Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:31:37.336Z] [2021-08-22T12:31:37.336Z] [2021-08-22T12:31:37.336Z] DONE 195 tests, 6 skipped in 228.167s [2021-08-22T12:31:37.336Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-22T12:31:37.336Z] ++ 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-22T12:31:37.336Z] ++ set -e [2021-08-22T12:31:37.336Z] ++ '[' -n 0 ']' [2021-08-22T12:31:37.336Z] ++ set -x [2021-08-22T12:31:37.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-22T12:31:37.592Z] === RUN TestConfigDaemonLibtrustID [2021-08-22T12:31:38.154Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-08-22T12:31:38.154Z] === RUN TestDaemonConfigValidation [2021-08-22T12:31:38.154Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:31:38.154Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:31:38.154Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-22T12:31:38.154Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-22T12:31:38.154Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-22T12:31:38.154Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-22T12:31:38.154Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-22T12:31:38.154Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-22T12:31:38.154Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-22T12:31:38.154Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-22T12:31:38.154Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:31:38.154Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-22T12:31:38.154Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-22T12:31:38.411Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-22T12:31:38.411Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-22T12:31:38.667Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-22T12:31:38.667Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.14s) [2021-08-22T12:31:38.667Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2021-08-22T12:31:38.667Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2021-08-22T12:31:38.667Z] --- PASS: TestDaemonConfigValidation/valid_config (0.19s) [2021-08-22T12:31:38.667Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.10s) [2021-08-22T12:31:38.667Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-22T12:31:38.667Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-22T12:31:39.596Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-22T12:31:40.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-22T12:31:40.981Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-22T12:31:41.912Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-22T12:31:41.912Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-22T12:31:41.912Z] daemon_test.go:149: [db880b50a82c5] daemon is not started [2021-08-22T12:31:41.912Z] --- PASS: TestConfigDaemonSeccompProfiles (3.44s) [2021-08-22T12:31:41.912Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-22T12:31:41.912Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.12s) [2021-08-22T12:31:41.912Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.22s) [2021-08-22T12:31:41.912Z] PASS [2021-08-22T12:31:41.912Z] [2021-08-22T12:31:41.912Z] DONE 11 tests in 4.614s [2021-08-22T12:31:41.912Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-22T12:31:41.912Z] ++ 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-22T12:31:41.912Z] ++ set -e [2021-08-22T12:31:41.912Z] ++ '[' -n 0 ']' [2021-08-22T12:31:41.912Z] ++ set -x [2021-08-22T12:31:41.912Z] ++ 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-22T12:31:42.181Z] INFO: Testing against a local daemon [2021-08-22T12:31:42.181Z] === RUN TestCommitInheritsEnv [2021-08-22T12:31:42.749Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-08-22T12:31:42.749Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-22T12:31:42.749Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-22T12:31:42.749Z] === RUN TestImagesFilterMultiReference [2021-08-22T12:31:42.749Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-22T12:31:42.749Z] === RUN TestImagePullPlatformInvalid [2021-08-22T12:31:42.749Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-22T12:31:42.749Z] === RUN TestRemoveImageOrphaning [2021-08-22T12:31:42.749Z] check_test.go:309: [deff2554ed381] daemon is not started [2021-08-22T12:31:42.749Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-22T12:31:43.005Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-08-22T12:31:43.005Z] === RUN TestRemoveImageGarbageCollector [2021-08-22T12:31:44.370Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-22T12:31:45.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-22T12:31:45.736Z] --- PASS: TestRemoveImageGarbageCollector (2.57s) [2021-08-22T12:31:45.736Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-22T12:31:45.736Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-22T12:31:45.736Z] === RUN TestTagInvalidReference [2021-08-22T12:31:45.736Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-22T12:31:45.736Z] === RUN TestTagValidPrefixedRepo [2021-08-22T12:31:45.736Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-22T12:31:45.736Z] === RUN TestTagExistedNameWithoutForce [2021-08-22T12:31:45.736Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-08-22T12:31:45.736Z] === RUN TestTagOfficialNames [2021-08-22T12:31:45.993Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-22T12:31:45.993Z] === RUN TestTagMatchesDigest [2021-08-22T12:31:45.993Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-22T12:31:45.993Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-22T12:31:49.847Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-22T12:31:51.238Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-22T12:31:51.239Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-22T12:31:51.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-22T12:31:52.606Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-22T12:31:53.169Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-22T12:31:55.060Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-22T12:31:55.317Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-22T12:32:00.568Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-22T12:32:00.568Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-22T12:32:01.130Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-22T12:32:01.130Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-22T12:32:02.495Z] check_test.go:309: [dd4299b776637] daemon is not started [2021-08-22T12:32:02.495Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-22T12:32:02.751Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-22T12:32:03.007Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-22T12:32:03.569Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-22T12:32:04.131Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-22T12:32:04.387Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-22T12:32:06.321Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-22T12:32:06.577Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-22T12:32:06.577Z] check_test.go:309: [d3c5b2a44d10f] daemon is not started [2021-08-22T12:32:06.577Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-22T12:32:08.467Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-22T12:32:10.357Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-22T12:32:13.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-22T12:32:13.712Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-22T12:32:15.603Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-22T12:32:16.204Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-22T12:32:16.204Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-22T12:32:16.204Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-22T12:32:16.204Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-22T12:32:16.204Z] [2021-08-22T12:32:17.495Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-22T12:32:17.928Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-22T12:32:18.260Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/test/unit [2021-08-22T12:32:18.832Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-22T12:32:18.832Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-22T12:32:18.832Z] + TESTDIRS=./... [2021-08-22T12:32:18.832Z] + exclude_paths='/vendor/|/integration' [2021-08-22T12:32:18.832Z] ++ go list ./... [2021-08-22T12:32:18.832Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-22T12:32:19.775Z] + pkg_list='github.com/docker/docker/api [2021-08-22T12:32:19.775Z] github.com/docker/docker/api/server [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/backend/build [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/httputils [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/middleware [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/build [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/container [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/debug [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/distribution [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/grpc [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/image [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/network [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/plugin [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/session [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/swarm [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/system [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/volume [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/backend [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/blkiodev [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/container [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/events [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/filters [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/image [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/mount [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/network [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/registry [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/strslice [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/swarm [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/time [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/versions [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/volume [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/worker [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/dockerfile [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/dockerignore [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/remotecontext [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/remotecontext/git [2021-08-22T12:32:19.776Z] github.com/docker/docker/cli [2021-08-22T12:32:19.776Z] github.com/docker/docker/cli/config [2021-08-22T12:32:19.776Z] github.com/docker/docker/cli/debug [2021-08-22T12:32:19.776Z] github.com/docker/docker/client [2021-08-22T12:32:19.776Z] github.com/docker/docker/cmd/docker-proxy [2021-08-22T12:32:19.776Z] github.com/docker/docker/cmd/dockerd [2021-08-22T12:32:19.776Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-22T12:32:19.776Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-22T12:32:19.776Z] github.com/docker/docker/container [2021-08-22T12:32:19.776Z] github.com/docker/docker/container/stream [2021-08-22T12:32:19.776Z] github.com/docker/docker/contrib/apparmor [2021-08-22T12:32:19.776Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-22T12:32:19.776Z] github.com/docker/docker/contrib/httpserver [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/cluster [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/cluster/convert [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/cluster/executor [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/cluster/provider [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/config [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/discovery [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/events [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/events/testutils [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/exec [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/images [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/initlayer [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/links [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/listeners [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/gelf [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/journald [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/local [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/logentries [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/splunk [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/syslog [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/logger/templates [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/names [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/network [2021-08-22T12:32:19.776Z] github.com/docker/docker/daemon/stats [2021-08-22T12:32:19.776Z] github.com/docker/docker/distribution [2021-08-22T12:32:19.776Z] github.com/docker/docker/distribution/metadata [2021-08-22T12:32:19.776Z] github.com/docker/docker/distribution/utils [2021-08-22T12:32:19.776Z] github.com/docker/docker/distribution/xfer [2021-08-22T12:32:19.776Z] github.com/docker/docker/dockerversion [2021-08-22T12:32:19.776Z] github.com/docker/docker/errdefs [2021-08-22T12:32:19.776Z] github.com/docker/docker/image [2021-08-22T12:32:19.776Z] github.com/docker/docker/image/cache [2021-08-22T12:32:19.776Z] github.com/docker/docker/image/tarexport [2021-08-22T12:32:19.776Z] github.com/docker/docker/image/v1 [2021-08-22T12:32:19.776Z] github.com/docker/docker/internal/test/suite [2021-08-22T12:32:19.776Z] github.com/docker/docker/layer [2021-08-22T12:32:19.776Z] github.com/docker/docker/libcontainerd [2021-08-22T12:32:19.776Z] github.com/docker/docker/libcontainerd/queue [2021-08-22T12:32:19.776Z] github.com/docker/docker/libcontainerd/remote [2021-08-22T12:32:19.776Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-22T12:32:19.776Z] github.com/docker/docker/libcontainerd/types [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:32:19.776Z] github.com/docker/docker/libnetwork/types [2021-08-22T12:32:19.776Z] github.com/docker/docker/oci [2021-08-22T12:32:19.776Z] github.com/docker/docker/oci/caps [2021-08-22T12:32:19.776Z] github.com/docker/docker/opts [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/aaparser [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/archive [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/authorization [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/broadcaster [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/capabilities [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/chrootarchive [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/containerfs [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/devicemapper [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/directory [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/discovery [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/discovery/file [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/discovery/kv [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/discovery/memory [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/dmesg [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/filenotify [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/fileutils [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/fsutils [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/homedir [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/idtools [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/ioutils [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/jsonmessage [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/locker [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/longpath [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/loopback [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/mount [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/namesgenerator [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/parsers [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/pidfile [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/platform [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/plugingetter [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/plugins [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/plugins/transport [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/pools [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/progress [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/pubsub [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/reexec [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/signal [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/stack [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/stdcopy [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/streamformatter [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/stringid [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/symlink [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/sysinfo [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/system [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/tailfile [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/tarsum [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/term [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/term/windows [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/truncindex [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/urlutil [2021-08-22T12:32:19.776Z] github.com/docker/docker/pkg/useragent [2021-08-22T12:32:19.776Z] github.com/docker/docker/plugin [2021-08-22T12:32:19.776Z] github.com/docker/docker/plugin/executor/containerd [2021-08-22T12:32:19.776Z] github.com/docker/docker/plugin/v2 [2021-08-22T12:32:19.776Z] github.com/docker/docker/profiles/apparmor [2021-08-22T12:32:19.776Z] github.com/docker/docker/profiles/seccomp [2021-08-22T12:32:19.776Z] github.com/docker/docker/quota [2021-08-22T12:32:19.776Z] github.com/docker/docker/reference [2021-08-22T12:32:19.776Z] github.com/docker/docker/registry [2021-08-22T12:32:19.776Z] github.com/docker/docker/registry/resumable [2021-08-22T12:32:19.776Z] github.com/docker/docker/restartmanager [2021-08-22T12:32:19.776Z] github.com/docker/docker/rootless [2021-08-22T12:32:19.776Z] github.com/docker/docker/rootless/specconv [2021-08-22T12:32:19.776Z] github.com/docker/docker/runconfig [2021-08-22T12:32:19.776Z] github.com/docker/docker/runconfig/opts [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil/daemon [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil/environment [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil/fakecontext [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil/fakegit [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil/fakestorage [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil/fixtures/load [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil/registry [2021-08-22T12:32:19.776Z] github.com/docker/docker/testutil/request [2021-08-22T12:32:19.776Z] github.com/docker/docker/volume [2021-08-22T12:32:19.776Z] github.com/docker/docker/volume/drivers [2021-08-22T12:32:19.776Z] github.com/docker/docker/volume/local [2021-08-22T12:32:19.776Z] github.com/docker/docker/volume/mounts [2021-08-22T12:32:19.776Z] github.com/docker/docker/volume/service [2021-08-22T12:32:19.776Z] github.com/docker/docker/volume/service/opts [2021-08-22T12:32:19.776Z] github.com/docker/docker/volume/testutils' [2021-08-22T12:32:19.776Z] ++ echo 'github.com/docker/docker/api [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/backend/build [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/httputils [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/middleware [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/build [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/container [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/debug [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/distribution [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/grpc [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/image [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/network [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/plugin [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/session [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/swarm [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/system [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/server/router/volume [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/backend [2021-08-22T12:32:19.776Z] github.com/docker/docker/ap++ grep --fixed-strings -v /libnetwork [2021-08-22T12:32:19.776Z] i/types/blkiodev [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/container [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/events [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/filters [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/image [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/mount [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/network [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/registry [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/strslice [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/swarm [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/time [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/versions [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-22T12:32:19.776Z] github.com/docker/docker/api/types/volume [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-22T12:32:19.776Z] github.com/docker/docker/builder/builder-next/worker [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/dockerfile [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/dockerignore [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/remotecontext [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/remotecontext/git [2021-08-22T12:32:19.777Z] github.com/docker/docker/cli [2021-08-22T12:32:19.777Z] github.com/docker/docker/cli/config [2021-08-22T12:32:19.777Z] github.com/docker/docker/cli/debug [2021-08-22T12:32:19.777Z] github.com/docker/docker/client [2021-08-22T12:32:19.777Z] github.com/docker/docker/cmd/docker-proxy [2021-08-22T12:32:19.777Z] github.com/docker/docker/cmd/dockerd [2021-08-22T12:32:19.777Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-22T12:32:19.777Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-22T12:32:19.777Z] github.com/docker/docker/container [2021-08-22T12:32:19.777Z] github.com/docker/docker/container/stream [2021-08-22T12:32:19.777Z] github.com/docker/docker/contrib/apparmor [2021-08-22T12:32:19.777Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-22T12:32:19.777Z] github.com/docker/docker/contrib/httpserver [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster/convert [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster/executor [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster/provider [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/config [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/discovery [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/events [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/events/testutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/exec [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/images [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/initlayer [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/links [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/listeners [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/gelf [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/journald [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/local [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/logentries [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/splunk [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/syslog [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger/templates [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/names [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/network [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/stats [2021-08-22T12:32:19.777Z] github.com/docker/docker/distribution [2021-08-22T12:32:19.777Z] github.com/docker/docker/distribution/metadata [2021-08-22T12:32:19.777Z] github.com/docker/docker/distribution/utils [2021-08-22T12:32:19.777Z] github.com/docker/docker/distribution/xfer [2021-08-22T12:32:19.777Z] github.com/docker/docker/dockerversion [2021-08-22T12:32:19.777Z] github.com/docker/docker/errdefs [2021-08-22T12:32:19.777Z] github.com/docker/docker/image [2021-08-22T12:32:19.777Z] github.com/docker/docker/image/cache [2021-08-22T12:32:19.777Z] github.com/docker/docker/image/tarexport [2021-08-22T12:32:19.777Z] github.com/docker/docker/image/v1 [2021-08-22T12:32:19.777Z] github.com/docker/docker/internal/test/suite [2021-08-22T12:32:19.777Z] github.com/docker/docker/layer [2021-08-22T12:32:19.777Z] github.com/docker/docker/libcontainerd [2021-08-22T12:32:19.777Z] github.com/docker/docker/libcontainerd/queue [2021-08-22T12:32:19.777Z] github.com/docker/docker/libcontainerd/remote [2021-08-22T12:32:19.777Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-22T12:32:19.777Z] github.com/docker/docker/libcontainerd/types [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/libnetwork/types [2021-08-22T12:32:19.777Z] github.com/docker/docker/oci [2021-08-22T12:32:19.777Z] github.com/docker/docker/oci/caps [2021-08-22T12:32:19.777Z] github.com/docker/docker/opts [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/aaparser [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/archive [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/authorization [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/broadcaster [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/capabilities [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/chrootarchive [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/containerfs [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/devicemapper [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/directory [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/discovery [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/discovery/file [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/discovery/kv [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/discovery/memory [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/dmesg [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/filenotify [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/fileutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/fsutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/homedir [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/idtools [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/ioutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/jsonmessage [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/locker [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/longpath [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/loopback [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/mount [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/namesgenerator [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/parsers [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/pidfile [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/platform [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/plugingetter [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/plugins [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/plugins/transport [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/pools [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/progress [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/pubsub [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/reexec [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/signal [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/stack [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/stdcopy [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/streamformatter [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/stringid [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/symlink [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/sysinfo [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/system [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/tailfile [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/tarsum [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/term [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/term/windows [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/truncindex [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/urlutil [2021-08-22T12:32:19.777Z] github.com/docker/docker/pkg/useragent [2021-08-22T12:32:19.777Z] github.com/docker/docker/plugin [2021-08-22T12:32:19.777Z] github.com/docker/docker/plugin/executor/containerd [2021-08-22T12:32:19.777Z] github.com/docker/docker/plugin/v2 [2021-08-22T12:32:19.777Z] github.com/docker/docker/profiles/apparmor [2021-08-22T12:32:19.777Z] github.com/docker/docker/profiles/seccomp [2021-08-22T12:32:19.777Z] github.com/docker/docker/quota [2021-08-22T12:32:19.777Z] github.com/docker/docker/reference [2021-08-22T12:32:19.777Z] github.com/docker/docker/registry [2021-08-22T12:32:19.777Z] github.com/docker/docker/registry/resumable [2021-08-22T12:32:19.777Z] github.com/docker/docker/restartmanager [2021-08-22T12:32:19.777Z] github.com/docker/docker/rootless [2021-08-22T12:32:19.777Z] github.com/docker/docker/rootless/specconv [2021-08-22T12:32:19.777Z] github.com/docker/docker/runconfig [2021-08-22T12:32:19.777Z] github.com/docker/docker/runconfig/opts [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil/daemon [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil/environment [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil/fakecontext [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil/fakegit [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil/fakestorage [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil/fixtures/load [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil/registry [2021-08-22T12:32:19.777Z] github.com/docker/docker/testutil/request [2021-08-22T12:32:19.777Z] github.com/docker/docker/volume [2021-08-22T12:32:19.777Z] github.com/docker/docker/volume/drivers [2021-08-22T12:32:19.777Z] github.com/docker/docker/volume/local [2021-08-22T12:32:19.777Z] github.com/docker/docker/volume/mounts [2021-08-22T12:32:19.777Z] github.com/docker/docker/volume/service [2021-08-22T12:32:19.777Z] github.com/docker/docker/volume/service/opts [2021-08-22T12:32:19.777Z] github.com/docker/docker/volume/testutils' [2021-08-22T12:32:19.777Z] + base_pkg_list='github.com/docker/docker/api [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/backend/build [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/httputils [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/middleware [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/build [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/container [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/debug [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/distribution [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/grpc [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/image [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/network [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/plugin [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/session [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/swarm [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/system [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/server/router/volume [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/backend [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/blkiodev [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/container [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/events [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/filters [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/image [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/mount [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/network [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/registry [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/strslice [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/swarm [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/time [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/versions [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-22T12:32:19.777Z] github.com/docker/docker/api/types/volume [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/builder-next [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/builder-next/worker [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/dockerfile [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/dockerignore [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/remotecontext [2021-08-22T12:32:19.777Z] github.com/docker/docker/builder/remotecontext/git [2021-08-22T12:32:19.777Z] github.com/docker/docker/cli [2021-08-22T12:32:19.777Z] github.com/docker/docker/cli/config [2021-08-22T12:32:19.777Z] github.com/docker/docker/cli/debug [2021-08-22T12:32:19.777Z] github.com/docker/docker/client [2021-08-22T12:32:19.777Z] github.com/docker/docker/cmd/docker-proxy [2021-08-22T12:32:19.777Z] github.com/docker/docker/cmd/dockerd [2021-08-22T12:32:19.777Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-22T12:32:19.777Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-22T12:32:19.777Z] github.com/docker/docker/container [2021-08-22T12:32:19.777Z] github.com/docker/docker/container/stream [2021-08-22T12:32:19.777Z] github.com/docker/docker/contrib/apparmor [2021-08-22T12:32:19.777Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-22T12:32:19.777Z] github.com/docker/docker/contrib/httpserver [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster/convert [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster/executor [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/cluster/provider [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/config [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/discovery [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/events [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/events/testutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/exec [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/images [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/initlayer [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/links [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/listeners [2021-08-22T12:32:19.777Z] github.com/docker/docker/daemon/logger [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/gelf [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/journald [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/local [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/logentries [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/splunk [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/syslog [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/templates [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/names [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/network [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/stats [2021-08-22T12:32:19.778Z] github.com/docker/docker/distribution [2021-08-22T12:32:19.778Z] github.com/docker/docker/distribution/metadata [2021-08-22T12:32:19.778Z] github.com/docker/docker/distribution/utils [2021-08-22T12:32:19.778Z] github.com/docker/docker/distribution/xfer [2021-08-22T12:32:19.778Z] github.com/docker/docker/dockerversion [2021-08-22T12:32:19.778Z] github.com/docker/docker/errdefs [2021-08-22T12:32:19.778Z] github.com/docker/docker/image [2021-08-22T12:32:19.778Z] github.com/docker/docker/image/cache [2021-08-22T12:32:19.778Z] github.com/docker/docker/image/tarexport [2021-08-22T12:32:19.778Z] github.com/docker/docker/image/v1 [2021-08-22T12:32:19.778Z] github.com/docker/docker/internal/test/suite [2021-08-22T12:32:19.778Z] github.com/docker/docker/layer [2021-08-22T12:32:19.778Z] github.com/docker/docker/libcontainerd [2021-08-22T12:32:19.778Z] github.com/docker/docker/libcontainerd/queue [2021-08-22T12:32:19.778Z] github.com/docker/docker/libcontainerd/remote [2021-08-22T12:32:19.778Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-22T12:32:19.778Z] github.com/docker/docker/libcontainerd/types [2021-08-22T12:32:19.778Z] github.com/docker/docker/oci [2021-08-22T12:32:19.778Z] github.com/docker/docker/oci/caps [2021-08-22T12:32:19.778Z] github.com/docker/docker/opts [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/aaparser [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/archive [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/authorization [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/broadcaster [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/capabilities [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/chrootarchive [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/containerfs [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/devicemapper [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/directory [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/discovery [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/discovery/file [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/discovery/kv [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/discovery/memory [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/dmesg [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/filenotify [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/fileutils [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/fsutils [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/homedir [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/idtools [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/ioutils [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/jsonmessage [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/locker [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/longpath [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/loopback [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/mount [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/namesgenerator [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/parsers [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/pidfile [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/platform [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/plugingetter [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/plugins [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/plugins/transport [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/pools [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/progress [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/pubsub [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/reexec [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/signal [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/stack [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/stdcopy [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/streamformatter [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/stringid [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/symlink [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/sysinfo [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/system [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/tailfile [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/tarsum [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/term [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/term/windows [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/truncindex [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/urlutil [2021-08-22T12:32:19.778Z] github.com/docker/docker/pkg/useragent [2021-08-22T12:32:19.778Z] github.com/docker/docker/plugin [2021-08-22T12:32:19.778Z] github.com/docker/docker/plugin/executor/containerd [2021-08-22T12:32:19.778Z] github.com/docker/docker/plugin/v2 [2021-08-22T12:32:19.778Z] github.com/docker/docker/profiles/apparmor [2021-08-22T12:32:19.778Z] github.com/docker/docker/profiles/seccomp [2021-08-22T12:32:19.778Z] github.com/docker/docker/quota [2021-08-22T12:32:19.778Z] github.com/docker/docker/reference [2021-08-22T12:32:19.778Z] github.com/docker/docker/registry [2021-08-22T12:32:19.778Z] github.com/docker/docker/registry/resumable [2021-08-22T12:32:19.778Z] github.com/docker/docker/restartmanager [2021-08-22T12:32:19.778Z] github.com/docker/docker/rootless [2021-08-22T12:32:19.778Z] github.com/docker/docker/rootless/specconv [2021-08-22T12:32:19.778Z] github.com/docker/docker/runconfig [2021-08-22T12:32:19.778Z] github.com/docker/docker/runconfig/opts [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil/daemon [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil/environment [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil/fakecontext [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil/fakegit [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil/fakestorage [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil/fixtures/load [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil/registry [2021-08-22T12:32:19.778Z] github.com/docker/docker/testutil/request [2021-08-22T12:32:19.778Z] github.com/docker/docker/volume [2021-08-22T12:32:19.778Z] github.com/docker/docker/volume/drivers [2021-08-22T12:32:19.778Z] github.com/docker/docker/volume/local [2021-08-22T12:32:19.778Z] github.com/docker/docker/volume/mounts [2021-08-22T12:32:19.778Z] github.com/docker/docker/volume/service [2021-08-22T12:32:19.778Z] github.com/docker/docker/volume/service/opts [2021-08-22T12:32:19.778Z] github.com/docker/docker/volume/testutils' [2021-08-22T12:32:19.778Z] ++ grep --fixed-strings /libnetwork [2021-08-22T12:32:19.778Z] ++ echo 'github.com/docker/docker/api [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/backend/build [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/httputils [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/middleware [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/build [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/container [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/debug [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/distribution [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/grpc [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/image [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/network [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/plugin [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/session [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/swarm [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/system [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/server/router/volume [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/backend [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/blkiodev [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/container [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/events [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/filters [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/image [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/mount [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/network [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/registry [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/strslice [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/swarm [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/time [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/versions [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-22T12:32:19.778Z] github.com/docker/docker/api/types/volume [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/builder-next [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/builder-next/worker [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/dockerfile [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/dockerignore [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/remotecontext [2021-08-22T12:32:19.778Z] github.com/docker/docker/builder/remotecontext/git [2021-08-22T12:32:19.778Z] github.com/docker/docker/cli [2021-08-22T12:32:19.778Z] github.com/docker/docker/cli/config [2021-08-22T12:32:19.778Z] github.com/docker/docker/cli/debug [2021-08-22T12:32:19.778Z] github.com/docker/docker/client [2021-08-22T12:32:19.778Z] github.com/docker/docker/cmd/docker-proxy [2021-08-22T12:32:19.778Z] github.com/docker/docker/cmd/dockerd [2021-08-22T12:32:19.778Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-22T12:32:19.778Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-22T12:32:19.778Z] github.com/docker/docker/container [2021-08-22T12:32:19.778Z] github.com/docker/docker/container/stream [2021-08-22T12:32:19.778Z] github.com/docker/docker/contrib/apparmor [2021-08-22T12:32:19.778Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-22T12:32:19.778Z] github.com/docker/docker/contrib/httpserver [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/cluster [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/cluster/convert [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/cluster/executor [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/cluster/provider [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/config [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/discovery [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/events [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/events/testutils [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/exec [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/images [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/initlayer [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/links [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/listeners [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/gelf [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/journald [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/local [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/logentries [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/splunk [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/syslog [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/logger/templates [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/names [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/network [2021-08-22T12:32:19.778Z] github.com/docker/docker/daemon/stats [2021-08-22T12:32:19.778Z] github.com/docker/docker/distribution [2021-08-22T12:32:19.778Z] github.com/docker/docker/distribution/metadata [2021-08-22T12:32:19.778Z] github.com/docker/docker/distribution/utils [2021-08-22T12:32:19.778Z] github.com/docker/docker/distribution/xfer [2021-08-22T12:32:19.778Z] github.com/docker/docker/dockerversion [2021-08-22T12:32:19.778Z] github.com/docker/docker/errdefs [2021-08-22T12:32:19.778Z] github.com/docker/docker/image [2021-08-22T12:32:19.778Z] github.com/docker/docker/image/cache [2021-08-22T12:32:19.778Z] github.com/docker/docker/image/tarexport [2021-08-22T12:32:19.778Z] github.com/docker/docker/image/v1 [2021-08-22T12:32:19.778Z] github.com/docker/docker/internal/test/suite [2021-08-22T12:32:19.778Z] github.com/docker/docker/layer [2021-08-22T12:32:19.778Z] github.com/docker/docker/libcontainerd [2021-08-22T12:32:19.778Z] github.com/docker/docker/libcontainerd/queue [2021-08-22T12:32:19.778Z] github.com/docker/docker/libcontainerd/remote [2021-08-22T12:32:19.778Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-22T12:32:19.778Z] github.com/docker/docker/libcontainerd/types [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:32:19.778Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/types [2021-08-22T12:32:19.779Z] github.com/docker/docker/oci [2021-08-22T12:32:19.779Z] github.com/docker/docker/oci/caps [2021-08-22T12:32:19.779Z] github.com/docker/docker/opts [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/aaparser [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/archive [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/authorization [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/broadcaster [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/capabilities [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/chrootarchive [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/containerfs [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/devicemapper [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/directory [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/discovery [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/discovery/file [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/discovery/kv [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/discovery/memory [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/dmesg [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/filenotify [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/fileutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/fsutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/homedir [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/idtools [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/ioutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/jsonmessage [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/locker [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/longpath [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/loopback [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/mount [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/namesgenerator [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/parsers [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/pidfile [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/platform [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/plugingetter [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/plugins [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/plugins/transport [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/pools [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/progress [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/pubsub [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/reexec [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/signal [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/stack [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/stdcopy [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/streamformatter [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/stringid [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/symlink [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/sysinfo [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/system [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/tailfile [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/tarsum [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/term [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/term/windows [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/truncindex [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/urlutil [2021-08-22T12:32:19.779Z] github.com/docker/docker/pkg/useragent [2021-08-22T12:32:19.779Z] github.com/docker/docker/plugin [2021-08-22T12:32:19.779Z] github.com/docker/docker/plugin/executor/containerd [2021-08-22T12:32:19.779Z] github.com/docker/docker/plugin/v2 [2021-08-22T12:32:19.779Z] github.com/docker/docker/profiles/apparmor [2021-08-22T12:32:19.779Z] github.com/docker/docker/profiles/seccomp [2021-08-22T12:32:19.779Z] github.com/docker/docker/quota [2021-08-22T12:32:19.779Z] github.com/docker/docker/reference [2021-08-22T12:32:19.779Z] github.com/docker/docker/registry [2021-08-22T12:32:19.779Z] github.com/docker/docker/registry/resumable [2021-08-22T12:32:19.779Z] github.com/docker/docker/restartmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/rootless [2021-08-22T12:32:19.779Z] github.com/docker/docker/rootless/specconv [2021-08-22T12:32:19.779Z] github.com/docker/docker/runconfig [2021-08-22T12:32:19.779Z] github.com/docker/docker/runconfig/opts [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil/daemon [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil/environment [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil/fakecontext [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil/fakegit [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil/fakestorage [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil/fixtures/load [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil/registry [2021-08-22T12:32:19.779Z] github.com/docker/docker/testutil/request [2021-08-22T12:32:19.779Z] github.com/docker/docker/volume [2021-08-22T12:32:19.779Z] github.com/docker/docker/volume/drivers [2021-08-22T12:32:19.779Z] github.com/docker/docker/volume/local [2021-08-22T12:32:19.779Z] github.com/docker/docker/volume/mounts [2021-08-22T12:32:19.779Z] github.com/docker/docker/volume/service [2021-08-22T12:32:19.779Z] github.com/docker/docker/volume/service/opts [2021-08-22T12:32:19.779Z] github.com/docker/docker/volume/testutils' [2021-08-22T12:32:19.779Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/types' [2021-08-22T12:32:19.779Z] + echo 'github.com/docker/docker/libnetwork [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/types' [2021-08-22T12:32:19.779Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:32:19.779Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:32:19.779Z] + type docker-proxy [2021-08-22T12:32:19.779Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-22T12:32:19.779Z] + hack/make.sh binary-proxy install-proxy [2021-08-22T12:32:19.779Z] [2021-08-22T12:32:19.779Z] Removing bundles/ [2021-08-22T12:32:19.779Z] [2021-08-22T12:32:19.779Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-22T12:32:19.779Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-22T12:32:19.779Z] GOOS="" GOARCH="" GOARM="" [2021-08-22T12:32:20.764Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-22T12:32:21.695Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-22T12:32:21.951Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-22T12:32:26.164Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-22T12:32:26.369Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-22T12:32:26.369Z] [2021-08-22T12:32:26.369Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-22T12:32:26.369Z] Installing docker-proxy to /usr/local/bin/ [2021-08-22T12:32:26.369Z] [2021-08-22T12:32:26.369Z] + mkdir -p bundles [2021-08-22T12:32:26.369Z] + '[' -n 'github.com/docker/docker/api [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/backend/build [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/httputils [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/middleware [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/build [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/container [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/debug [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/distribution [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/grpc [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/image [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/network [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/plugin [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/session [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/swarm [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/system [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/server/router/volume [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/backend [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/blkiodev [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/container [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/events [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/filters [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/image [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/mount [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/network [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/registry [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/strslice [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/swarm [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/time [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/versions [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-22T12:32:26.369Z] github.com/docker/docker/api/types/volume [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/builder-next [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/builder-next/worker [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/dockerfile [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/dockerignore [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/remotecontext [2021-08-22T12:32:26.369Z] github.com/docker/docker/builder/remotecontext/git [2021-08-22T12:32:26.369Z] github.com/docker/docker/cli [2021-08-22T12:32:26.369Z] github.com/docker/docker/cli/config [2021-08-22T12:32:26.369Z] github.com/docker/docker/cli/debug [2021-08-22T12:32:26.369Z] github.com/docker/docker/client [2021-08-22T12:32:26.369Z] github.com/docker/docker/cmd/docker-proxy [2021-08-22T12:32:26.369Z] github.com/docker/docker/cmd/dockerd [2021-08-22T12:32:26.369Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-22T12:32:26.369Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-22T12:32:26.369Z] github.com/docker/docker/container [2021-08-22T12:32:26.369Z] github.com/docker/docker/container/stream [2021-08-22T12:32:26.369Z] github.com/docker/docker/contrib/apparmor [2021-08-22T12:32:26.369Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-22T12:32:26.369Z] github.com/docker/docker/contrib/httpserver [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/cluster [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/cluster/convert [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/cluster/executor [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/cluster/provider [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/config [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/discovery [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/events [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/events/testutils [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/exec [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/images [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/initlayer [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/links [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/listeners [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/gelf [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/journald [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/local [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/logentries [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/splunk [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/syslog [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/logger/templates [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/names [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/network [2021-08-22T12:32:26.369Z] github.com/docker/docker/daemon/stats [2021-08-22T12:32:26.369Z] github.com/docker/docker/distribution [2021-08-22T12:32:26.370Z] github.com/docker/docker/distribution/metadata [2021-08-22T12:32:26.370Z] github.com/docker/docker/distribution/utils [2021-08-22T12:32:26.370Z] github.com/docker/docker/distribution/xfer [2021-08-22T12:32:26.370Z] github.com/docker/docker/dockerversion [2021-08-22T12:32:26.370Z] github.com/docker/docker/errdefs [2021-08-22T12:32:26.370Z] github.com/docker/docker/image [2021-08-22T12:32:26.370Z] github.com/docker/docker/image/cache [2021-08-22T12:32:26.370Z] github.com/docker/docker/image/tarexport [2021-08-22T12:32:26.370Z] github.com/docker/docker/image/v1 [2021-08-22T12:32:26.370Z] github.com/docker/docker/internal/test/suite [2021-08-22T12:32:26.370Z] github.com/docker/docker/layer [2021-08-22T12:32:26.370Z] github.com/docker/docker/libcontainerd [2021-08-22T12:32:26.370Z] github.com/docker/docker/libcontainerd/queue [2021-08-22T12:32:26.370Z] github.com/docker/docker/libcontainerd/remote [2021-08-22T12:32:26.370Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-22T12:32:26.370Z] github.com/docker/docker/libcontainerd/types [2021-08-22T12:32:26.370Z] github.com/docker/docker/oci [2021-08-22T12:32:26.370Z] github.com/docker/docker/oci/caps [2021-08-22T12:32:26.370Z] github.com/docker/docker/opts [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/aaparser [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/archive [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/authorization [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/broadcaster [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/capabilities [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/chrootarchive [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/containerfs [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/devicemapper [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/directory [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/discovery [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/discovery/file [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/discovery/kv [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/discovery/memory [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/dmesg [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/filenotify [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/fileutils [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/fsutils [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/homedir [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/idtools [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/ioutils [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/jsonmessage [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/locker [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/longpath [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/loopback [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/mount [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/namesgenerator [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/parsers [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/pidfile [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/platform [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/plugingetter [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/plugins [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/plugins/transport [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/pools [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/progress [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/pubsub [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/reexec [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/signal [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/stack [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/stdcopy [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/streamformatter [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/stringid [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/symlink [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/sysinfo [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/system [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/tailfile [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/tarsum [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/term [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/term/windows [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/truncindex [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/urlutil [2021-08-22T12:32:26.370Z] github.com/docker/docker/pkg/useragent [2021-08-22T12:32:26.370Z] github.com/docker/docker/plugin [2021-08-22T12:32:26.370Z] github.com/docker/docker/plugin/executor/containerd [2021-08-22T12:32:26.370Z] github.com/docker/docker/plugin/v2 [2021-08-22T12:32:26.370Z] github.com/docker/docker/profiles/apparmor [2021-08-22T12:32:26.370Z] github.com/docker/docker/profiles/seccomp [2021-08-22T12:32:26.370Z] github.com/docker/docker/quota [2021-08-22T12:32:26.370Z] github.com/docker/docker/reference [2021-08-22T12:32:26.370Z] github.com/docker/docker/registry [2021-08-22T12:32:26.370Z] github.com/docker/docker/registry/resumable [2021-08-22T12:32:26.370Z] github.com/docker/docker/restartmanager [2021-08-22T12:32:26.370Z] github.com/docker/docker/rootless [2021-08-22T12:32:26.370Z] github.com/docker/docker/rootless/specconv [2021-08-22T12:32:26.370Z] github.com/docker/docker/runconfig [2021-08-22T12:32:26.370Z] github.com/docker/docker/runconfig/opts [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil/daemon [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil/environment [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil/fakecontext [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil/fakegit [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil/fakestorage [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil/fixtures/load [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil/registry [2021-08-22T12:32:26.370Z] github.com/docker/docker/testutil/request [2021-08-22T12:32:26.370Z] github.com/docker/docker/volume [2021-08-22T12:32:26.370Z] github.com/docker/docker/volume/drivers [2021-08-22T12:32:26.370Z] github.com/docker/docker/volume/local [2021-08-22T12:32:26.370Z] github.com/docker/docker/volume/mounts [2021-08-22T12:32:26.370Z] github.com/docker/docker/volume/service [2021-08-22T12:32:26.370Z] github.com/docker/docker/volume/service/opts [2021-08-22T12:32:26.370Z] github.com/docker/docker/volume/testutils' ']' [2021-08-22T12:32:26.370Z] + 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-22T12:32:26.631Z] ? github.com/docker/docker/api [no test files] [2021-08-22T12:32:26.725Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-22T12:32:31.967Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-22T12:32:33.858Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-22T12:32:34.784Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-22T12:32:35.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-22T12:32:36.150Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-22T12:32:40.321Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-22T12:32:42.841Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-22T12:32:43.769Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-22T12:32:43.769Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-22T12:32:44.752Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-08-22T12:32:47.980Z] docker_cli_daemon_test.go:2550: [d21d14303ad27] daemon is not started [2021-08-22T12:32:49.868Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-22T12:32:49.868Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-22T12:32:53.198Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-22T12:32:53.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-22T12:32:56.473Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-22T12:32:58.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-22T12:33:00.639Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-22T12:33:04.915Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-22T12:33:04.915Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-22T12:33:06.805Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-22T12:33:08.214Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-22T12:33:10.734Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-22T12:33:10.734Z] check_test.go:309: [d6d3d6cf7ce4a] daemon is not started [2021-08-22T12:33:10.734Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-22T12:33:11.033Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-22T12:33:11.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-22T12:33:13.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite (416.66s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.11s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.20s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.37s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.55s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.07s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.31s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.87s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.47s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.03s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.95s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.87s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.99s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.92s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.57s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.13s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.65s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.57s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.95s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.34s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.21s) [2021-08-22T12:33:16.369Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.46s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.81s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.81s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.26s) [2021-08-22T12:33:16.369Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.11s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (2.98s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.78s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.62s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.10s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.22s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.15s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.29s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.27s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.19s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.46s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.90s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.93s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.12s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.81s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.92s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.93s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.50s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.92s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.20s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.07s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.69s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.62s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.99s) [2021-08-22T12:33:16.370Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-22T12:33:16.370Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.72s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.99s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.98s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.22s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.07s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.47s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.62s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.38s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.98s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.09s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.32s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.86s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.90s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.19s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.21s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.42s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.78s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.73s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.10s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.65s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.65s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.86s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.03s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.28s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.85s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.78s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.55s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.58s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.10s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.26s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.47s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.90s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.17s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.89s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.87s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.02s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.77s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.26s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.71s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2021-08-22T12:33:16.370Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.63s) [2021-08-22T12:33:16.370Z] === RUN TestDockerSwarmSuite [2021-08-22T12:33:16.370Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-22T12:33:16.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-22T12:33:18.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-22T12:33:19.638Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-22T12:33:22.908Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-22T12:33:27.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-22T12:33:28.203Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-22T12:33:32.418Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-22T12:33:32.674Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-22T12:33:33.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-22T12:33:37.965Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-22T12:33:37.965Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-22T12:33:38.222Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-22T12:33:38.785Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-22T12:33:38.785Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-22T12:33:39.066Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-22T12:33:39.328Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-22T12:33:41.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-22T12:33:41.899Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-22T12:33:41.899Z] Using test binary docker [2021-08-22T12:33:41.899Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-22T12:33:41.899Z] +++ /etc/init.d/apparmor start [2021-08-22T12:33:41.899Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-22T12:33:41.899Z] INFO: Waiting for daemon to start... [2021-08-22T12:33:41.899Z] Starting dockerd [2021-08-22T12:33:41.899Z] +++ 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-22T12:33:42.145Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-22T12:33:42.401Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-22T12:33:43.288Z] . [2021-08-22T12:33:43.288Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-22T12:33:43.288Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-22T12:33:43.288Z] Error: No such image: emptyfs [2021-08-22T12:33:43.288Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-22T12:33:43.288Z] ++++ docker load [2021-08-22T12:33:43.552Z] Running integration-test (iteration 1) [2021-08-22T12:33:43.552Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-22T12:33:43.552Z] ++ 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-22T12:33:43.552Z] ++ set -e [2021-08-22T12:33:43.552Z] ++ '[' -n 0 ']' [2021-08-22T12:33:43.552Z] ++ set -x [2021-08-22T12:33:43.552Z] ++ 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-22T12:33:43.767Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-22T12:33:45.134Z] docker_api_swarm_test.go:562: [d37b8d72dc6e2] joining swarm manager [d87b407019065]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:33:46.061Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-22T12:33:47.952Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-22T12:33:49.842Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-22T12:33:51.208Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-22T12:33:55.817Z] Loaded image: buildpack-deps:buster [2021-08-22T12:33:55.817Z] Loaded image: busybox:latest [2021-08-22T12:33:55.817Z] Loaded image: busybox:glibc [2021-08-22T12:33:57.213Z] Loaded image: debian:bullseye [2021-08-22T12:33:57.213Z] Loaded image: hello-world:latest [2021-08-22T12:33:57.213Z] Loaded image: arm32v7/hello-world:latest [2021-08-22T12:33:57.476Z] INFO: Testing against a local daemon [2021-08-22T12:33:57.476Z] === RUN TestCgroupNamespacesBuild [2021-08-22T12:33:59.339Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-22T12:34:00.791Z] --- PASS: TestCgroupNamespacesBuild (2.90s) [2021-08-22T12:34:00.791Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-22T12:34:01.863Z] docker_api_swarm_test.go:584: [d7eac7ca7e14b] joining swarm manager [d87b407019065]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:34:02.182Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.59s) [2021-08-22T12:34:02.182Z] === RUN TestBuildWithSession [2021-08-22T12:34:02.182Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:34:02.182Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-22T12:34:02.182Z] === RUN TestBuildSquashParent [2021-08-22T12:34:06.032Z] check_test.go:380: [d37b8d72dc6e2] daemon is not started [2021-08-22T12:34:08.784Z] --- PASS: TestBuildSquashParent (5.91s) [2021-08-22T12:34:08.784Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-22T12:34:08.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:34:08.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:34:08.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:34:08.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:34:08.784Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:34:08.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:34:08.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:34:08.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:34:08.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:34:08.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:34:08.784Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:34:08.784Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:34:08.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-22T12:34:08.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-22T12:34:08.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-22T12:34:08.784Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-22T12:34:10.713Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-22T12:34:10.975Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-22T12:34:13.531Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-22T12:34:13.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.94s) [2021-08-22T12:34:13.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.01s) [2021-08-22T12:34:13.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2021-08-22T12:34:13.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.16s) [2021-08-22T12:34:13.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2021-08-22T12:34:13.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.34s) [2021-08-22T12:34:13.531Z] === RUN TestBuildMultiStageCopy [2021-08-22T12:34:13.531Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-22T12:34:15.460Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-22T12:34:15.460Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-22T12:34:15.722Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-22T12:34:15.985Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-22T12:34:16.248Z] --- PASS: TestBuildMultiStageCopy (3.09s) [2021-08-22T12:34:16.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.95s) [2021-08-22T12:34:16.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.27s) [2021-08-22T12:34:16.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.28s) [2021-08-22T12:34:16.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2021-08-22T12:34:16.248Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-08-22T12:34:16.248Z] === RUN TestBuildMultiStageParentConfig [2021-08-22T12:34:17.195Z] --- PASS: TestBuildMultiStageParentConfig (0.75s) [2021-08-22T12:34:17.195Z] === RUN TestBuildLabelWithTargets [2021-08-22T12:34:18.143Z] --- PASS: TestBuildLabelWithTargets (1.21s) [2021-08-22T12:34:18.143Z] === RUN TestBuildWithEmptyLayers [2021-08-22T12:34:18.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-22T12:34:18.200Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-22T12:34:18.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-22T12:34:18.718Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2021-08-22T12:34:18.718Z] === RUN TestBuildMultiStageOnBuild [2021-08-22T12:34:19.609Z] docker_api_swarm_test.go:45: [dad88551fb8c0] joining swarm manager [d27aab205b68d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/builder [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/builder/dockerfile 0.233s coverage: 49.0% of statements [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/builder/remotecontext 0.104s coverage: 13.7% of statements [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/builder/remotecontext/git 1.229s coverage: 86.3% of statements [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/cli [no test files] [2021-08-22T12:34:21.262Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-22T12:34:21.262Z] ok github.com/docker/docker/cmd/docker-proxy 0.097s coverage: 67.6% of statements [2021-08-22T12:34:21.263Z] ok github.com/docker/docker/client 0.146s coverage: 75.4% of statements [2021-08-22T12:34:21.275Z] --- PASS: TestBuildMultiStageOnBuild (2.21s) [2021-08-22T12:34:21.275Z] === RUN TestBuildUncleanTarFilenames [2021-08-22T12:34:21.849Z] --- PASS: TestBuildUncleanTarFilenames (0.89s) [2021-08-22T12:34:21.849Z] === RUN TestBuildMultiStageLayerLeak [2021-08-22T12:34:23.775Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-22T12:34:24.406Z] --- PASS: TestBuildMultiStageLayerLeak (2.22s) [2021-08-22T12:34:24.406Z] === RUN TestBuildWithHugeFile [2021-08-22T12:34:25.142Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-22T12:34:35.086Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-22T12:34:35.648Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-22T12:34:36.209Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-22T12:34:36.465Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-22T12:34:37.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-22T12:34:37.976Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-22T12:34:37.976Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-22T12:34:38.231Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-22T12:34:38.487Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-22T12:34:38.743Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-22T12:34:53.582Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-22T12:34:53.582Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-22T12:34:53.582Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-22T12:34:53.582Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-22T12:34:53.582Z] === RUN TestDockerSuite/TestBuildFails [2021-08-22T12:34:54.146Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-22T12:34:54.402Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-22T12:34:56.916Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-22T12:34:57.844Z] --- PASS: TestImportExtremelyLargeImageWorks (191.88s) [2021-08-22T12:34:57.844Z] PASS [2021-08-22T12:34:57.844Z] [2021-08-22T12:34:57.844Z] DONE 12 tests in 195.777s [2021-08-22T12:34:57.844Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-22T12:34:57.844Z] ++ 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-22T12:34:57.844Z] ++ set -e [2021-08-22T12:34:57.844Z] ++ '[' -n 0 ']' [2021-08-22T12:34:57.844Z] ++ set -x [2021-08-22T12:34:57.844Z] ++ 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-22T12:34:57.844Z] INFO: Testing against a local daemon [2021-08-22T12:34:57.844Z] === RUN TestNetworkCreateDelete [2021-08-22T12:34:58.100Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-22T12:34:58.100Z] === RUN TestDockerNetworkDeletePreferID [2021-08-22T12:34:58.662Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-08-22T12:34:58.662Z] === RUN TestDaemonDNSFallback [2021-08-22T12:34:58.919Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-22T12:35:00.809Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-22T12:35:02.174Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-22T12:35:02.174Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-22T12:35:03.145Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-22T12:35:04.513Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-22T12:35:05.093Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-22T12:35:05.350Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-22T12:35:05.350Z] --- PASS: TestDaemonDNSFallback (6.91s) [2021-08-22T12:35:05.350Z] === RUN TestInspectNetwork [2021-08-22T12:35:07.282Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-22T12:35:07.999Z] ok github.com/docker/docker/cmd/dockerd 0.043s coverage: 29.1% of statements [2021-08-22T12:35:07.999Z] ok github.com/docker/docker/cmd/dockerd/trap 2.600s coverage: 0.0% of statements [2021-08-22T12:35:07.999Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-22T12:35:07.999Z] ok github.com/docker/docker/container 0.128s coverage: 34.8% of statements [2021-08-22T12:35:07.999Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-22T12:35:07.999Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-22T12:35:07.999Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-22T12:35:07.999Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-22T12:35:09.799Z] === RUN TestInspectNetwork/full_network_id [2021-08-22T12:35:09.799Z] === RUN TestInspectNetwork/partial_network_id [2021-08-22T12:35:09.799Z] === RUN TestInspectNetwork/network_name [2021-08-22T12:35:09.799Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-22T12:35:09.799Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-22T12:35:10.726Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-22T12:35:11.175Z] --- PASS: TestBuildWithHugeFile (41.40s) [2021-08-22T12:35:11.175Z] === RUN TestBuildWCOWSandboxSize [2021-08-22T12:35:11.175Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-22T12:35:11.175Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-22T12:35:11.175Z] === RUN TestBuildWithEmptyDockerfile [2021-08-22T12:35:11.175Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:35:11.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:35:11.175Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:35:11.175Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:35:11.175Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:35:11.175Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:35:11.175Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:35:11.175Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:35:11.175Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:35:11.175Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2021-08-22T12:35:11.175Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-08-22T12:35:11.175Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-08-22T12:35:11.175Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-08-22T12:35:11.175Z] === RUN TestBuildPreserveOwnership [2021-08-22T12:35:11.175Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-22T12:35:11.175Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-22T12:35:11.175Z] --- PASS: TestBuildPreserveOwnership (4.74s) [2021-08-22T12:35:11.175Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.26s) [2021-08-22T12:35:11.175Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2021-08-22T12:35:11.175Z] === RUN TestBuildPlatformInvalid [2021-08-22T12:35:11.175Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-08-22T12:35:11.175Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-22T12:35:13.243Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-22T12:35:13.499Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-22T12:35:14.060Z] --- PASS: TestInspectNetwork (8.53s) [2021-08-22T12:35:14.060Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-22T12:35:14.060Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-22T12:35:14.060Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-22T12:35:14.060Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-22T12:35:14.060Z] === RUN TestRunContainerWithBridgeNone [2021-08-22T12:35:14.316Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-22T12:35:14.879Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-22T12:35:15.441Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-22T12:35:15.441Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-22T12:35:16.138Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2021-08-22T12:35:16.369Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-22T12:35:16.710Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2021-08-22T12:35:16.931Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-22T12:35:17.187Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-22T12:35:17.748Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-22T12:35:18.004Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-22T12:35:18.004Z] --- PASS: TestRunContainerWithBridgeNone (4.07s) [2021-08-22T12:35:18.004Z] === RUN TestNetworkInvalidJSON [2021-08-22T12:35:18.004Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-22T12:35:18.004Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-22T12:35:18.004Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:35:18.004Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:35:18.004Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:35:18.004Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:35:18.004Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-22T12:35:18.004Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:35:18.004Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:35:18.004Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-22T12:35:18.004Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-22T12:35:18.004Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-22T12:35:18.004Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-22T12:35:18.004Z] === RUN TestNetworkList [2021-08-22T12:35:18.004Z] === RUN TestNetworkList//networks [2021-08-22T12:35:18.004Z] === PAUSE TestNetworkList//networks [2021-08-22T12:35:18.004Z] === RUN TestNetworkList//networks/ [2021-08-22T12:35:18.004Z] === PAUSE TestNetworkList//networks/ [2021-08-22T12:35:18.004Z] === CONT TestNetworkList//networks [2021-08-22T12:35:18.004Z] === CONT TestNetworkList//networks/ [2021-08-22T12:35:18.004Z] --- PASS: TestNetworkList (0.03s) [2021-08-22T12:35:18.004Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-22T12:35:18.004Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-22T12:35:18.004Z] === RUN TestHostIPv4BridgeLabel [2021-08-22T12:35:18.095Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-08-22T12:35:18.305Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-22T12:35:18.561Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-08-22T12:35:18.561Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-22T12:35:19.123Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-22T12:35:19.684Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-22T12:35:19.684Z] === RUN TestDaemonDefaultNetworkPools [2021-08-22T12:35:20.612Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2021-08-22T12:35:20.612Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-22T12:35:21.174Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-22T12:35:21.737Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-08-22T12:35:21.737Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-22T12:35:23.107Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2021-08-22T12:35:23.107Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-22T12:35:23.375Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-08-22T12:35:23.375Z] === RUN TestServiceWithPredefinedNetwork [2021-08-22T12:35:26.111Z] Loaded image: buildpack-deps:buster [2021-08-22T12:35:26.111Z] Loaded image: busybox:latest [2021-08-22T12:35:26.111Z] Loaded image: busybox:glibc [2021-08-22T12:35:26.111Z] Loaded image: debian:bullseye [2021-08-22T12:35:26.236Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-08-22T12:35:26.236Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.1% of statements [2021-08-22T12:35:26.374Z] Loaded image: hello-world:latest [2021-08-22T12:35:26.374Z] Loaded image: arm32v7/hello-world:latest [2021-08-22T12:35:26.640Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-22T12:35:26.640Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2021-08-22T12:35:26.640Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-22T12:35:26.640Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:35:26.640Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:35:26.640Z] === RUN TestServiceWithDataPathPortInit [2021-08-22T12:35:26.806Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-22T12:35:27.068Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-22T12:35:27.567Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-22T12:35:27.640Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-22T12:35:29.025Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.793s coverage: 73.3% of statements [2021-08-22T12:35:29.596Z] ok github.com/docker/docker/daemon 12.132s coverage: 17.5% of statements [2021-08-22T12:35:29.596Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-22T12:35:29.596Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-22T12:35:29.596Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-22T12:35:29.596Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-22T12:35:30.124Z] docker_api_swarm_test.go:303: [d4228bc5d31b5] joining swarm manager [deb7a68f92ece]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:35:30.539Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.454s coverage: 56.2% of statements [2021-08-22T12:35:31.052Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-22T12:35:31.052Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-22T12:35:31.112Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.033s coverage: 3.1% of statements [2021-08-22T12:35:31.308Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-22T12:35:31.308Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-22T12:35:31.308Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-22T12:35:31.564Z] docker_api_swarm_test.go:304: [d4597e8a31515] joining swarm manager [deb7a68f92ece]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:35:31.564Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-22T12:35:32.537Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-22T12:35:32.537Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-22T12:35:33.032Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-08-22T12:35:33.901Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-22T12:35:34.996Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.426s coverage: 49.4% of statements [2021-08-22T12:35:35.256Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.567s coverage: 45.9% of statements [2021-08-22T12:35:35.256Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-22T12:35:36.395Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.30s) [2021-08-22T12:35:36.395Z] PASS [2021-08-22T12:35:36.395Z] [2021-08-22T12:35:36.395Z] === Skipped [2021-08-22T12:35:36.395Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-22T12:35:36.395Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:35:36.395Z] [2021-08-22T12:35:36.395Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-22T12:35:36.395Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-22T12:35:36.395Z] [2021-08-22T12:35:36.395Z] [2021-08-22T12:35:36.395Z] DONE 34 tests, 2 skipped in 111.536s [2021-08-22T12:35:36.395Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-22T12:35:36.395Z] ++ 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-22T12:35:36.395Z] ++ set -e [2021-08-22T12:35:36.395Z] ++ '[' -n 0 ']' [2021-08-22T12:35:36.395Z] ++ set -x [2021-08-22T12:35:36.395Z] ++ 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-22T12:35:36.395Z] INFO: Testing against a local daemon [2021-08-22T12:35:36.395Z] === RUN TestConfigInspect [2021-08-22T12:35:36.641Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.610s coverage: 57.7% of statements [2021-08-22T12:35:36.641Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-22T12:35:36.641Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-22T12:35:36.641Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-08-22T12:35:37.209Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-22T12:35:37.583Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-08-22T12:35:37.772Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-22T12:35:37.786Z] --- PASS: TestConfigInspect (2.70s) [2021-08-22T12:35:37.786Z] === RUN TestConfigList [2021-08-22T12:35:38.335Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-22T12:35:38.525Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-08-22T12:35:38.786Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.7% of statements [2021-08-22T12:35:38.786Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-22T12:35:38.786Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-22T12:35:40.170Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.5% of statements [2021-08-22T12:35:40.431Z] ok github.com/docker/docker/daemon/logger/awslogs 0.159s coverage: 77.0% of statements [2021-08-22T12:35:40.431Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-22T12:35:40.431Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-22T12:35:41.003Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-08-22T12:35:41.105Z] --- PASS: TestConfigList (2.72s) [2021-08-22T12:35:41.105Z] === RUN TestConfigsCreateAndDelete [2021-08-22T12:35:41.264Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-08-22T12:35:41.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-08-22T12:35:41.835Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-08-22T12:35:42.406Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-08-22T12:35:42.406Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-22T12:35:42.977Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 57.5% of statements [2021-08-22T12:35:43.028Z] --- PASS: TestConfigsCreateAndDelete (2.61s) [2021-08-22T12:35:43.028Z] === RUN TestConfigsUpdate [2021-08-22T12:35:43.548Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.017s coverage: 31.5% of statements [2021-08-22T12:35:44.492Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-08-22T12:35:44.753Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-08-22T12:35:44.912Z] --- PASS: TestServiceWithDataPathPortInit (17.54s) [2021-08-22T12:35:44.912Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-22T12:35:45.015Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-22T12:35:45.587Z] ok github.com/docker/docker/daemon/logger/splunk 1.651s coverage: 82.5% of statements [2021-08-22T12:35:45.587Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-22T12:35:45.587Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-22T12:35:46.339Z] --- PASS: TestConfigsUpdate (2.64s) [2021-08-22T12:35:46.339Z] === RUN TestTemplatedConfig [2021-08-22T12:35:46.970Z] ok github.com/docker/docker/distribution 0.134s coverage: 25.8% of statements [2021-08-22T12:35:46.970Z] ok github.com/docker/docker/distribution/metadata 0.040s coverage: 48.2% of statements [2021-08-22T12:35:46.970Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-22T12:35:47.912Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-22T12:35:48.189Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-22T12:35:48.189Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:32bw7cg6u38w4bafnrccj1d4z Created:2021-08-22 12:35:45.770851255 +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[c7be507e0b21be084720c7a8046c641cf42ff94fce7d07c588ebfd960325c08b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4vh7bdm3hoxt8bl8dvm9dy1nq EndpointID:9f468e31eb002de3abc0288202edd08c9019b67e28d1b8065909c08d7629cad1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6bd20a4ac1c62ae6967057639fe8ab25240084e31adf0c742b3dd9a2083dbe31 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:3c9526eb5d05 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.4vh7bdm3hoxt8bl8dvm9dy1nq EndpointID:9f468e31eb002de3abc0288202edd08c9019b67e28d1b8065909c08d7629cad1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-22T12:35:48.445Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-22T12:35:48.483Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-08-22T12:35:48.743Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-22T12:35:48.896Z] --- PASS: TestTemplatedConfig (3.04s) [2021-08-22T12:35:48.896Z] === RUN TestConfigCreateResolve [2021-08-22T12:35:49.314Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-08-22T12:35:49.575Z] ok github.com/docker/docker/distribution/xfer 1.992s coverage: 85.1% of statements [2021-08-22T12:35:49.575Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-22T12:35:49.836Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-08-22T12:35:49.836Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-22T12:35:50.097Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-08-22T12:35:50.959Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-22T12:35:51.450Z] --- PASS: TestConfigCreateResolve (2.67s) [2021-08-22T12:35:51.450Z] PASS [2021-08-22T12:35:51.450Z] [2021-08-22T12:35:51.450Z] DONE 6 tests in 16.489s [2021-08-22T12:35:51.450Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-22T12:35:51.450Z] ++ 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-22T12:35:51.450Z] ++ set -e [2021-08-22T12:35:51.450Z] ++ '[' -n 0 ']' [2021-08-22T12:35:51.450Z] ++ set -x [2021-08-22T12:35:51.451Z] ++ 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-22T12:35:51.482Z] ok github.com/docker/docker/oci 0.018s coverage: 43.3% of statements [2021-08-22T12:35:51.713Z] INFO: Testing against a local daemon [2021-08-22T12:35:51.713Z] === RUN TestCheckpoint [2021-08-22T12:35:51.713Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:35:51.713Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-22T12:35:51.713Z] === RUN TestContainerInvalidJSON [2021-08-22T12:35:51.713Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:35:51.713Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:35:51.713Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:35:51.713Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:35:51.713Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:35:51.713Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:35:51.713Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-22T12:35:51.713Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-22T12:35:51.713Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-22T12:35:51.713Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-22T12:35:51.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-22T12:35:51.713Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-22T12:35:51.887Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-22T12:35:51.976Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-22T12:35:51.976Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-22T12:35:51.976Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-22T12:35:51.976Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-22T12:35:51.976Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-08-22T12:35:51.976Z] === RUN TestCopyFromContainer [2021-08-22T12:35:52.053Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-08-22T12:35:52.053Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-22T12:35:52.449Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.52s) [2021-08-22T12:35:52.449Z] PASS [2021-08-22T12:35:52.449Z] [2021-08-22T12:35:52.449Z] === Skipped [2021-08-22T12:35:52.449Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:35:52.449Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:35:52.449Z] [2021-08-22T12:35:52.449Z] [2021-08-22T12:35:52.449Z] DONE 26 tests, 1 skipped in 54.713s [2021-08-22T12:35:52.449Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-22T12:35:52.449Z] ++ 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-22T12:35:52.449Z] ++ set -e [2021-08-22T12:35:52.449Z] ++ '[' -n 0 ']' [2021-08-22T12:35:52.449Z] ++ set -x [2021-08-22T12:35:52.449Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-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-22T12:35:52.705Z] INFO: Testing against a local daemon [2021-08-22T12:35:52.705Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-22T12:35:52.705Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:35:52.705Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-22T12:35:52.705Z] === RUN TestDockerNetworkIpvlan [2021-08-22T12:35:52.705Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:35:52.705Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-22T12:35:52.705Z] PASS [2021-08-22T12:35:52.705Z] [2021-08-22T12:35:52.705Z] === Skipped [2021-08-22T12:35:52.705Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-22T12:35:52.705Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:35:52.705Z] [2021-08-22T12:35:52.705Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-22T12:35:52.705Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:35:52.705Z] [2021-08-22T12:35:52.705Z] [2021-08-22T12:35:52.705Z] DONE 2 tests, 2 skipped in 0.127s [2021-08-22T12:35:52.705Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-22T12:35:52.705Z] ++ 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-22T12:35:52.705Z] ++ set -e [2021-08-22T12:35:52.705Z] ++ '[' -n 0 ']' [2021-08-22T12:35:52.705Z] ++ set -x [2021-08-22T12:35:52.705Z] ++ 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-22T12:35:52.705Z] INFO: Testing against a local daemon [2021-08-22T12:35:52.705Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-22T12:35:53.373Z] === RUN TestCopyFromContainer// [2021-08-22T12:35:53.373Z] === RUN TestCopyFromContainer//bar/root [2021-08-22T12:35:53.636Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-22T12:35:53.636Z] === RUN TestCopyFromContainer/bar/quux [2021-08-22T12:35:53.899Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-22T12:35:53.899Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-22T12:35:53.899Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-22T12:35:53.899Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-22T12:35:53.967Z] ok github.com/docker/docker/pkg/archive 0.304s coverage: 82.4% of statements [2021-08-22T12:35:54.072Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-22T12:35:54.072Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-22T12:35:54.072Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-22T12:35:54.162Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-22T12:35:54.162Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-22T12:35:54.228Z] ok github.com/docker/docker/pkg/authorization 0.108s coverage: 68.3% of statements [2021-08-22T12:35:54.328Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-08-22T12:35:54.328Z] === RUN TestDockerNetworkMacvlan [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer (2.31s) [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer// (0.09s) [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-22T12:35:54.426Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-22T12:35:54.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-22T12:35:54.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:35:54.426Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:35:54.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:35:54.426Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:35:54.426Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:35:54.426Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:35:54.426Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:35:54.426Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:35:54.426Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:35:54.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-22T12:35:54.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-22T12:35:54.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-22T12:35:54.426Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-22T12:35:54.426Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-22T12:35:54.426Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-22T12:35:54.426Z] === RUN TestCreateWithInvalidEnv [2021-08-22T12:35:54.426Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-22T12:35:54.426Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-22T12:35:54.426Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-22T12:35:54.426Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-22T12:35:54.426Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-22T12:35:54.426Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-22T12:35:54.426Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-22T12:35:54.426Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-22T12:35:54.426Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-22T12:35:54.426Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-22T12:35:54.426Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-22T12:35:54.426Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-22T12:35:54.426Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-08-22T12:35:54.426Z] === RUN TestCreateTmpfsMountsTarget [2021-08-22T12:35:54.426Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-22T12:35:54.426Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-22T12:35:54.489Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-22T12:35:54.489Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-22T12:35:54.890Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-22T12:35:55.816Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-22T12:35:56.744Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-22T12:35:56.983Z] --- PASS: TestCreateWithCustomMaskedPaths (2.29s) [2021-08-22T12:35:56.983Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-22T12:35:57.790Z] ok github.com/docker/docker/pkg/chrootarchive 2.469s coverage: 43.2% of statements [2021-08-22T12:35:57.790Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-22T12:35:58.051Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-22T12:35:58.311Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-08-22T12:35:58.906Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2021-08-22T12:35:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-22T12:35:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:35:58.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:35:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:35:58.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:35:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:35:58.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:35:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:35:58.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:35:58.906Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:35:58.906Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:35:58.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:35:58.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:35:58.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:35:58.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:35:58.906Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:35:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-22T12:35:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-22T12:35:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-22T12:35:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-22T12:35:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-22T12:35:58.906Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-22T12:35:58.906Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-22T12:35:59.253Z] ok github.com/docker/docker/layer 7.737s coverage: 68.8% of statements [2021-08-22T12:35:59.253Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-22T12:35:59.253Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-22T12:35:59.253Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-22T12:35:59.254Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-22T12:35:59.254Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-22T12:35:59.254Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-22T12:35:59.254Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-22T12:35:59.260Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-22T12:35:59.260Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-22T12:35:59.514Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2021-08-22T12:35:59.516Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-22T12:35:59.776Z] ok github.com/docker/docker/pkg/discovery/nodes 0.010s coverage: 93.8% of statements [2021-08-22T12:35:59.853Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-08-22T12:35:59.853Z] === RUN TestCreateDifferentPlatform [2021-08-22T12:35:59.853Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-22T12:35:59.853Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-22T12:35:59.853Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-22T12:35:59.853Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-22T12:35:59.853Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-22T12:35:59.853Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-22T12:35:59.853Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-22T12:35:59.853Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-22T12:35:59.853Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-22T12:35:59.853Z] === RUN TestContainerStartOnDaemonRestart [2021-08-22T12:35:59.853Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-22T12:35:59.853Z] === RUN TestDaemonRestartIpcMode [2021-08-22T12:35:59.853Z] === PAUSE TestDaemonRestartIpcMode [2021-08-22T12:35:59.853Z] === RUN TestDaemonHostGatewayIP [2021-08-22T12:35:59.853Z] === PAUSE TestDaemonHostGatewayIP [2021-08-22T12:35:59.853Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-22T12:35:59.853Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-22T12:35:59.853Z] === RUN TestContainerKillOnDaemonStart [2021-08-22T12:35:59.853Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-22T12:35:59.853Z] === RUN TestDiff [2021-08-22T12:36:00.079Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-22T12:36:00.347Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-08-22T12:36:00.801Z] --- PASS: TestDiff (0.81s) [2021-08-22T12:36:00.801Z] === RUN TestExecWithCloseStdin [2021-08-22T12:36:01.289Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-08-22T12:36:01.747Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-08-22T12:36:01.747Z] === RUN TestExec [2021-08-22T12:36:01.861Z] ok github.com/docker/docker/pkg/discovery/kv 3.031s coverage: 84.1% of statements [2021-08-22T12:36:01.861Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 83.1% of statements [2021-08-22T12:36:01.971Z] docker_api_swarm_test.go:271: [da7f79c32684a] joining swarm manager [df1a481fe6630]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:36:02.121Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-08-22T12:36:02.121Z] ok github.com/docker/docker/pkg/fsutils 0.178s coverage: 85.1% of statements [2021-08-22T12:36:02.536Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-22T12:36:02.793Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-22T12:36:03.138Z] --- PASS: TestExec (1.04s) [2021-08-22T12:36:03.138Z] === RUN TestExecUser [2021-08-22T12:36:03.355Z] docker_api_swarm_test.go:272: [decaec75cfb84] joining swarm manager [df1a481fe6630]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:36:03.506Z] ok github.com/docker/docker/pkg/idtools 0.557s coverage: 69.5% of statements [2021-08-22T12:36:03.506Z] ok github.com/docker/docker/pkg/ioutils 0.430s coverage: 69.2% of statements [2021-08-22T12:36:03.767Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-08-22T12:36:03.767Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-22T12:36:03.767Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-08-22T12:36:03.767Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-22T12:36:03.767Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-22T12:36:04.028Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-08-22T12:36:04.028Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-22T12:36:04.028Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-08-22T12:36:04.084Z] --- PASS: TestExecUser (1.05s) [2021-08-22T12:36:04.084Z] === RUN TestExportContainerAndImportImage [2021-08-22T12:36:04.290Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-08-22T12:36:04.551Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 86.7% of statements [2021-08-22T12:36:04.551Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-08-22T12:36:04.551Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-22T12:36:04.551Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-22T12:36:04.768Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-22T12:36:05.031Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-08-22T12:36:05.031Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-22T12:36:05.495Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-08-22T12:36:05.698Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-22T12:36:05.756Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-22T12:36:06.017Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-22T12:36:06.277Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-22T12:36:06.422Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2021-08-22T12:36:06.422Z] === RUN TestHealthCheckWorkdir [2021-08-22T12:36:06.625Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-22T12:36:07.659Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-08-22T12:36:07.659Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-22T12:36:07.813Z] --- PASS: TestHealthCheckWorkdir (1.41s) [2021-08-22T12:36:07.813Z] === RUN TestHealthKillContainer [2021-08-22T12:36:07.920Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-22T12:36:07.920Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-08-22T12:36:08.005Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-22T12:36:08.181Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-22T12:36:08.441Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-22T12:36:08.931Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-22T12:36:09.013Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-22T12:36:09.274Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-22T12:36:09.535Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2021-08-22T12:36:10.105Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2021-08-22T12:36:10.105Z] testing: warning: no tests to run [2021-08-22T12:36:10.105Z] coverage: [no statements] [2021-08-22T12:36:10.105Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-08-22T12:36:10.676Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-22T12:36:10.676Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-22T12:36:10.676Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-22T12:36:11.123Z] --- PASS: TestHealthKillContainer (3.09s) [2021-08-22T12:36:11.123Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-22T12:36:11.533Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-22T12:36:11.534Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-22T12:36:11.534Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-22T12:36:11.534Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-22T12:36:11.701Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-08-22T12:36:11.701Z] === RUN TestIpcModeNone [2021-08-22T12:36:11.789Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-22T12:36:12.351Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-22T12:36:12.588Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-08-22T12:36:12.648Z] --- PASS: TestIpcModeNone (1.04s) [2021-08-22T12:36:12.648Z] === RUN TestIpcModePrivate [2021-08-22T12:36:12.849Z] ok github.com/docker/docker/plugin/v2 0.029s coverage: 14.4% of statements [2021-08-22T12:36:12.913Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-22T12:36:13.110Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-08-22T12:36:13.594Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-22T12:36:13.594Z] --- PASS: TestIpcModePrivate (1.05s) [2021-08-22T12:36:13.594Z] === RUN TestIpcModeShareable [2021-08-22T12:36:13.842Z] --- PASS: TestDockerNetworkMacvlan (19.50s) [2021-08-22T12:36:13.842Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-08-22T12:36:13.842Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-08-22T12:36:13.842Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.06s) [2021-08-22T12:36:13.842Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.34s) [2021-08-22T12:36:13.842Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.73s) [2021-08-22T12:36:13.842Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s) [2021-08-22T12:36:13.842Z] PASS [2021-08-22T12:36:13.842Z] [2021-08-22T12:36:13.842Z] DONE 8 tests in 21.002s [2021-08-22T12:36:13.842Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-22T12:36:13.842Z] ++ 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-22T12:36:13.842Z] ++ set -e [2021-08-22T12:36:13.842Z] ++ '[' -n 0 ']' [2021-08-22T12:36:13.842Z] ++ set -x [2021-08-22T12:36:13.842Z] ++ 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-22T12:36:13.842Z] testing: warning: no tests to run [2021-08-22T12:36:13.842Z] PASS [2021-08-22T12:36:13.842Z] [2021-08-22T12:36:13.842Z] DONE 0 tests in 0.028s [2021-08-22T12:36:13.842Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-22T12:36:13.842Z] ++ 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-22T12:36:13.842Z] ++ set -e [2021-08-22T12:36:13.842Z] ++ '[' -n 0 ']' [2021-08-22T12:36:13.842Z] ++ set -x [2021-08-22T12:36:13.842Z] ++ 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-22T12:36:13.842Z] INFO: Testing against a local daemon [2021-08-22T12:36:13.842Z] === RUN TestAuthZPluginAllowRequest [2021-08-22T12:36:14.495Z] ok github.com/docker/docker/quota 0.262s coverage: 71.4% of statements [2021-08-22T12:36:14.495Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-22T12:36:14.540Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-08-22T12:36:14.802Z] --- PASS: TestIpcModeShareable (1.06s) [2021-08-22T12:36:14.803Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-22T12:36:15.252Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-22T12:36:15.446Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-08-22T12:36:15.508Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-22T12:36:15.764Z] --- PASS: TestAuthZPluginAllowRequest (1.75s) [2021-08-22T12:36:15.764Z] === RUN TestAuthZPluginTLS [2021-08-22T12:36:16.030Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-08-22T12:36:16.030Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-08-22T12:36:16.326Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-08-22T12:36:16.327Z] === RUN TestAuthZPluginDenyRequest [2021-08-22T12:36:16.601Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-08-22T12:36:16.862Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-22T12:36:16.888Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-08-22T12:36:16.888Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-22T12:36:17.449Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-08-22T12:36:17.449Z] === RUN TestAuthZPluginDenyResponse [2021-08-22T12:36:18.011Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-22T12:36:18.011Z] === RUN TestAuthZPluginAllowEventStream [2021-08-22T12:36:18.011Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-22T12:36:18.114Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2021-08-22T12:36:18.115Z] === RUN TestAPIIpcModeHost [2021-08-22T12:36:19.060Z] --- PASS: TestAPIIpcModeHost (1.06s) [2021-08-22T12:36:19.060Z] === RUN TestDaemonIpcModeShareable [2021-08-22T12:36:19.376Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-22T12:36:19.407Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-22T12:36:19.632Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2021-08-22T12:36:19.632Z] === RUN TestAuthZPluginErrorResponse [2021-08-22T12:36:20.194Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-08-22T12:36:20.194Z] === RUN TestAuthZPluginErrorRequest [2021-08-22T12:36:20.350Z] ok github.com/docker/docker/volume/local 0.082s coverage: 76.4% of statements [2021-08-22T12:36:20.453Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-22T12:36:20.611Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2021-08-22T12:36:20.715Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2021-08-22T12:36:20.715Z] === RUN TestDaemonIpcModePrivate [2021-08-22T12:36:20.797Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-22T12:36:20.797Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-22T12:36:21.358Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-08-22T12:36:21.358Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-22T12:36:21.614Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-22T12:36:21.995Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-08-22T12:36:22.636Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-22T12:36:22.636Z] --- PASS: TestDaemonIpcModePrivate (1.82s) [2021-08-22T12:36:22.636Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-22T12:36:23.020Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-22T12:36:23.276Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.00s) [2021-08-22T12:36:23.276Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-22T12:36:24.027Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-22T12:36:24.205Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-22T12:36:24.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-22T12:36:24.289Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2021-08-22T12:36:24.289Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-22T12:36:24.462Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-22T12:36:25.833Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2021-08-22T12:36:25.833Z] === RUN TestAuthZPluginHeader [2021-08-22T12:36:26.211Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-22T12:36:26.212Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2021-08-22T12:36:26.212Z] === RUN TestIpcModeOlderClient [2021-08-22T12:36:26.212Z] === PAUSE TestIpcModeOlderClient [2021-08-22T12:36:26.212Z] === RUN TestKillContainerInvalidSignal [2021-08-22T12:36:26.805Z] --- PASS: TestAuthZPluginHeader (1.11s) [2021-08-22T12:36:26.805Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-22T12:36:27.164Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2021-08-22T12:36:27.164Z] === RUN TestKillContainer [2021-08-22T12:36:27.164Z] === RUN TestKillContainer/no_signal [2021-08-22T12:36:27.738Z] === RUN TestKillContainer/non_killing_signal [2021-08-22T12:36:28.314Z] === RUN TestKillContainer/killing_signal [2021-08-22T12:36:29.260Z] --- PASS: TestKillContainer (2.37s) [2021-08-22T12:36:29.260Z] --- PASS: TestKillContainer/no_signal (0.75s) [2021-08-22T12:36:29.260Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-08-22T12:36:29.260Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2021-08-22T12:36:29.260Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-22T12:36:29.260Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-22T12:36:29.323Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-22T12:36:30.207Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-22T12:36:30.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2021-08-22T12:36:30.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s) [2021-08-22T12:36:30.781Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-08-22T12:36:30.781Z] === RUN TestKillStoppedContainer [2021-08-22T12:36:31.044Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-22T12:36:31.044Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-22T12:36:31.044Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-22T12:36:31.044Z] === RUN TestKillDifferentUserContainer [2021-08-22T12:36:31.212Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.46s) [2021-08-22T12:36:31.212Z] === RUN TestAuthZPluginV2Disable [2021-08-22T12:36:31.212Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-22T12:36:31.991Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2021-08-22T12:36:31.991Z] === RUN TestInspectOomKilledTrue [2021-08-22T12:36:31.991Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:36:31.991Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-22T12:36:31.991Z] === RUN TestInspectOomKilledFalse [2021-08-22T12:36:31.991Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:36:31.991Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-22T12:36:31.991Z] === RUN TestLinksEtcHostsContentMatch [2021-08-22T12:36:32.139Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-22T12:36:32.565Z] --- PASS: TestLinksEtcHostsContentMatch (0.80s) [2021-08-22T12:36:32.565Z] === RUN TestLinksContainerNames [2021-08-22T12:36:33.068Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-22T12:36:34.435Z] --- PASS: TestAuthZPluginV2Disable (3.24s) [2021-08-22T12:36:34.435Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-22T12:36:34.490Z] --- PASS: TestLinksContainerNames (1.56s) [2021-08-22T12:36:34.490Z] === RUN TestLogsFollowTailEmpty [2021-08-22T12:36:35.065Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-08-22T12:36:35.065Z] === RUN TestContainerNetworkMountsNoChown [2021-08-22T12:36:35.640Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2021-08-22T12:36:35.640Z] === RUN TestMountDaemonRoot [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/default [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/default [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/private [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/private [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rprivate [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/slave [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/slave [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rslave [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/shared [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/shared [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rshared [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/default [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rslave [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rshared [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/private [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/shared [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rprivate [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/slave [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-22T12:36:35.903Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:36:35.903Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-22T12:36:35.903Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-22T12:36:36.166Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-22T12:36:36.166Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-22T12:36:36.166Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-22T12:36:36.166Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-22T12:36:36.166Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-22T12:36:36.166Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-22T12:36:36.166Z] === RUN TestContainerBindMountNonRecursive [2021-08-22T12:36:37.704Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.97s) [2021-08-22T12:36:37.704Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-22T12:36:38.092Z] --- PASS: TestContainerBindMountNonRecursive (2.05s) [2021-08-22T12:36:38.092Z] === RUN TestContainerVolumesMountedAsShared [2021-08-22T12:36:38.667Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s) [2021-08-22T12:36:38.667Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-22T12:36:39.614Z] --- PASS: TestContainerVolumesMountedAsSlave (0.80s) [2021-08-22T12:36:39.614Z] === RUN TestNetworkNat [2021-08-22T12:36:40.101Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.6% of statements [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/rootless [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/volume [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-22T12:36:40.101Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === Skipped [2021-08-22T12:36:40.101Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-22T12:36:40.101Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-22T12:36:40.101Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-22T12:36:40.101Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-22T12:36:40.101Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:71: No driver to put! [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-22T12:36:40.101Z] time="2021-08-22T12:35:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-22T12:36:40.101Z] time="2021-08-22T12:35:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-22T12:36:40.101Z] time="2021-08-22T12:35:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-22T12:36:40.101Z] time="2021-08-22T12:35:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-22T12:36:40.101Z] time="2021-08-22T12:35:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:71: No driver to put! [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-22T12:36:40.101Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-22T12:36:40.101Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-22T12:36:40.101Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-22T12:36:40.101Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-22T12:36:40.101Z] graphtest_unix.go:71: No driver to put! [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-22T12:36:40.101Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-22T12:36:40.101Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] [2021-08-22T12:36:40.101Z] DONE 2309 tests, 28 skipped in 253.499s [2021-08-22T12:36:40.101Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/api [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/bitseq [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/cluster [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/config [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/datastore [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/driverapi [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/etchosts [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/idm [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/ipam [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/iptables [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/netlabel [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/netutils [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/networkdb [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/ns [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/options [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/osl [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/portallocator [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/portmapper [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/testutils [2021-08-22T12:36:40.101Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-22T12:36:40.102Z] + 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/testutils github.com/docker/docker/libnetwork/types [2021-08-22T12:36:40.573Z] --- PASS: TestNetworkNat (0.83s) [2021-08-22T12:36:40.573Z] === RUN TestNetworkLocalhostTCPNat [2021-08-22T12:36:41.148Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s) [2021-08-22T12:36:41.148Z] === RUN TestNetworkLoopbackNat [2021-08-22T12:36:42.952Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-22T12:36:44.459Z] --- PASS: TestNetworkLoopbackNat (3.19s) [2021-08-22T12:36:44.459Z] === RUN TestPause [2021-08-22T12:36:45.406Z] --- PASS: TestPause (0.83s) [2021-08-22T12:36:45.406Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-22T12:36:45.406Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-22T12:36:45.406Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-22T12:36:45.406Z] === RUN TestPauseStopPausedContainer [2021-08-22T12:36:45.980Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2021-08-22T12:36:45.981Z] === RUN TestPidHost [2021-08-22T12:36:47.119Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-22T12:36:48.045Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.79s) [2021-08-22T12:36:48.045Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-22T12:36:48.535Z] --- PASS: TestPidHost (2.12s) [2021-08-22T12:36:48.535Z] === RUN TestPsFilter [2021-08-22T12:36:48.535Z] --- PASS: TestPsFilter (0.13s) [2021-08-22T12:36:48.535Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-22T12:36:48.611Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-22T12:36:49.111Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2021-08-22T12:36:49.111Z] === RUN TestRemoveContainerWithVolume [2021-08-22T12:36:50.059Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2021-08-22T12:36:50.059Z] === RUN TestRemoveContainerRunning [2021-08-22T12:36:50.635Z] --- PASS: TestRemoveContainerRunning (0.78s) [2021-08-22T12:36:50.635Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-22T12:36:51.582Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2021-08-22T12:36:51.582Z] === RUN TestRemoveInvalidContainer [2021-08-22T12:36:51.582Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-22T12:36:51.582Z] === RUN TestRenameLinkedContainer [2021-08-22T12:36:52.780Z] === RUN TestDockerSuite/TestBuildRm [2021-08-22T12:36:52.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-22T12:36:54.894Z] --- PASS: TestRenameLinkedContainer (3.15s) [2021-08-22T12:36:54.895Z] === RUN TestRenameStoppedContainer [2021-08-22T12:36:55.295Z] docker_api_swarm_node_test.go:19: [dc7fcd2e3777f] joining swarm manager [d402302a215de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:36:55.475Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-08-22T12:36:55.475Z] === RUN TestRenameRunningContainerAndReuse [2021-08-22T12:36:55.858Z] docker_api_swarm_node_test.go:20: [dcf2eeb120bde] joining swarm manager [d402302a215de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:36:55.858Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-22T12:36:56.784Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-22T12:36:56.867Z] --- PASS: TestRenameRunningContainerAndReuse (1.62s) [2021-08-22T12:36:56.868Z] === RUN TestRenameInvalidName [2021-08-22T12:36:57.346Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-22T12:36:57.601Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-22T12:36:57.816Z] --- PASS: TestRenameInvalidName (0.77s) [2021-08-22T12:36:57.816Z] === RUN TestRenameAnonymousContainer [2021-08-22T12:36:58.205Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-22T12:36:59.131Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-22T12:37:00.058Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-22T12:37:00.372Z] --- PASS: TestRenameAnonymousContainer (2.78s) [2021-08-22T12:37:00.372Z] === RUN TestRenameContainerWithSameName [2021-08-22T12:37:00.986Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-22T12:37:01.320Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-08-22T12:37:01.320Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-22T12:37:03.241Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2021-08-22T12:37:03.241Z] === RUN TestResize [2021-08-22T12:37:03.816Z] --- PASS: TestResize (0.79s) [2021-08-22T12:37:03.816Z] === RUN TestResizeWithInvalidSize [2021-08-22T12:37:04.251Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-22T12:37:04.251Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-22T12:37:04.251Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-22T12:37:04.251Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-22T12:37:04.251Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-22T12:37:04.391Z] --- PASS: TestResizeWithInvalidSize (0.81s) [2021-08-22T12:37:04.391Z] === RUN TestResizeWhenContainerNotStarted [2021-08-22T12:37:04.508Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-22T12:37:04.764Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.62s) [2021-08-22T12:37:04.764Z] PASS [2021-08-22T12:37:04.764Z] [2021-08-22T12:37:04.764Z] DONE 17 tests in 50.928s [2021-08-22T12:37:04.764Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-22T12:37:04.764Z] ++ 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-22T12:37:04.764Z] ++ set -e [2021-08-22T12:37:04.764Z] ++ '[' -n 0 ']' [2021-08-22T12:37:04.764Z] ++ set -x [2021-08-22T12:37:04.764Z] ++ 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-22T12:37:04.764Z] INFO: Testing against a local daemon [2021-08-22T12:37:04.764Z] === RUN TestPluginInvalidJSON [2021-08-22T12:37:04.764Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:37:04.764Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:37:04.764Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:37:04.764Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-22T12:37:04.764Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-22T12:37:04.764Z] === RUN TestPluginInstall [2021-08-22T12:37:04.764Z] === RUN TestPluginInstall/no_auth [2021-08-22T12:37:05.326Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-22T12:37:05.339Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:37:05.339Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:37:05.339Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:37:05.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-22T12:37:05.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-22T12:37:05.339Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-22T12:37:05.339Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:37:05.581Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-22T12:37:06.509Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-22T12:37:06.509Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-22T12:37:07.071Z] time="2021-08-22T12:37:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:37:07.071Z] time="2021-08-22T12:37:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e11592f7626a38a1735f139e896c4e1a23b0611eac75509150f88e97555af021" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:37:07.071Z] time="2021-08-22T12:37:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:37:07.071Z] time="2021-08-22T12:37:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e11592f7626a38a1735f139e896c4e1a23b0611eac75509150f88e97555af021" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:37:07.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-22T12:37:07.634Z] === RUN TestPluginInstall/with_htpasswd [2021-08-22T12:37:07.844Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:37:07.890Z] time="2021-08-22T12:37:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:37:07.890Z] time="2021-08-22T12:37:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4cdac023784ed908ced3a405616568dca2011986fc9600e84ffe4408bcfa3bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:37:07.890Z] time="2021-08-22T12:37:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:37:07.890Z] time="2021-08-22T12:37:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a4cdac023784ed908ced3a405616568dca2011986fc9600e84ffe4408bcfa3bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:37:08.106Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-22T12:37:08.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-22T12:37:08.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-22T12:37:08.452Z] === RUN TestPluginInstall/with_insecure [2021-08-22T12:37:09.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-22T12:37:09.584Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-22T12:37:09.827Z] time="2021-08-22T12:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:37:09.827Z] time="2021-08-22T12:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed34401139aca4fe97515aa43b678e83f61013954cd8ed80462e6965c49c4844" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:37:09.827Z] time="2021-08-22T12:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:37:09.827Z] time="2021-08-22T12:37:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ed34401139aca4fe97515aa43b678e83f61013954cd8ed80462e6965c49c4844" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:37:10.390Z] plugin_test.go:166: [d970d9928a1b9] daemon is not started [2021-08-22T12:37:10.390Z] --- PASS: TestPluginInstall (5.36s) [2021-08-22T12:37:10.390Z] --- PASS: TestPluginInstall/no_auth (2.60s) [2021-08-22T12:37:10.390Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2021-08-22T12:37:10.390Z] --- PASS: TestPluginInstall/with_insecure (1.67s) [2021-08-22T12:37:10.390Z] === RUN TestPluginsWithRuntimes [2021-08-22T12:37:10.541Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-22T12:37:12.281Z] docker_api_swarm_test.go:501: [dbf4f550dc78f] joining swarm manager [d70f228f450cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:37:12.281Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.53s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.73s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.76s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.42s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.47s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.56s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.75s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2021-08-22T12:37:13.102Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.40s) [2021-08-22T12:37:13.102Z] === RUN TestCgroupNamespacesRun [2021-08-22T12:37:13.209Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-22T12:37:13.817Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-22T12:37:14.378Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-22T12:37:14.940Z] --- PASS: TestPluginsWithRuntimes (4.60s) [2021-08-22T12:37:14.940Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.25s) [2021-08-22T12:37:14.940Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.07s) [2021-08-22T12:37:14.940Z] === RUN TestPluginBackCompatMediaTypes [2021-08-22T12:37:15.024Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2021-08-22T12:37:15.024Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-22T12:37:15.199Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-22T12:37:15.761Z] --- PASS: TestPluginBackCompatMediaTypes (0.81s) [2021-08-22T12:37:15.761Z] PASS [2021-08-22T12:37:15.761Z] [2021-08-22T12:37:15.761Z] DONE 10 tests in 10.889s [2021-08-22T12:37:15.761Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-22T12:37:15.761Z] ++ 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-22T12:37:15.761Z] ++ set -e [2021-08-22T12:37:15.761Z] ++ '[' -n 0 ']' [2021-08-22T12:37:15.761Z] ++ set -x [2021-08-22T12:37:15.761Z] ++ 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-22T12:37:15.761Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-22T12:37:15.761Z] INFO: Testing against a local daemon [2021-08-22T12:37:15.761Z] === RUN TestExternalGraphDriver [2021-08-22T12:37:15.761Z] === RUN TestExternalGraphDriver/json [2021-08-22T12:37:16.417Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.42s) [2021-08-22T12:37:16.417Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-22T12:37:16.688Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-22T12:37:18.054Z] === RUN TestExternalGraphDriver/spec [2021-08-22T12:37:18.310Z] === RUN TestDockerSuite/TestBuildUser [2021-08-22T12:37:18.338Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2021-08-22T12:37:18.338Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-22T12:37:19.730Z] --- PASS: TestCgroupNamespacesRunHostMode (1.80s) [2021-08-22T12:37:19.730Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-22T12:37:20.200Z] === RUN TestExternalGraphDriver/pull [2021-08-22T12:37:20.456Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-22T12:37:21.653Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.80s) [2021-08-22T12:37:21.653Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-22T12:37:21.821Z] docker_api_swarm_test.go:506: [db4bf6952f20c] joining swarm manager [d70f228f450cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:37:22.077Z] --- PASS: TestExternalGraphDriver (6.42s) [2021-08-22T12:37:22.077Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2021-08-22T12:37:22.077Z] --- PASS: TestExternalGraphDriver/spec (2.10s) [2021-08-22T12:37:22.077Z] --- PASS: TestExternalGraphDriver/pull (2.10s) [2021-08-22T12:37:22.077Z] === RUN TestGraphdriverPluginV2 [2021-08-22T12:37:23.044Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.45s) [2021-08-22T12:37:23.044Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-22T12:37:23.991Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.77s) [2021-08-22T12:37:23.991Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-22T12:37:24.593Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-22T12:37:25.915Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.87s) [2021-08-22T12:37:25.915Z] === RUN TestNISDomainname [2021-08-22T12:37:26.483Z] --- PASS: TestGraphdriverPluginV2 (4.19s) [2021-08-22T12:37:26.483Z] PASS [2021-08-22T12:37:26.483Z] [2021-08-22T12:37:26.483Z] DONE 5 tests in 10.726s [2021-08-22T12:37:26.483Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-22T12:37:26.483Z] ++ 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-22T12:37:26.483Z] ++ set -e [2021-08-22T12:37:26.483Z] ++ '[' -n 0 ']' [2021-08-22T12:37:26.483Z] ++ set -x [2021-08-22T12:37:26.483Z] ++ 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-22T12:37:26.483Z] INFO: Testing against a local daemon [2021-08-22T12:37:26.483Z] === RUN TestContinueAfterPluginCrash [2021-08-22T12:37:26.483Z] === PAUSE TestContinueAfterPluginCrash [2021-08-22T12:37:26.483Z] === RUN TestReadPluginNoRead [2021-08-22T12:37:26.483Z] === PAUSE TestReadPluginNoRead [2021-08-22T12:37:26.483Z] === RUN TestDaemonStartWithLogOpt [2021-08-22T12:37:26.483Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-22T12:37:26.483Z] === CONT TestContinueAfterPluginCrash [2021-08-22T12:37:26.483Z] === CONT TestDaemonStartWithLogOpt [2021-08-22T12:37:26.804Z] ok github.com/docker/docker/libnetwork 37.360s coverage: 40.8% of statements [2021-08-22T12:37:26.804Z] ok github.com/docker/docker/libnetwork/api 1.493s coverage: 90.1% of statements [2021-08-22T12:37:26.804Z] ok github.com/docker/docker/libnetwork/bitseq 0.123s coverage: 84.4% of statements [2021-08-22T12:37:26.804Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-22T12:37:26.805Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-22T12:37:26.805Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-22T12:37:26.805Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-22T12:37:26.805Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-22T12:37:26.805Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-22T12:37:26.805Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-22T12:37:26.805Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-22T12:37:26.805Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-08-22T12:37:27.065Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-22T12:37:27.065Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-22T12:37:27.065Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-22T12:37:27.306Z] --- PASS: TestNISDomainname (1.35s) [2021-08-22T12:37:27.306Z] === RUN TestHostnameDnsResolution [2021-08-22T12:37:27.325Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-22T12:37:28.697Z] --- PASS: TestHostnameDnsResolution (1.34s) [2021-08-22T12:37:28.697Z] === RUN TestStats [2021-08-22T12:37:30.627Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.493s coverage: 59.9% of statements [2021-08-22T12:37:30.627Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-22T12:37:30.627Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-22T12:37:30.894Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.074s coverage: 4.0% of statements [2021-08-22T12:37:30.894Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-22T12:37:31.249Z] --- PASS: TestStats (2.83s) [2021-08-22T12:37:31.249Z] === RUN TestStopContainerWithTimeout [2021-08-22T12:37:31.249Z] === RUN TestStopContainerWithTimeout/0 [2021-08-22T12:37:31.249Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-22T12:37:31.249Z] === RUN TestStopContainerWithTimeout/1 [2021-08-22T12:37:31.249Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-22T12:37:31.249Z] === RUN TestStopContainerWithTimeout/3 [2021-08-22T12:37:31.249Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-22T12:37:31.249Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-22T12:37:31.249Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-22T12:37:31.249Z] === CONT TestStopContainerWithTimeout/0 [2021-08-22T12:37:31.249Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-22T12:37:31.249Z] === CONT TestStopContainerWithTimeout/1 [2021-08-22T12:37:31.249Z] === CONT TestStopContainerWithTimeout/3 [2021-08-22T12:37:31.465Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-08-22T12:37:31.465Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-22T12:37:31.725Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-22T12:37:31.783Z] --- PASS: TestDaemonStartWithLogOpt (5.00s) [2021-08-22T12:37:31.783Z] === CONT TestReadPluginNoRead [2021-08-22T12:37:34.567Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-22T12:37:34.567Z] --- PASS: TestStopContainerWithTimeout/0 (1.36s) [2021-08-22T12:37:34.567Z] --- PASS: TestStopContainerWithTimeout/1 (2.14s) [2021-08-22T12:37:34.567Z] --- PASS: TestStopContainerWithTimeout/-1 (3.17s) [2021-08-22T12:37:34.567Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2021-08-22T12:37:34.567Z] === RUN TestDeleteDevicemapper [2021-08-22T12:37:34.567Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-22T12:37:34.567Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-22T12:37:34.567Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-22T12:37:35.050Z] === RUN TestReadPluginNoRead/default [2021-08-22T12:37:36.418Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-22T12:37:36.980Z] --- PASS: TestContinueAfterPluginCrash (10.33s) [2021-08-22T12:37:37.880Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.00s) [2021-08-22T12:37:37.880Z] === RUN TestUpdateMemory [2021-08-22T12:37:37.880Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:37:37.880Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-22T12:37:37.880Z] === RUN TestUpdateCPUQuota [2021-08-22T12:37:38.347Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-22T12:37:40.279Z] === CONT TestReadPluginNoRead [2021-08-22T12:37:40.279Z] read_test.go:92: [d5223aa4b449b] daemon is not started [2021-08-22T12:37:40.279Z] --- PASS: TestReadPluginNoRead (8.52s) [2021-08-22T12:37:40.279Z] --- PASS: TestReadPluginNoRead/default (1.88s) [2021-08-22T12:37:40.279Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.01s) [2021-08-22T12:37:40.279Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2021-08-22T12:37:40.279Z] PASS [2021-08-22T12:37:40.279Z] [2021-08-22T12:37:40.279Z] DONE 6 tests in 13.653s [2021-08-22T12:37:40.279Z] 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-22T12:37:40.279Z] ++ 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-22T12:37:40.279Z] ++ set -e [2021-08-22T12:37:40.279Z] ++ '[' -n 0 ']' [2021-08-22T12:37:40.279Z] ++ set -x [2021-08-22T12:37:40.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T12:37:40.279Z] testing: warning: no tests to run [2021-08-22T12:37:40.279Z] PASS [2021-08-22T12:37:40.279Z] [2021-08-22T12:37:40.279Z] DONE 0 tests in 0.041s [2021-08-22T12:37:40.279Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-22T12:37:40.279Z] ++ 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-22T12:37:40.279Z] ++ set -e [2021-08-22T12:37:40.279Z] ++ '[' -n 0 ']' [2021-08-22T12:37:40.279Z] ++ set -x [2021-08-22T12:37:40.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-22T12:37:40.279Z] INFO: Testing against a local daemon [2021-08-22T12:37:40.279Z] === RUN TestPluginWithDevMounts [2021-08-22T12:37:40.279Z] === PAUSE TestPluginWithDevMounts [2021-08-22T12:37:40.279Z] === CONT TestPluginWithDevMounts [2021-08-22T12:37:41.643Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-22T12:37:41.719Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.477s coverage: 7.2% of statements [2021-08-22T12:37:41.719Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-22T12:37:41.719Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-22T12:37:41.719Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-22T12:37:41.719Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-22T12:37:41.719Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-22T12:37:41.719Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-22T12:37:41.943Z] --- PASS: TestPluginWithDevMounts (1.80s) [2021-08-22T12:37:41.943Z] PASS [2021-08-22T12:37:41.943Z] [2021-08-22T12:37:41.943Z] DONE 1 tests in 1.921s [2021-08-22T12:37:41.979Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-08-22T12:37:42.199Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-22T12:37:42.199Z] ++ 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-22T12:37:42.199Z] ++ set -e [2021-08-22T12:37:42.199Z] ++ '[' -n 0 ']' [2021-08-22T12:37:42.199Z] ++ set -x [2021-08-22T12:37:42.199Z] ++ 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-22T12:37:42.199Z] INFO: Testing against a local daemon [2021-08-22T12:37:42.199Z] === RUN TestSecretInspect [2021-08-22T12:37:42.239Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-08-22T12:37:42.455Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-22T12:37:42.500Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-22T12:37:42.753Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-22T12:37:42.761Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-22T12:37:42.761Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-22T12:37:43.181Z] --- PASS: TestUpdateCPUQuota (5.64s) [2021-08-22T12:37:43.181Z] === RUN TestUpdatePidsLimit [2021-08-22T12:37:43.181Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-22T12:37:43.681Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-22T12:37:43.760Z] === RUN TestUpdatePidsLimit/no_change [2021-08-22T12:37:44.612Z] --- PASS: TestSecretInspect (2.55s) [2021-08-22T12:37:44.612Z] === RUN TestSecretList [2021-08-22T12:37:44.716Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-22T12:37:44.869Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-22T12:37:45.290Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-22T12:37:45.865Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-22T12:37:46.236Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-22T12:37:46.236Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-22T12:37:46.236Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-22T12:37:46.236Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-22T12:37:46.236Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-22T12:37:46.236Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-22T12:37:46.236Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-22T12:37:46.236Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-22T12:37:46.236Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-22T12:37:46.440Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-22T12:37:47.163Z] --- PASS: TestSecretList (2.55s) [2021-08-22T12:37:47.163Z] === RUN TestSecretsCreateAndDelete [2021-08-22T12:37:47.387Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-22T12:37:48.090Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-22T12:37:48.091Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-22T12:37:48.779Z] --- PASS: TestUpdatePidsLimit (5.37s) [2021-08-22T12:37:48.779Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.63s) [2021-08-22T12:37:48.779Z] --- PASS: TestUpdatePidsLimit/no_change (0.72s) [2021-08-22T12:37:48.779Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-08-22T12:37:48.779Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-08-22T12:37:48.779Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.64s) [2021-08-22T12:37:48.779Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-08-22T12:37:48.779Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-08-22T12:37:48.779Z] === RUN TestUpdateRestartPolicy [2021-08-22T12:37:49.019Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-22T12:37:49.591Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-22T12:37:49.848Z] --- PASS: TestSecretsCreateAndDelete (2.52s) [2021-08-22T12:37:49.848Z] === RUN TestSecretsUpdate [2021-08-22T12:37:50.409Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-22T12:37:50.665Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-22T12:37:52.555Z] --- PASS: TestSecretsUpdate (2.59s) [2021-08-22T12:37:52.555Z] === RUN TestTemplatedSecret [2021-08-22T12:37:53.482Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-22T12:37:54.991Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-08-22T12:37:56.041Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-22T12:37:56.296Z] --- PASS: TestTemplatedSecret (3.95s) [2021-08-22T12:37:56.296Z] === RUN TestSecretCreateResolve [2021-08-22T12:37:56.552Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-22T12:37:56.808Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-22T12:37:57.370Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-22T12:37:57.370Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-22T12:37:57.370Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-22T12:37:57.370Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-22T12:37:57.932Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-22T12:37:59.298Z] --- PASS: TestSecretCreateResolve (2.70s) [2021-08-22T12:37:59.298Z] PASS [2021-08-22T12:37:59.298Z] [2021-08-22T12:37:59.298Z] DONE 6 tests in 16.953s [2021-08-22T12:37:59.298Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-22T12:37:59.298Z] ++ 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-22T12:37:59.298Z] ++ set -e [2021-08-22T12:37:59.298Z] ++ '[' -n 0 ']' [2021-08-22T12:37:59.298Z] ++ set -x [2021-08-22T12:37:59.298Z] ++ 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-22T12:37:59.298Z] INFO: Testing against a local daemon [2021-08-22T12:37:59.298Z] === RUN TestServiceCreateInit [2021-08-22T12:37:59.298Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-22T12:37:59.861Z] docker_api_swarm_node_test.go:80: [def5f80aeb8f8] joining swarm manager [d3e314fca14f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:38:00.788Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-22T12:38:00.788Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-22T12:38:00.788Z] docker_cli_sni_test.go:18: Flakey test [2021-08-22T12:38:00.788Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-22T12:38:01.716Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-22T12:38:03.607Z] === RUN TestDockerSuite/TestCommitChange [2021-08-22T12:38:03.708Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2021-08-22T12:38:03.708Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-22T12:38:03.708Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s) [2021-08-22T12:38:03.708Z] === RUN TestWaitNonBlocked [2021-08-22T12:38:03.708Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:38:03.708Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:38:03.708Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:38:03.708Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:38:03.708Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:38:03.708Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:38:03.708Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-22T12:38:03.708Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.15s) [2021-08-22T12:38:03.708Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.33s) [2021-08-22T12:38:03.708Z] === RUN TestWaitBlocked [2021-08-22T12:38:03.708Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:38:03.708Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:38:03.708Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:38:03.708Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:38:03.708Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-22T12:38:03.708Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-22T12:38:04.543Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-22T12:38:04.658Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-22T12:38:04.658Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-08-22T12:38:04.658Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-08-22T12:38:04.658Z] === CONT TestContainerStartOnDaemonRestart [2021-08-22T12:38:04.658Z] === CONT TestContainerKillOnDaemonStart [2021-08-22T12:38:04.658Z] === CONT TestDaemonHostGatewayIP [2021-08-22T12:38:04.658Z] === CONT TestDaemonRestartIpcMode [2021-08-22T12:38:05.910Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-22T12:38:05.910Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-22T12:38:07.977Z] --- PASS: TestContainerStartOnDaemonRestart (3.43s) [2021-08-22T12:38:07.977Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-22T12:38:08.471Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-22T12:38:08.929Z] --- PASS: TestDaemonRestartIpcMode (4.40s) [2021-08-22T12:38:08.929Z] === CONT TestIpcModeOlderClient [2021-08-22T12:38:08.929Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-08-22T12:38:09.192Z] --- PASS: TestDaemonHostGatewayIP (4.57s) [2021-08-22T12:38:09.897Z] ok github.com/docker/docker/libnetwork/ipam 14.731s coverage: 85.3% of statements [2021-08-22T12:38:09.897Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-22T12:38:09.897Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-22T12:38:09.897Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-22T12:38:09.897Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2021-08-22T12:38:09.897Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-22T12:38:09.897Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-22T12:38:09.897Z] ok github.com/docker/docker/libnetwork/ipamutils 0.264s coverage: 74.0% of statements [2021-08-22T12:38:10.468Z] ok github.com/docker/docker/libnetwork/iptables 0.172s coverage: 45.1% of statements [2021-08-22T12:38:10.468Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-08-22T12:38:10.729Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2021-08-22T12:38:10.993Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-22T12:38:11.114Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.72s) [2021-08-22T12:38:12.358Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-22T12:38:12.920Z] --- PASS: TestServiceCreateInit (13.72s) [2021-08-22T12:38:12.920Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.52s) [2021-08-22T12:38:12.920Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (7.17s) [2021-08-22T12:38:12.920Z] === RUN TestCreateServiceMultipleTimes [2021-08-22T12:38:14.285Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-22T12:38:15.256Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-22T12:38:17.710Z] --- PASS: TestContainerKillOnDaemonStart (12.70s) [2021-08-22T12:38:17.710Z] PASS [2021-08-22T12:38:17.710Z] [2021-08-22T12:38:17.710Z] === Skipped [2021-08-22T12:38:17.710Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-22T12:38:17.710Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:38:17.710Z] [2021-08-22T12:38:17.710Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-22T12:38:17.710Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:38:17.710Z] [2021-08-22T12:38:17.710Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-22T12:38:17.710Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:38:17.710Z] [2021-08-22T12:38:17.710Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-22T12:38:17.710Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-22T12:38:17.710Z] [2021-08-22T12:38:17.710Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-22T12:38:17.710Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-22T12:38:17.710Z] [2021-08-22T12:38:17.710Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-22T12:38:17.710Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:38:17.710Z] [2021-08-22T12:38:17.710Z] [2021-08-22T12:38:17.710Z] DONE 195 tests, 6 skipped in 145.767s [2021-08-22T12:38:17.710Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-22T12:38:17.710Z] ++ 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-22T12:38:17.710Z] ++ set -e [2021-08-22T12:38:17.710Z] ++ '[' -n 0 ']' [2021-08-22T12:38:17.710Z] ++ set -x [2021-08-22T12:38:17.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=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-22T12:38:17.710Z] === RUN TestConfigDaemonLibtrustID [2021-08-22T12:38:17.773Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-22T12:38:17.774Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-22T12:38:17.974Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-22T12:38:17.974Z] === RUN TestDaemonConfigValidation [2021-08-22T12:38:17.974Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:38:17.974Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:38:17.974Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-22T12:38:17.974Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-22T12:38:17.974Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-22T12:38:17.974Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-22T12:38:17.974Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-22T12:38:17.974Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-22T12:38:17.974Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-22T12:38:17.974Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-22T12:38:17.974Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-22T12:38:17.974Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-22T12:38:17.974Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-22T12:38:17.974Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-22T12:38:18.237Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-22T12:38:18.237Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-22T12:38:18.237Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s) [2021-08-22T12:38:18.237Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.12s) [2021-08-22T12:38:18.237Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-08-22T12:38:18.237Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s) [2021-08-22T12:38:18.237Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-22T12:38:18.237Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-22T12:38:18.237Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-22T12:38:19.142Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-22T12:38:19.142Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-22T12:38:19.142Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-22T12:38:19.142Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-22T12:38:19.142Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-22T12:38:19.142Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-22T12:38:19.142Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-22T12:38:19.184Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-22T12:38:20.510Z] docker_api_swarm_node_test.go:52: [d9e12be857263] joining swarm manager [da4d9d935c9b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:38:20.576Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-22T12:38:21.522Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-22T12:38:21.522Z] daemon_test.go:149: [d600628ace03c] daemon is not started [2021-08-22T12:38:21.523Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2021-08-22T12:38:21.523Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-22T12:38:21.523Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-22T12:38:21.523Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-22T12:38:21.523Z] PASS [2021-08-22T12:38:21.523Z] [2021-08-22T12:38:21.523Z] DONE 11 tests in 4.118s [2021-08-22T12:38:21.523Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-22T12:38:21.523Z] ++ 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-22T12:38:21.523Z] ++ set -e [2021-08-22T12:38:21.523Z] ++ '[' -n 0 ']' [2021-08-22T12:38:21.523Z] ++ set -x [2021-08-22T12:38:21.523Z] ++ 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-22T12:38:21.523Z] INFO: Testing against a local daemon [2021-08-22T12:38:21.523Z] === RUN TestCommitInheritsEnv [2021-08-22T12:38:21.876Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-22T12:38:21.876Z] docker_api_swarm_node_test.go:53: [dcd020d898fa0] joining swarm manager [da4d9d935c9b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:38:22.097Z] --- PASS: TestCommitInheritsEnv (0.34s) [2021-08-22T12:38:22.097Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-22T12:38:22.097Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-22T12:38:22.097Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-22T12:38:22.097Z] === RUN TestImagesFilterMultiReference [2021-08-22T12:38:22.097Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-22T12:38:22.097Z] === RUN TestImagePullPlatformInvalid [2021-08-22T12:38:22.097Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-22T12:38:22.097Z] === RUN TestRemoveImageOrphaning [2021-08-22T12:38:22.360Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-08-22T12:38:22.360Z] === RUN TestRemoveImageGarbageCollector [2021-08-22T12:38:22.360Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:38:22.360Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-22T12:38:22.360Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-22T12:38:22.360Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-22T12:38:22.360Z] === RUN TestTagInvalidReference [2021-08-22T12:38:22.360Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-22T12:38:22.360Z] === RUN TestTagValidPrefixedRepo [2021-08-22T12:38:22.622Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-22T12:38:22.622Z] === RUN TestTagExistedNameWithoutForce [2021-08-22T12:38:22.622Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-22T12:38:22.622Z] === RUN TestTagOfficialNames [2021-08-22T12:38:22.622Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-22T12:38:22.622Z] === RUN TestTagMatchesDigest [2021-08-22T12:38:22.622Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-22T12:38:22.622Z] PASS [2021-08-22T12:38:22.622Z] [2021-08-22T12:38:22.622Z] === Skipped [2021-08-22T12:38:22.622Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-22T12:38:22.622Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-22T12:38:22.622Z] [2021-08-22T12:38:22.622Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-22T12:38:22.622Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:38:22.622Z] [2021-08-22T12:38:22.622Z] [2021-08-22T12:38:22.622Z] DONE 12 tests, 2 skipped in 1.218s [2021-08-22T12:38:22.622Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-22T12:38:22.622Z] ++ 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-22T12:38:22.622Z] ++ set -e [2021-08-22T12:38:22.622Z] ++ '[' -n 0 ']' [2021-08-22T12:38:22.622Z] ++ set -x [2021-08-22T12:38:22.622Z] ++ 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-22T12:38:22.884Z] INFO: Testing against a local daemon [2021-08-22T12:38:22.884Z] === RUN TestNetworkCreateDelete [2021-08-22T12:38:22.884Z] --- PASS: TestNetworkCreateDelete (0.23s) [2021-08-22T12:38:22.884Z] === RUN TestDockerNetworkDeletePreferID [2021-08-22T12:38:23.459Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s) [2021-08-22T12:38:23.459Z] === RUN TestDaemonDNSFallback [2021-08-22T12:38:24.433Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-22T12:38:24.433Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-22T12:38:24.689Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-22T12:38:25.615Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-22T12:38:26.178Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-22T12:38:27.107Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-22T12:38:28.034Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-22T12:38:28.034Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-22T12:38:28.034Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-22T12:38:28.642Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-22T12:38:28.642Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-22T12:38:28.903Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-22T12:38:28.903Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-22T12:38:28.903Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-22T12:38:29.844Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-22T12:38:30.404Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-22T12:38:30.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-22T12:38:30.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-22T12:38:31.621Z] --- PASS: TestDaemonDNSFallback (6.82s) [2021-08-22T12:38:31.621Z] === RUN TestInspectNetwork [2021-08-22T12:38:32.853Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-22T12:38:33.109Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-22T12:38:33.109Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-22T12:38:34.035Z] --- PASS: TestCreateServiceMultipleTimes (20.94s) [2021-08-22T12:38:34.035Z] === RUN TestCreateServiceConflict [2021-08-22T12:38:34.035Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-22T12:38:34.936Z] === RUN TestInspectNetwork/full_network_id [2021-08-22T12:38:34.936Z] === RUN TestInspectNetwork/partial_network_id [2021-08-22T12:38:34.936Z] === RUN TestInspectNetwork/network_name [2021-08-22T12:38:34.936Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-22T12:38:34.962Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-22T12:38:35.890Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-22T12:38:35.890Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-08-22T12:38:35.890Z] === RUN TestCreateServiceMaxReplicas [2021-08-22T12:38:36.453Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-22T12:38:36.453Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-22T12:38:37.424Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-22T12:38:38.354Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-22T12:38:39.151Z] --- PASS: TestInspectNetwork (8.44s) [2021-08-22T12:38:39.151Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-22T12:38:39.151Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-22T12:38:39.151Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-22T12:38:39.151Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-22T12:38:39.151Z] === RUN TestRunContainerWithBridgeNone [2021-08-22T12:38:39.719Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-22T12:38:39.719Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-22T12:38:39.975Z] --- PASS: TestCreateServiceMaxReplicas (4.09s) [2021-08-22T12:38:39.975Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-22T12:38:40.537Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-22T12:38:42.427Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-22T12:38:42.463Z] --- PASS: TestRunContainerWithBridgeNone (3.05s) [2021-08-22T12:38:42.463Z] === RUN TestNetworkInvalidJSON [2021-08-22T12:38:42.463Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-22T12:38:42.463Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-22T12:38:42.463Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:38:42.463Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:38:42.463Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:38:42.463Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:38:42.463Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-22T12:38:42.463Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:38:42.463Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:38:42.463Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-22T12:38:42.463Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-22T12:38:42.463Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-22T12:38:42.463Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-22T12:38:42.463Z] === RUN TestNetworkList [2021-08-22T12:38:42.463Z] === RUN TestNetworkList//networks [2021-08-22T12:38:42.463Z] === PAUSE TestNetworkList//networks [2021-08-22T12:38:42.463Z] === RUN TestNetworkList//networks/ [2021-08-22T12:38:42.463Z] === PAUSE TestNetworkList//networks/ [2021-08-22T12:38:42.463Z] === CONT TestNetworkList//networks [2021-08-22T12:38:42.463Z] === CONT TestNetworkList//networks/ [2021-08-22T12:38:42.463Z] --- PASS: TestNetworkList (0.03s) [2021-08-22T12:38:42.463Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-22T12:38:42.463Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-22T12:38:42.463Z] === RUN TestHostIPv4BridgeLabel [2021-08-22T12:38:42.463Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-22T12:38:42.463Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-22T12:38:43.853Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-22T12:38:43.853Z] === RUN TestDaemonDefaultNetworkPools [2021-08-22T12:38:44.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-22T12:38:44.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-22T12:38:44.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-22T12:38:44.318Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-22T12:38:44.318Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-22T12:38:44.428Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2021-08-22T12:38:44.428Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-22T12:38:44.881Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-22T12:38:45.819Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-22T12:38:45.819Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-22T12:38:47.211Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.35s) [2021-08-22T12:38:47.211Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-22T12:38:47.475Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-22T12:38:47.475Z] === RUN TestServiceWithPredefinedNetwork [2021-08-22T12:38:50.143Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-22T12:38:50.143Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-22T12:38:50.705Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-22T12:38:50.705Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-22T12:38:50.705Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-22T12:38:50.705Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-22T12:38:50.789Z] --- PASS: TestServiceWithPredefinedNetwork (2.82s) [2021-08-22T12:38:50.789Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-22T12:38:50.789Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:38:50.789Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:38:50.789Z] === RUN TestServiceWithDataPathPortInit [2021-08-22T12:38:53.968Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-22T12:38:53.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-22T12:38:53.968Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-22T12:38:54.530Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.28s) [2021-08-22T12:38:54.530Z] === RUN TestCreateServiceSecretFileMode [2021-08-22T12:38:55.459Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-22T12:38:57.976Z] --- PASS: TestCreateServiceSecretFileMode (3.35s) [2021-08-22T12:38:57.976Z] === RUN TestCreateServiceConfigFileMode [2021-08-22T12:39:00.493Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-22T12:39:01.055Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2021-08-22T12:39:01.055Z] === RUN TestCreateServiceSysctls [2021-08-22T12:39:02.421Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-22T12:39:02.984Z] docker_api_swarm_test.go:201: [d98faef825f4d] joining swarm manager [d727fe918c4cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:39:03.546Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-22T12:39:06.064Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-22T12:39:06.064Z] --- PASS: TestCreateServiceSysctls (4.96s) [2021-08-22T12:39:06.064Z] === RUN TestCreateServiceCapabilities [2021-08-22T12:39:07.368Z] --- PASS: TestBuildWCOWSandboxSize (751.20s) [2021-08-22T12:39:07.368Z] === RUN TestBuildWithEmptyDockerfile [2021-08-22T12:39:07.368Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:39:07.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:39:07.368Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:39:07.368Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:39:07.368Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:39:07.368Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:39:07.368Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:39:07.368Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:39:07.368Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:39:07.368Z] --- PASS: TestBuildWithEmptyDockerfile (0.49s) [2021-08-22T12:39:07.368Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-22T12:39:07.368Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-22T12:39:07.368Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-22T12:39:07.368Z] === RUN TestBuildPreserveOwnership [2021-08-22T12:39:07.368Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:39:07.368Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-22T12:39:07.368Z] === RUN TestBuildPlatformInvalid [2021-08-22T12:39:07.368Z] --- PASS: TestBuildPlatformInvalid (0.51s) [2021-08-22T12:39:07.368Z] PASS [2021-08-22T12:39:07.368Z] ok github.com/docker/docker/integration/build 905.952s [2021-08-22T12:39:07.368Z] [2021-08-22T12:39:07.368Z] === Skipped [2021-08-22T12:39:07.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-22T12:39:07.368Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:39:07.368Z] [2021-08-22T12:39:07.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-22T12:39:07.368Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.368Z] [2021-08-22T12:39:07.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-22T12:39:07.368Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:39:07.368Z] [2021-08-22T12:39:07.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-22T12:39:07.368Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:39:07.368Z] [2021-08-22T12:39:07.368Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-22T12:39:07.368Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:39:07.368Z] [2021-08-22T12:39:07.368Z] [2021-08-22T12:39:07.368Z] DONE 29 tests, 5 skipped in 935.239s [2021-08-22T12:39:07.368Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-22T12:39:07.429Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-22T12:39:07.823Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:39:07.824Z] INFO: Testing against a local daemon [2021-08-22T12:39:07.824Z] === RUN TestConfigInspect [2021-08-22T12:39:07.824Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.824Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-22T12:39:07.824Z] === RUN TestConfigList [2021-08-22T12:39:07.824Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.824Z] --- SKIP: TestConfigList (0.00s) [2021-08-22T12:39:07.824Z] === RUN TestConfigsCreateAndDelete [2021-08-22T12:39:07.824Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.824Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-22T12:39:07.824Z] === RUN TestConfigsUpdate [2021-08-22T12:39:07.824Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.824Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-22T12:39:07.824Z] === RUN TestTemplatedConfig [2021-08-22T12:39:07.824Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.824Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-22T12:39:07.824Z] === RUN TestConfigCreateResolve [2021-08-22T12:39:07.824Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:39:07.824Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-22T12:39:07.824Z] PASS [2021-08-22T12:39:07.824Z] ok github.com/docker/docker/integration/config 0.091s [2021-08-22T12:39:07.824Z] [2021-08-22T12:39:07.824Z] === Skipped [2021-08-22T12:39:07.824Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-22T12:39:07.824Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.824Z] [2021-08-22T12:39:07.824Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-22T12:39:07.824Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.824Z] [2021-08-22T12:39:07.824Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-22T12:39:07.824Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.824Z] [2021-08-22T12:39:07.824Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-22T12:39:07.824Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.824Z] [2021-08-22T12:39:07.824Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-22T12:39:07.824Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:07.824Z] [2021-08-22T12:39:07.824Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-22T12:39:07.824Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:39:07.824Z] [2021-08-22T12:39:07.824Z] [2021-08-22T12:39:07.824Z] DONE 6 tests, 6 skipped in 2.696s [2021-08-22T12:39:07.824Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-22T12:39:08.793Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-22T12:39:08.927Z] --- PASS: TestServiceWithDataPathPortInit (16.15s) [2021-08-22T12:39:08.927Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-22T12:39:09.355Z] --- PASS: TestCreateServiceCapabilities (3.28s) [2021-08-22T12:39:09.355Z] === RUN TestInspect [2021-08-22T12:39:09.502Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j6bxp2fuypvb6olslqk4mryxv Created:2021-08-22 12:39:07.568305945 +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[5e07df533533cc7fa57837cc413d74bbccb15ce2046d314233e0ff2b398622a3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xggmwks6onxifwnwmgzoogeha EndpointID:2bdb2660a40cfe1e0bc0a42c413b41dd1ea7addac5390aa109e84d7ace8d9283 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4341d819dd9687dd569c0d9ecb4d1a103dc1be755cc8f3e60e072499f23b9d98 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:91563402ae0a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xggmwks6onxifwnwmgzoogeha EndpointID:2bdb2660a40cfe1e0bc0a42c413b41dd1ea7addac5390aa109e84d7ace8d9283 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-22T12:39:10.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-22T12:39:10.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:39:10.740Z] INFO: Testing against a local daemon [2021-08-22T12:39:10.740Z] === RUN TestCheckpoint [2021-08-22T12:39:10.740Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:39:10.740Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-22T12:39:10.740Z] === RUN TestContainerInvalidJSON [2021-08-22T12:39:10.740Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:39:10.740Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:39:10.740Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:39:10.740Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:39:10.740Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:39:10.740Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:39:10.740Z] --- PASS: TestContainerInvalidJSON (0.45s) [2021-08-22T12:39:10.740Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-22T12:39:10.740Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-22T12:39:10.740Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-22T12:39:10.740Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2021-08-22T12:39:10.740Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-22T12:39:11.196Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-08-22T12:39:11.196Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-22T12:39:11.196Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-08-22T12:39:11.196Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-22T12:39:11.653Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s) [2021-08-22T12:39:11.653Z] === RUN TestCopyFromContainer [2021-08-22T12:39:11.653Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:11.653Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-22T12:39:11.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:39:11.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:39:11.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:39:11.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:39:11.653Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:39:11.653Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:39:11.653Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:39:11.653Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:39:11.653Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:39:11.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-22T12:39:11.653Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-22T12:39:11.653Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestCreateWithInvalidEnv [2021-08-22T12:39:11.653Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-22T12:39:11.653Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-22T12:39:11.653Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-22T12:39:11.653Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-22T12:39:11.653Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-22T12:39:11.653Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-22T12:39:11.653Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-22T12:39:11.653Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-22T12:39:11.653Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-22T12:39:11.653Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestCreateTmpfsMountsTarget [2021-08-22T12:39:11.653Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:11.653Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-22T12:39:11.653Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:39:11.653Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-22T12:39:11.653Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:39:11.653Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-22T12:39:11.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:39:11.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:39:11.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:39:11.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:39:11.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:39:11.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:39:11.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:39:11.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:39:11.653Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:39:11.653Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:39:11.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:39:11.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:39:11.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:39:11.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:39:11.653Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:39:11.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-22T12:39:11.653Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-22T12:39:11.653Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestCreateDifferentPlatform [2021-08-22T12:39:11.653Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-22T12:39:11.653Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-22T12:39:11.653Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-22T12:39:11.653Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-22T12:39:11.653Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-08-22T12:39:11.653Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-22T12:39:11.653Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-22T12:39:11.653Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-22T12:39:11.653Z] === RUN TestContainerKillOnDaemonStart [2021-08-22T12:39:11.653Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:11.653Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestDiff [2021-08-22T12:39:11.653Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-22T12:39:11.653Z] --- SKIP: TestDiff (0.00s) [2021-08-22T12:39:11.653Z] === RUN TestExecWithCloseStdin [2021-08-22T12:39:12.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-22T12:39:12.819Z] --- PASS: TestInspect (3.60s) [2021-08-22T12:39:12.819Z] === RUN TestCreateJob [2021-08-22T12:39:14.183Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-22T12:39:14.541Z] --- PASS: TestExecWithCloseStdin (2.77s) [2021-08-22T12:39:14.541Z] === RUN TestExec [2021-08-22T12:39:14.802Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.50s) [2021-08-22T12:39:14.802Z] PASS [2021-08-22T12:39:14.802Z] [2021-08-22T12:39:14.802Z] === Skipped [2021-08-22T12:39:14.802Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:39:14.802Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:39:14.802Z] [2021-08-22T12:39:14.802Z] [2021-08-22T12:39:14.802Z] DONE 26 tests, 1 skipped in 51.395s [2021-08-22T12:39:14.802Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-22T12:39:14.802Z] ++ 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-22T12:39:14.802Z] ++ set -e [2021-08-22T12:39:14.802Z] ++ '[' -n 0 ']' [2021-08-22T12:39:14.802Z] ++ set -x [2021-08-22T12:39:14.803Z] ++ 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-22T12:39:14.803Z] INFO: Testing against a local daemon [2021-08-22T12:39:14.803Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-22T12:39:14.803Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:39:14.803Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-22T12:39:14.803Z] === RUN TestDockerNetworkIpvlan [2021-08-22T12:39:14.803Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:39:14.803Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-22T12:39:14.803Z] PASS [2021-08-22T12:39:14.803Z] [2021-08-22T12:39:14.803Z] === Skipped [2021-08-22T12:39:14.803Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-22T12:39:14.803Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:39:14.803Z] [2021-08-22T12:39:14.803Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-22T12:39:14.803Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-22T12:39:14.803Z] [2021-08-22T12:39:14.803Z] [2021-08-22T12:39:14.803Z] DONE 2 tests, 2 skipped in 0.100s [2021-08-22T12:39:14.803Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-22T12:39:14.803Z] ++ 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-22T12:39:14.803Z] ++ set -e [2021-08-22T12:39:14.803Z] ++ '[' -n 0 ']' [2021-08-22T12:39:14.803Z] ++ set -x [2021-08-22T12:39:14.803Z] ++ 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-22T12:39:14.803Z] INFO: Testing against a local daemon [2021-08-22T12:39:14.803Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-22T12:39:15.112Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7c930_} [2021-08-22T12:39:15.749Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2021-08-22T12:39:15.749Z] === RUN TestDockerNetworkMacvlan [2021-08-22T12:39:16.324Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-22T12:39:16.705Z] --- PASS: TestExec (2.01s) [2021-08-22T12:39:16.705Z] === RUN TestExecUser [2021-08-22T12:39:16.705Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-22T12:39:16.705Z] --- SKIP: TestExecUser (0.00s) [2021-08-22T12:39:16.705Z] === RUN TestExportContainerAndImportImage [2021-08-22T12:39:16.705Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:16.705Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-22T12:39:16.705Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-22T12:39:16.705Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:16.705Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-22T12:39:16.705Z] === RUN TestHealthCheckWorkdir [2021-08-22T12:39:16.705Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-22T12:39:16.705Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-22T12:39:16.705Z] === RUN TestHealthKillContainer [2021-08-22T12:39:16.705Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-22T12:39:16.705Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-22T12:39:16.705Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-22T12:39:16.705Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-22T12:39:16.705Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-22T12:39:16.705Z] === RUN TestKillContainerInvalidSignal [2021-08-22T12:39:17.048Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1041067619_/foo_false____} [2021-08-22T12:39:17.048Z] --- PASS: TestCreateJob (4.19s) [2021-08-22T12:39:17.048Z] === RUN TestReplicatedJob [2021-08-22T12:39:17.271Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-22T12:39:18.220Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-22T12:39:18.455Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1041067619_/foo_true____} [2021-08-22T12:39:18.866Z] --- PASS: TestKillContainerInvalidSignal (1.85s) [2021-08-22T12:39:18.866Z] === RUN TestKillContainer [2021-08-22T12:39:18.866Z] === RUN TestKillContainer/no_signal [2021-08-22T12:39:20.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3061938278_/foo_false____} [2021-08-22T12:39:20.392Z] === RUN TestKillContainer/non_killing_signal [2021-08-22T12:39:20.392Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-22T12:39:20.392Z] === RUN TestKillContainer/killing_signal [2021-08-22T12:39:20.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-22T12:39:21.535Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-22T12:39:22.269Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3061938278_/foo_true____} [2021-08-22T12:39:22.556Z] --- PASS: TestKillContainer (4.26s) [2021-08-22T12:39:22.556Z] --- PASS: TestKillContainer/no_signal (1.78s) [2021-08-22T12:39:22.556Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-22T12:39:22.556Z] --- PASS: TestKillContainer/killing_signal (2.44s) [2021-08-22T12:39:22.556Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-22T12:39:22.556Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:39:22.556Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-22T12:39:22.556Z] === RUN TestKillStoppedContainer [2021-08-22T12:39:22.556Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:39:22.556Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-22T12:39:22.556Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-22T12:39:22.556Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:39:22.556Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-22T12:39:22.556Z] === RUN TestKillDifferentUserContainer [2021-08-22T12:39:22.556Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-22T12:39:22.556Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-22T12:39:22.556Z] === RUN TestInspectOomKilledTrue [2021-08-22T12:39:22.556Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:22.556Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-22T12:39:22.556Z] === RUN TestInspectOomKilledFalse [2021-08-22T12:39:22.556Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:39:22.556Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-22T12:39:22.556Z] === RUN TestLogsFollowTailEmpty [2021-08-22T12:39:23.200Z] docker_api_swarm_test.go:383: [df1ee19faef48] joining swarm manager [d6017540e228a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:39:24.088Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-22T12:39:24.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3061938278_/foo_true__0xc000b7c9a8__} [2021-08-22T12:39:24.720Z] --- PASS: TestLogsFollowTailEmpty (1.76s) [2021-08-22T12:39:24.720Z] === RUN TestNetworkNat [2021-08-22T12:39:24.720Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-22T12:39:24.720Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-22T12:39:24.720Z] === RUN TestNetworkLocalhostTCPNat [2021-08-22T12:39:24.822Z] docker_api_swarm_test.go:384: [d7c7007beb69c] joining swarm manager [d6017540e228a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:39:24.822Z] --- PASS: TestReplicatedJob (7.88s) [2021-08-22T12:39:24.822Z] === RUN TestUpdateReplicatedJob [2021-08-22T12:39:26.194Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7c9c0_} [2021-08-22T12:39:26.885Z] --- PASS: TestNetworkLocalhostTCPNat (2.24s) [2021-08-22T12:39:26.885Z] === RUN TestNetworkLoopbackNat [2021-08-22T12:39:26.885Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-22T12:39:26.885Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-22T12:39:26.885Z] === RUN TestPause [2021-08-22T12:39:26.885Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-22T12:39:26.885Z] --- SKIP: TestPause (0.00s) [2021-08-22T12:39:26.885Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-22T12:39:28.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7c9d8_} [2021-08-22T12:39:28.411Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.78s) [2021-08-22T12:39:28.411Z] === RUN TestPauseStopPausedContainer [2021-08-22T12:39:28.411Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:39:28.411Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-22T12:39:28.411Z] === RUN TestPsFilter [2021-08-22T12:39:28.866Z] --- PASS: TestPsFilter (0.31s) [2021-08-22T12:39:28.866Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-22T12:39:29.013Z] --- PASS: TestUpdateReplicatedJob (4.07s) [2021-08-22T12:39:29.013Z] === RUN TestServiceListWithStatuses [2021-08-22T12:39:29.013Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-22T12:39:29.013Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-22T12:39:29.013Z] === RUN TestDockerNetworkConnectAlias [2021-08-22T12:39:29.946Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7c9f0_} [2021-08-22T12:39:30.697Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-22T12:39:31.028Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.18s) [2021-08-22T12:39:31.028Z] === RUN TestRemoveContainerWithVolume [2021-08-22T12:39:31.272Z] --- PASS: TestDockerNetworkMacvlan (15.71s) [2021-08-22T12:39:31.272Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-22T12:39:31.272Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-22T12:39:31.272Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.73s) [2021-08-22T12:39:31.272Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.88s) [2021-08-22T12:39:31.272Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.41s) [2021-08-22T12:39:31.272Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.47s) [2021-08-22T12:39:31.272Z] PASS [2021-08-22T12:39:31.272Z] [2021-08-22T12:39:31.272Z] DONE 8 tests in 17.182s [2021-08-22T12:39:31.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7ca08_} [2021-08-22T12:39:31.535Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-22T12:39:31.535Z] ++ 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-22T12:39:31.535Z] ++ set -e [2021-08-22T12:39:31.535Z] ++ '[' -n 0 ']' [2021-08-22T12:39:31.535Z] ++ set -x [2021-08-22T12:39:31.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-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-22T12:39:31.535Z] testing: warning: no tests to run [2021-08-22T12:39:31.535Z] PASS [2021-08-22T12:39:31.535Z] [2021-08-22T12:39:31.535Z] DONE 0 tests in 0.031s [2021-08-22T12:39:31.535Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-22T12:39:31.535Z] ++ 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-22T12:39:31.535Z] ++ set -e [2021-08-22T12:39:31.535Z] ++ '[' -n 0 ']' [2021-08-22T12:39:31.535Z] ++ set -x [2021-08-22T12:39:31.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-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-22T12:39:31.535Z] INFO: Testing against a local daemon [2021-08-22T12:39:31.535Z] === RUN TestAuthZPluginAllowRequest [2021-08-22T12:39:33.197Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-22T12:39:33.457Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2021-08-22T12:39:33.457Z] === RUN TestAuthZPluginTLS [2021-08-22T12:39:33.720Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-08-22T12:39:33.720Z] === RUN TestAuthZPluginDenyRequest [2021-08-22T12:39:33.758Z] --- PASS: TestDockerNetworkConnectAlias (4.77s) [2021-08-22T12:39:33.758Z] === RUN TestDockerNetworkReConnect [2021-08-22T12:39:33.914Z] --- PASS: TestRemoveContainerWithVolume (2.49s) [2021-08-22T12:39:33.914Z] === RUN TestRemoveContainerRunning [2021-08-22T12:39:34.295Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-22T12:39:34.295Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-22T12:39:34.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-22T12:39:34.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-22T12:39:34.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-22T12:39:34.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-22T12:39:34.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-22T12:39:34.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-22T12:39:34.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-22T12:39:34.685Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-22T12:39:34.871Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-22T12:39:34.871Z] === RUN TestAuthZPluginDenyResponse [2021-08-22T12:39:34.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-22T12:39:34.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-22T12:39:34.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-22T12:39:34.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-22T12:39:34.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-22T12:39:34.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-22T12:39:34.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-22T12:39:34.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-22T12:39:34.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-22T12:39:34.940Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-22T12:39:35.440Z] --- PASS: TestRemoveContainerRunning (1.86s) [2021-08-22T12:39:35.440Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-22T12:39:35.446Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-22T12:39:35.446Z] === RUN TestAuthZPluginAllowEventStream [2021-08-22T12:39:36.965Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.73s) [2021-08-22T12:39:36.965Z] === RUN TestRemoveInvalidContainer [2021-08-22T12:39:36.965Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-22T12:39:36.965Z] === RUN TestRenameLinkedContainer [2021-08-22T12:39:36.965Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-22T12:39:36.965Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-22T12:39:36.965Z] === RUN TestRenameStoppedContainer [2021-08-22T12:39:37.370Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-08-22T12:39:37.370Z] === RUN TestAuthZPluginErrorResponse [2021-08-22T12:39:37.632Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-22T12:39:37.632Z] === RUN TestAuthZPluginErrorRequest [2021-08-22T12:39:38.206Z] --- PASS: TestDockerNetworkReConnect (4.29s) [2021-08-22T12:39:38.206Z] === RUN TestServicePlugin [2021-08-22T12:39:38.207Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-22T12:39:38.207Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-22T12:39:38.506Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-22T12:39:38.781Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-22T12:39:38.782Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-22T12:39:39.883Z] --- PASS: TestRenameStoppedContainer (2.53s) [2021-08-22T12:39:39.883Z] === RUN TestRenameRunningContainerAndReuse [2021-08-22T12:39:40.704Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s) [2021-08-22T12:39:40.704Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-22T12:39:41.021Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-22T12:39:42.626Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s) [2021-08-22T12:39:42.626Z] === RUN TestAuthZPluginHeader [2021-08-22T12:39:42.910Z] plugin_test.go:62: [df298805f107c] joining swarm manager [daacd7c5f30b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:39:43.573Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-08-22T12:39:43.573Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-22T12:39:43.573Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:39:43.573Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-22T12:39:43.573Z] === RUN TestAuthZPluginV2Disable [2021-08-22T12:39:43.573Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:39:43.573Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-22T12:39:43.573Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-22T12:39:43.573Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:39:43.573Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-22T12:39:43.573Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-22T12:39:43.573Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:39:43.573Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-22T12:39:43.573Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-22T12:39:43.594Z] --- PASS: TestRenameRunningContainerAndReuse (3.65s) [2021-08-22T12:39:43.594Z] === RUN TestRenameInvalidName [2021-08-22T12:39:43.837Z] plugin_test.go:65: [dec8817c5d8df] joining swarm manager [daacd7c5f30b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:39:44.093Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-22T12:39:45.120Z] --- PASS: TestRenameInvalidName (1.83s) [2021-08-22T12:39:45.120Z] === RUN TestRenameAnonymousContainer [2021-08-22T12:39:45.983Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-22T12:39:46.239Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-22T12:39:47.167Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-22T12:39:47.728Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-22T12:39:48.657Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-22T12:39:49.605Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-22T12:39:50.166Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-22T12:39:51.137Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-22T12:39:51.699Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-22T12:39:52.755Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-22T12:39:53.320Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-22T12:39:54.687Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-22T12:39:55.247Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-22T12:39:55.515Z] --- PASS: TestRenameAnonymousContainer (9.07s) [2021-08-22T12:39:55.515Z] === RUN TestRenameContainerWithSameName [2021-08-22T12:39:55.972Z] --- PASS: TestRenameContainerWithSameName (1.89s) [2021-08-22T12:39:55.972Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-22T12:39:55.972Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-22T12:39:55.972Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-22T12:39:55.972Z] === RUN TestResize [2021-08-22T12:39:56.173Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-22T12:39:57.541Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-22T12:39:58.135Z] --- PASS: TestResize (1.90s) [2021-08-22T12:39:58.135Z] === RUN TestResizeWithInvalidSize [2021-08-22T12:39:58.469Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-22T12:39:59.030Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-22T12:39:59.661Z] --- PASS: TestResizeWithInvalidSize (1.74s) [2021-08-22T12:39:59.661Z] === RUN TestResizeWhenContainerNotStarted [2021-08-22T12:39:59.960Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-22T12:39:59.960Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-22T12:40:00.888Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-22T12:40:01.450Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-22T12:40:01.706Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s) [2021-08-22T12:40:01.706Z] PASS [2021-08-22T12:40:01.706Z] [2021-08-22T12:40:01.706Z] === Skipped [2021-08-22T12:40:01.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-22T12:40:01.706Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:40:01.706Z] [2021-08-22T12:40:01.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-22T12:40:01.706Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:40:01.706Z] [2021-08-22T12:40:01.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-22T12:40:01.706Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:40:01.706Z] [2021-08-22T12:40:01.706Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-22T12:40:01.706Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:40:01.706Z] [2021-08-22T12:40:01.706Z] [2021-08-22T12:40:01.706Z] DONE 17 tests, 4 skipped in 28.781s [2021-08-22T12:40:01.706Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-22T12:40:01.706Z] ++ 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-22T12:40:01.706Z] ++ set -e [2021-08-22T12:40:01.706Z] ++ '[' -n 0 ']' [2021-08-22T12:40:01.706Z] ++ set -x [2021-08-22T12:40:01.706Z] ++ 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-22T12:40:01.706Z] INFO: Testing against a local daemon [2021-08-22T12:40:01.706Z] === RUN TestPluginInvalidJSON [2021-08-22T12:40:01.706Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:40:01.706Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:40:01.706Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:40:01.706Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-22T12:40:01.706Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-22T12:40:01.706Z] === RUN TestPluginInstall [2021-08-22T12:40:01.706Z] === RUN TestPluginInstall/no_auth [2021-08-22T12:40:02.233Z] ok github.com/docker/docker/libnetwork/networkdb 104.503s coverage: 60.0% of statements [2021-08-22T12:40:02.233Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-22T12:40:02.233Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-22T12:40:02.233Z] ok github.com/docker/docker/libnetwork/osl 4.302s coverage: 39.7% of statements [2021-08-22T12:40:02.233Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-22T12:40:02.233Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-22T12:40:02.418Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-22T12:40:02.548Z] --- PASS: TestResizeWhenContainerNotStarted (2.50s) [2021-08-22T12:40:02.548Z] === RUN TestDaemonRestartKillContainers [2021-08-22T12:40:02.548Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:40:02.548Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:40:02.548Z] === RUN TestStats [2021-08-22T12:40:02.548Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-22T12:40:02.548Z] --- SKIP: TestStats (0.00s) [2021-08-22T12:40:02.548Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-22T12:40:02.653Z] time="2021-08-22T12:40:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:40:02.653Z] time="2021-08-22T12:40:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39758a9577e180c9c3004fda9b5a237299798b6f0b52b238b0bee348c763564c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:40:02.653Z] time="2021-08-22T12:40:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:40:02.653Z] time="2021-08-22T12:40:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:39758a9577e180c9c3004fda9b5a237299798b6f0b52b238b0bee348c763564c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:40:02.804Z] ok github.com/docker/docker/libnetwork/portmapper 0.229s coverage: 48.6% of statements [2021-08-22T12:40:02.916Z] === RUN TestPluginInstall/with_htpasswd [2021-08-22T12:40:02.979Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-22T12:40:03.065Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-08-22T12:40:03.065Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-22T12:40:03.325Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] === Skipped [2021-08-22T12:40:03.325Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-22T12:40:03.325Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-22T12:40:03.325Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-22T12:40:03.325Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-22T12:40:03.325Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-22T12:40:03.325Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-22T12:40:03.325Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-22T12:40:03.325Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-22T12:40:03.325Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-22T12:40:03.325Z] firewalld_test.go:13: firewalld is not running [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] [2021-08-22T12:40:03.325Z] DONE 362 tests, 9 skipped in 204.201s [2021-08-22T12:40:03.494Z] time="2021-08-22T12:40:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:40:03.494Z] time="2021-08-22T12:40:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59e822924768275bead6b2e8865af214053c32e2450e7a04d44dcf99a158f4e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:40:03.494Z] time="2021-08-22T12:40:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:40:03.494Z] time="2021-08-22T12:40:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59e822924768275bead6b2e8865af214053c32e2450e7a04d44dcf99a158f4e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:40:03.757Z] === RUN TestPluginInstall/with_insecure Post stage [Pipeline] junit [2021-08-22T12:40:03.909Z] Recording test results [2021-08-22T12:40:03.946Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-22T12:40:04.141Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-22T12:40:04.474Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42774/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5125ab820bf5fcb117014958e51a3015b8021139 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5125ab820bf5fcb117014958e51a3015b8021139 hack/validate/vendor [2021-08-22T12:40:05.150Z] time="2021-08-22T12:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:40:05.150Z] time="2021-08-22T12:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3683a86fa825b2ef280c538d8f55f11ebd205b7a56b6c3e9fefb8446eb8ab4d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:40:05.150Z] time="2021-08-22T12:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-22T12:40:05.150Z] time="2021-08-22T12:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3683a86fa825b2ef280c538d8f55f11ebd205b7a56b6c3e9fefb8446eb8ab4d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-22T12:40:05.150Z] plugin_test.go:166: [d015a0363a97c] daemon is not started [2021-08-22T12:40:05.150Z] --- PASS: TestPluginInstall (4.77s) [2021-08-22T12:40:05.150Z] --- PASS: TestPluginInstall/no_auth (2.47s) [2021-08-22T12:40:05.150Z] --- PASS: TestPluginInstall/with_htpasswd (0.94s) [2021-08-22T12:40:05.150Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2021-08-22T12:40:05.150Z] === RUN TestPluginsWithRuntimes [2021-08-22T12:40:05.311Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-22T12:40:05.415Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-22T12:40:05.887Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-22T12:40:05.991Z] + echo Ensuring container killed. [2021-08-22T12:40:05.991Z] Ensuring container killed. [2021-08-22T12:40:05.991Z] + docker rm -vf docker-pr2 [2021-08-22T12:40:05.991Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-22T12:40:06.277Z] + echo Chowning /workspace to jenkins user [2021-08-22T12:40:06.277Z] Chowning /workspace to jenkins user [2021-08-22T12:40:06.277Z] + id -u [2021-08-22T12:40:06.277Z] + id -g [2021-08-22T12:40:06.277Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42774:/workspace busybox chown -R 1000:1000 /workspace [2021-08-22T12:40:07.070Z] === RUN TestPluginsWithRuntimes/No_Args [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-22T12:40:07.532Z] + bundleName=unit [2021-08-22T12:40:07.532Z] + echo Creating unit-bundles.tar.gz [2021-08-22T12:40:07.532Z] Creating unit-bundles.tar.gz [2021-08-22T12:40:07.532Z] + 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-22T12:40:07.532Z] bundles/junit-report-libnetwork.xml [2021-08-22T12:40:07.532Z] bundles/junit-report.xml [2021-08-22T12:40:07.532Z] bundles/go-test-report-libnetwork.json [2021-08-22T12:40:07.532Z] bundles/go-test-report.json [2021-08-22T12:40:07.532Z] bundles/profile-libnetwork.out [2021-08-22T12:40:07.532Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-22T12:40:07.545Z] Archiving artifacts [2021-08-22T12:40:07.929Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42774/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-22T12:40:08.017Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-22T12:40:08.245Z] + make clean [2021-08-22T12:40:08.245Z] docker volume rm -f docker-dev-cache [2021-08-22T12:40:08.315Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.59s) [2021-08-22T12:40:08.315Z] === RUN TestStopContainerWithTimeout [2021-08-22T12:40:08.315Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-22T12:40:08.315Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-22T12:40:08.315Z] === RUN TestUpdateRestartPolicy [2021-08-22T12:40:08.416Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-22T12:40:08.505Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-22T12:40:09.459Z] --- PASS: TestPluginsWithRuntimes (4.13s) [2021-08-22T12:40:09.459Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.12s) [2021-08-22T12:40:09.459Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2021-08-22T12:40:09.459Z] === RUN TestPluginBackCompatMediaTypes [2021-08-22T12:40:10.304Z] --- PASS: TestServicePlugin (32.08s) [2021-08-22T12:40:10.304Z] === RUN TestServiceUpdateLabel [2021-08-22T12:40:10.406Z] --- PASS: TestPluginBackCompatMediaTypes (0.92s) [2021-08-22T12:40:10.406Z] PASS [2021-08-22T12:40:10.406Z] [2021-08-22T12:40:10.406Z] DONE 10 tests in 9.976s [2021-08-22T12:40:10.406Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-22T12:40:10.406Z] ++ 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-22T12:40:10.406Z] ++ set -e [2021-08-22T12:40:10.406Z] ++ '[' -n 0 ']' [2021-08-22T12:40:10.406Z] ++ set -x [2021-08-22T12:40:10.406Z] ++ 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-22T12:40:10.406Z] INFO: Testing against a local daemon [2021-08-22T12:40:10.406Z] === RUN TestExternalGraphDriver [2021-08-22T12:40:10.407Z] === RUN TestExternalGraphDriver/json [2021-08-22T12:40:12.236Z] --- PASS: TestServiceUpdateLabel (2.05s) [2021-08-22T12:40:12.236Z] === RUN TestServiceUpdateSecrets [2021-08-22T12:40:12.492Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-22T12:40:12.963Z] === RUN TestExternalGraphDriver/spec [2021-08-22T12:40:14.887Z] === RUN TestExternalGraphDriver/pull [2021-08-22T12:40:16.278Z] --- PASS: TestExternalGraphDriver (5.99s) [2021-08-22T12:40:16.278Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2021-08-22T12:40:16.278Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2021-08-22T12:40:16.278Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2021-08-22T12:40:16.278Z] === RUN TestGraphdriverPluginV2 [2021-08-22T12:40:16.278Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:40:16.278Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-22T12:40:16.278Z] PASS [2021-08-22T12:40:16.278Z] [2021-08-22T12:40:16.278Z] === Skipped [2021-08-22T12:40:16.278Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-22T12:40:16.278Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:40:16.278Z] [2021-08-22T12:40:16.278Z] [2021-08-22T12:40:16.278Z] DONE 5 tests, 1 skipped in 6.132s [2021-08-22T12:40:16.540Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-22T12:40:16.540Z] ++ 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-22T12:40:16.540Z] ++ set -e [2021-08-22T12:40:16.540Z] ++ '[' -n 0 ']' [2021-08-22T12:40:16.540Z] ++ set -x [2021-08-22T12:40:16.541Z] ++ 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-22T12:40:16.541Z] INFO: Testing against a local daemon [2021-08-22T12:40:16.541Z] === RUN TestContinueAfterPluginCrash [2021-08-22T12:40:16.541Z] === PAUSE TestContinueAfterPluginCrash [2021-08-22T12:40:16.541Z] === RUN TestReadPluginNoRead [2021-08-22T12:40:16.541Z] === PAUSE TestReadPluginNoRead [2021-08-22T12:40:16.541Z] === RUN TestDaemonStartWithLogOpt [2021-08-22T12:40:16.541Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-22T12:40:16.541Z] === CONT TestContinueAfterPluginCrash [2021-08-22T12:40:16.541Z] === CONT TestDaemonStartWithLogOpt [2021-08-22T12:40:16.541Z] === CONT TestReadPluginNoRead [2021-08-22T12:40:16.745Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-22T12:40:16.745Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-22T12:40:20.767Z] === RUN TestReadPluginNoRead/default [2021-08-22T12:40:20.767Z] --- PASS: TestDaemonStartWithLogOpt (4.02s) [2021-08-22T12:40:20.955Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-22T12:40:21.714Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-22T12:40:23.636Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-22T12:40:24.230Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-22T12:40:24.487Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-22T12:40:25.028Z] === CONT TestReadPluginNoRead [2021-08-22T12:40:25.028Z] read_test.go:92: [d8469af984455] daemon is not started [2021-08-22T12:40:25.028Z] --- PASS: TestReadPluginNoRead (8.56s) [2021-08-22T12:40:25.028Z] --- PASS: TestReadPluginNoRead/default (1.68s) [2021-08-22T12:40:25.028Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2021-08-22T12:40:25.028Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s) [2021-08-22T12:40:25.854Z] check_test.go:380: [d7c7007beb69c] daemon is not started [2021-08-22T12:40:25.854Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-22T12:40:25.975Z] --- PASS: TestContinueAfterPluginCrash (9.47s) [2021-08-22T12:40:25.975Z] PASS [2021-08-22T12:40:25.975Z] [2021-08-22T12:40:25.975Z] DONE 6 tests in 9.577s [2021-08-22T12:40:25.975Z] 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-22T12:40:25.975Z] ++ 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-22T12:40:25.975Z] ++ set -e [2021-08-22T12:40:25.975Z] ++ '[' -n 0 ']' [2021-08-22T12:40:25.975Z] ++ set -x [2021-08-22T12:40:25.975Z] ++ 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-22T12:40:25.975Z] testing: warning: no tests to run [2021-08-22T12:40:25.975Z] PASS [2021-08-22T12:40:25.975Z] [2021-08-22T12:40:25.975Z] DONE 0 tests in 0.042s [2021-08-22T12:40:25.975Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-22T12:40:25.975Z] ++ 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-22T12:40:25.975Z] ++ set -e [2021-08-22T12:40:25.975Z] ++ '[' -n 0 ']' [2021-08-22T12:40:25.975Z] ++ set -x [2021-08-22T12:40:25.975Z] ++ 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-22T12:40:26.237Z] INFO: Testing against a local daemon [2021-08-22T12:40:26.237Z] === RUN TestPluginWithDevMounts [2021-08-22T12:40:26.237Z] === PAUSE TestPluginWithDevMounts [2021-08-22T12:40:26.237Z] === CONT TestPluginWithDevMounts [2021-08-22T12:40:28.157Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-08-22T12:40:28.157Z] PASS [2021-08-22T12:40:28.157Z] [2021-08-22T12:40:28.157Z] DONE 1 tests in 1.998s [2021-08-22T12:40:28.157Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-22T12:40:28.157Z] ++ 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-22T12:40:28.157Z] ++ set -e [2021-08-22T12:40:28.157Z] ++ '[' -n 0 ']' [2021-08-22T12:40:28.157Z] ++ set -x [2021-08-22T12:40:28.157Z] ++ 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-22T12:40:28.157Z] INFO: Testing against a local daemon [2021-08-22T12:40:28.157Z] === RUN TestSecretInspect [2021-08-22T12:40:28.372Z] docker_api_swarm_test.go:801: [dd84760aa3735] joining swarm manager [d4ab83a641db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:40:28.372Z] --- PASS: TestServiceUpdateSecrets (16.00s) [2021-08-22T12:40:28.372Z] === RUN TestServiceUpdateConfigs [2021-08-22T12:40:29.357Z] --- PASS: TestUpdateRestartPolicy (21.11s) [2021-08-22T12:40:29.357Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-22T12:40:29.748Z] docker_api_swarm_test.go:801: [d00780afa679e] joining swarm manager [d4ab83a641db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:40:30.004Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-22T12:40:30.884Z] --- PASS: TestUpdateRestartWithAutoRemove (1.88s) [2021-08-22T12:40:30.884Z] === RUN TestWaitNonBlocked [2021-08-22T12:40:30.884Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:40:30.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:40:30.884Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:40:30.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:40:30.884Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:40:30.884Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:40:31.373Z] === RUN TestDockerSuite/TestCpToDot [2021-08-22T12:40:31.373Z] docker_api_swarm_test.go:801: [d9568289ed9f3] joining swarm manager [d4ab83a641db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-22T12:40:31.469Z] --- PASS: TestSecretInspect (2.69s) [2021-08-22T12:40:31.469Z] === RUN TestSecretList [2021-08-22T12:40:32.299Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-22T12:40:32.861Z] docker_api_swarm_test.go:801: [d6d06be3b4ba0] joining swarm manager [d4ab83a641db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-22T12:40:33.392Z] --- PASS: TestSecretList (2.62s) [2021-08-22T12:40:33.392Z] === RUN TestSecretsCreateAndDelete [2021-08-22T12:40:33.773Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-22T12:40:33.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.81s) [2021-08-22T12:40:33.773Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.89s) [2021-08-22T12:40:33.773Z] === RUN TestWaitBlocked [2021-08-22T12:40:33.773Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:40:33.773Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-22T12:40:33.773Z] PASS [2021-08-22T12:40:33.773Z] ok github.com/docker/docker/integration/container 83.593s [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === Skipped [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-22T12:40:33.773Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-22T12:40:33.773Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-22T12:40:33.773Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-22T12:40:33.773Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-22T12:40:33.773Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-22T12:40:33.773Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-22T12:40:33.773Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-22T12:40:33.773Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-22T12:40:33.773Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-22T12:40:33.773Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-22T12:40:33.773Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-22T12:40:33.773Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-22T12:40:33.773Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-22T12:40:33.773Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-22T12:40:33.773Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-22T12:40:33.773Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-22T12:40:33.773Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-22T12:40:33.773Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-22T12:40:33.773Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-22T12:40:33.773Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-22T12:40:33.773Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-22T12:40:33.773Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-22T12:40:33.773Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-22T12:40:33.773Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-22T12:40:33.773Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-22T12:40:33.773Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-22T12:40:33.773Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-22T12:40:33.773Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-22T12:40:33.773Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-22T12:40:33.773Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:40:33.773Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-22T12:40:33.773Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-22T12:40:33.773Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-22T12:40:33.773Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] [2021-08-22T12:40:33.773Z] DONE 87 tests, 33 skipped in 85.952s [2021-08-22T12:40:33.773Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-22T12:40:33.790Z] docker_api_swarm_test.go:809: [dffd6e18ae6c0] joining swarm manager [d4ab83a641db8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-22T12:40:33.790Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-22T12:40:35.158Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-22T12:40:35.962Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2021-08-22T12:40:35.963Z] === RUN TestSecretsUpdate [2021-08-22T12:40:36.128Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-22T12:40:37.055Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-22T12:40:37.055Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-22T12:40:37.982Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-22T12:40:38.517Z] --- PASS: TestSecretsUpdate (2.57s) [2021-08-22T12:40:38.517Z] === RUN TestTemplatedSecret [2021-08-22T12:40:39.872Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-22T12:40:39.872Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-22T12:40:39.872Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-22T12:40:40.129Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-22T12:40:40.693Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-22T12:40:40.693Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-22T12:40:40.693Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-22T12:40:40.949Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-22T12:40:41.516Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-22T12:40:41.772Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-22T12:40:41.772Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-22T12:40:41.829Z] --- PASS: TestTemplatedSecret (3.55s) [2021-08-22T12:40:41.829Z] === RUN TestSecretCreateResolve [2021-08-22T12:40:42.028Z] === RUN TestDockerSuite/TestCreateRM [2021-08-22T12:40:42.028Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-22T12:40:42.028Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-22T12:40:42.028Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-22T12:40:42.028Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-22T12:40:42.284Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-22T12:40:44.172Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-22T12:40:44.172Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-22T12:40:44.172Z] --- PASS: TestServiceUpdateConfigs (16.05s) [2021-08-22T12:40:44.172Z] === RUN TestServiceUpdateNetwork [2021-08-22T12:40:44.172Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-22T12:40:44.384Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-08-22T12:40:44.384Z] PASS [2021-08-22T12:40:44.384Z] [2021-08-22T12:40:44.384Z] DONE 6 tests in 16.360s [2021-08-22T12:40:44.384Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-22T12:40:44.384Z] ++ 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-22T12:40:44.384Z] ++ set -e [2021-08-22T12:40:44.384Z] ++ '[' -n 0 ']' [2021-08-22T12:40:44.384Z] ++ set -x [2021-08-22T12:40:44.384Z] ++ 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-22T12:40:44.646Z] INFO: Testing against a local daemon [2021-08-22T12:40:44.646Z] === RUN TestServiceCreateInit [2021-08-22T12:40:44.646Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-22T12:40:48.338Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-22T12:40:48.338Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-22T12:40:48.338Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-22T12:40:48.615Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-22T12:40:48.615Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-22T12:40:48.615Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-22T12:40:49.601Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-22T12:40:49.954Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-22T12:40:51.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-22T12:40:52.051Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-22T12:40:53.941Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-22T12:40:55.257Z] --- PASS: TestServiceCreateInit (9.75s) [2021-08-22T12:40:55.257Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.85s) [2021-08-22T12:40:55.257Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.87s) [2021-08-22T12:40:55.257Z] === RUN TestCreateServiceMultipleTimes [2021-08-22T12:40:55.307Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-22T12:40:55.868Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-22T12:40:56.431Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-22T12:40:56.431Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-22T12:40:56.993Z] === RUN TestDockerSuite/TestDockerFails [2021-08-22T12:40:57.250Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-22T12:40:57.250Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-22T12:40:57.250Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-22T12:40:58.178Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-22T12:40:58.433Z] --- PASS: TestServiceUpdateNetwork (14.34s) [2021-08-22T12:40:58.433Z] === RUN TestServiceUpdatePidsLimit [2021-08-22T12:40:58.868Z] === RUN TestConfigDaemonLibtrustID [2021-08-22T12:40:58.868Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-22T12:40:58.868Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-22T12:40:58.868Z] === RUN TestDaemonConfigValidation [2021-08-22T12:40:58.868Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-22T12:40:58.868Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-22T12:40:58.868Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-22T12:40:58.868Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-22T12:40:58.868Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-22T12:40:58.868Z] PASS [2021-08-22T12:40:58.868Z] ok github.com/docker/docker/integration/daemon 0.101s [2021-08-22T12:40:58.868Z] [2021-08-22T12:40:58.868Z] === Skipped [2021-08-22T12:40:58.868Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-22T12:40:58.868Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-22T12:40:58.868Z] [2021-08-22T12:40:58.868Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-22T12:40:58.868Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-22T12:40:58.868Z] [2021-08-22T12:40:58.868Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-22T12:40:58.868Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-22T12:40:58.868Z] [2021-08-22T12:40:58.868Z] [2021-08-22T12:40:58.868Z] DONE 3 tests, 3 skipped in 22.128s [2021-08-22T12:40:58.868Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-22T12:40:58.868Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:40:58.868Z] INFO: Testing against a local daemon [2021-08-22T12:40:58.868Z] === RUN TestCommitInheritsEnv [2021-08-22T12:40:58.868Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:40:58.868Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-22T12:40:58.868Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-22T12:40:58.868Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-22T12:40:58.868Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-22T12:40:58.868Z] === RUN TestImagesFilterMultiReference [2021-08-22T12:40:58.868Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-22T12:40:58.868Z] === RUN TestImagePullPlatformInvalid [2021-08-22T12:40:58.868Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-22T12:40:58.868Z] === RUN TestRemoveImageOrphaning [2021-08-22T12:40:58.868Z] --- PASS: TestRemoveImageOrphaning (0.88s) [2021-08-22T12:40:58.868Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-22T12:40:58.868Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-22T12:40:58.868Z] === RUN TestTagInvalidReference [2021-08-22T12:40:58.868Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-22T12:40:58.868Z] === RUN TestTagValidPrefixedRepo [2021-08-22T12:40:58.868Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-22T12:40:58.868Z] === RUN TestTagExistedNameWithoutForce [2021-08-22T12:40:58.868Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-22T12:40:58.868Z] === RUN TestTagOfficialNames [2021-08-22T12:40:58.868Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-22T12:40:58.868Z] === RUN TestTagMatchesDigest [2021-08-22T12:40:58.868Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-22T12:40:58.868Z] PASS [2021-08-22T12:40:58.868Z] ok github.com/docker/docker/integration/image 1.275s [2021-08-22T12:40:58.868Z] [2021-08-22T12:40:58.868Z] === Skipped [2021-08-22T12:40:58.868Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-22T12:40:58.868Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:40:58.868Z] [2021-08-22T12:40:58.868Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-22T12:40:58.868Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-22T12:40:58.868Z] [2021-08-22T12:40:58.868Z] [2021-08-22T12:40:58.868Z] DONE 11 tests, 2 skipped in 2.750s [2021-08-22T12:40:58.868Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-22T12:40:58.995Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-22T12:40:59.923Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-22T12:41:00.487Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-22T12:41:00.487Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-22T12:41:00.487Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-22T12:41:00.743Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-22T12:41:00.999Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-22T12:41:01.034Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:01.034Z] INFO: Testing against a local daemon [2021-08-22T12:41:01.034Z] === RUN TestNetworkCreateDelete [2021-08-22T12:41:01.034Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:01.034Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestDockerNetworkDeletePreferID [2021-08-22T12:41:01.034Z] 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-22T12:41:01.034Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestDaemonDNSFallback [2021-08-22T12:41:01.034Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:01.034Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestInspectNetwork [2021-08-22T12:41:01.034Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:01.034Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestRunContainerWithBridgeNone [2021-08-22T12:41:01.034Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:01.034Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestNetworkInvalidJSON [2021-08-22T12:41:01.034Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-22T12:41:01.034Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-22T12:41:01.034Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:41:01.034Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:41:01.034Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:41:01.034Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:41:01.034Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-22T12:41:01.034Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:41:01.034Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:41:01.034Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-22T12:41:01.034Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-22T12:41:01.034Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-22T12:41:01.034Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-22T12:41:01.034Z] === RUN TestNetworkList [2021-08-22T12:41:01.034Z] === RUN TestNetworkList//networks [2021-08-22T12:41:01.034Z] === PAUSE TestNetworkList//networks [2021-08-22T12:41:01.034Z] === RUN TestNetworkList//networks/ [2021-08-22T12:41:01.034Z] === PAUSE TestNetworkList//networks/ [2021-08-22T12:41:01.034Z] === CONT TestNetworkList//networks [2021-08-22T12:41:01.034Z] === CONT TestNetworkList//networks/ [2021-08-22T12:41:01.034Z] --- PASS: TestNetworkList (0.02s) [2021-08-22T12:41:01.034Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-22T12:41:01.034Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestHostIPv4BridgeLabel [2021-08-22T12:41:01.034Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-22T12:41:01.034Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestDaemonDefaultNetworkPools [2021-08-22T12:41:01.034Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-22T12:41:01.034Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-22T12:41:01.034Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-22T12:41:01.034Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestServiceWithPredefinedNetwork [2021-08-22T12:41:01.034Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-22T12:41:01.034Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:41:01.034Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestServiceWithDataPathPortInit [2021-08-22T12:41:01.034Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-22T12:41:01.034Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-22T12:41:01.034Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-22T12:41:01.034Z] PASS [2021-08-22T12:41:01.034Z] ok github.com/docker/docker/integration/network 0.143s [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === Skipped [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-22T12:41:01.034Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-22T12:41:01.034Z] 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-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-22T12:41:01.034Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-22T12:41:01.034Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-22T12:41:01.034Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-22T12:41:01.034Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-22T12:41:01.034Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-22T12:41:01.034Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-22T12:41:01.034Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-22T12:41:01.034Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-22T12:41:01.034Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-22T12:41:01.034Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:41:01.034Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-22T12:41:01.034Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-22T12:41:01.034Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] [2021-08-22T12:41:01.034Z] DONE 22 tests, 15 skipped in 2.067s [2021-08-22T12:41:01.034Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-22T12:41:01.492Z] testing: warning: no tests to run [2021-08-22T12:41:01.492Z] PASS [2021-08-22T12:41:01.492Z] ok github.com/docker/docker/integration/network/ipvlan 0.057s [2021-08-22T12:41:01.492Z] [2021-08-22T12:41:01.492Z] DONE 0 tests in 0.612s [2021-08-22T12:41:01.492Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-22T12:41:02.453Z] testing: warning: no tests to run [2021-08-22T12:41:02.453Z] PASS [2021-08-22T12:41:02.453Z] ok github.com/docker/docker/integration/network/macvlan 0.063s [2021-08-22T12:41:02.453Z] [2021-08-22T12:41:02.453Z] DONE 0 tests in 0.700s [2021-08-22T12:41:02.453Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-22T12:41:02.910Z] testing: warning: no tests to run [2021-08-22T12:41:02.910Z] PASS [2021-08-22T12:41:02.910Z] ok github.com/docker/docker/integration/plugin 0.068s [2021-08-22T12:41:02.910Z] [2021-08-22T12:41:02.910Z] DONE 0 tests in 0.616s [2021-08-22T12:41:03.366Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-22T12:41:03.824Z] testing: warning: no tests to run [2021-08-22T12:41:03.824Z] PASS [2021-08-22T12:41:03.824Z] ok github.com/docker/docker/integration/plugin/authz 0.053s [2021-08-22T12:41:03.824Z] [2021-08-22T12:41:03.824Z] DONE 0 tests in 0.603s [2021-08-22T12:41:03.824Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-22T12:41:07.530Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-22T12:41:08.092Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-22T12:41:09.462Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-22T12:41:09.616Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:09.616Z] INFO: Testing against a local daemon [2021-08-22T12:41:09.616Z] === RUN TestPluginInvalidJSON [2021-08-22T12:41:09.616Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:41:09.616Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:41:09.616Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:41:09.616Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-22T12:41:09.616Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-22T12:41:09.616Z] === RUN TestPluginInstall [2021-08-22T12:41:09.616Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-22T12:41:09.616Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-22T12:41:09.616Z] === RUN TestPluginsWithRuntimes [2021-08-22T12:41:09.616Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-22T12:41:09.616Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-22T12:41:09.616Z] === RUN TestPluginBackCompatMediaTypes [2021-08-22T12:41:09.616Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-22T12:41:09.616Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-22T12:41:09.616Z] PASS [2021-08-22T12:41:09.616Z] ok github.com/docker/docker/integration/plugin/common 0.093s [2021-08-22T12:41:09.616Z] [2021-08-22T12:41:09.616Z] === Skipped [2021-08-22T12:41:09.616Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-22T12:41:09.616Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-22T12:41:09.616Z] [2021-08-22T12:41:09.616Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-22T12:41:09.616Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-22T12:41:09.616Z] [2021-08-22T12:41:09.616Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-22T12:41:09.616Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-22T12:41:09.616Z] [2021-08-22T12:41:09.616Z] [2021-08-22T12:41:09.616Z] DONE 5 tests, 3 skipped in 5.783s [2021-08-22T12:41:09.616Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-22T12:41:12.020Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-22T12:41:12.506Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:12.506Z] INFO: Testing against a local daemon [2021-08-22T12:41:12.506Z] === RUN TestExternalGraphDriver [2021-08-22T12:41:12.506Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-22T12:41:12.506Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-22T12:41:12.506Z] === RUN TestGraphdriverPluginV2 [2021-08-22T12:41:12.506Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-22T12:41:12.506Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-22T12:41:12.506Z] PASS [2021-08-22T12:41:12.506Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.095s [2021-08-22T12:41:12.506Z] [2021-08-22T12:41:12.506Z] === Skipped [2021-08-22T12:41:12.506Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-22T12:41:12.506Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-22T12:41:12.506Z] [2021-08-22T12:41:12.506Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-22T12:41:12.506Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-22T12:41:12.506Z] [2021-08-22T12:41:12.506Z] [2021-08-22T12:41:12.506Z] DONE 2 tests, 2 skipped in 2.697s [2021-08-22T12:41:12.506Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-22T12:41:13.397Z] --- PASS: TestCreateServiceMultipleTimes (16.65s) [2021-08-22T12:41:13.397Z] === RUN TestCreateServiceConflict [2021-08-22T12:41:13.397Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-08-22T12:41:13.397Z] === RUN TestCreateServiceMaxReplicas [2021-08-22T12:41:13.906Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-22T12:41:14.032Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:14.032Z] INFO: Testing against a local daemon [2021-08-22T12:41:14.032Z] === RUN TestReadPluginNoRead [2021-08-22T12:41:14.032Z] read_test.go:21: no unix domain sockets on Windows [2021-08-22T12:41:14.032Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-22T12:41:14.032Z] PASS [2021-08-22T12:41:14.032Z] ok github.com/docker/docker/integration/plugin/logging 0.072s [2021-08-22T12:41:14.032Z] [2021-08-22T12:41:14.032Z] === Skipped [2021-08-22T12:41:14.032Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-22T12:41:14.032Z] read_test.go:21: no unix domain sockets on Windows [2021-08-22T12:41:14.032Z] [2021-08-22T12:41:14.032Z] [2021-08-22T12:41:14.032Z] DONE 1 tests, 1 skipped in 1.799s [2021-08-22T12:41:14.467Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-22T12:41:14.491Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-22T12:41:14.947Z] testing: warning: no tests to run [2021-08-22T12:41:14.947Z] PASS [2021-08-22T12:41:14.947Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.056s [2021-08-22T12:41:15.394Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-22T12:41:15.403Z] [2021-08-22T12:41:15.403Z] DONE 0 tests in 0.874s [2021-08-22T12:41:15.403Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-22T12:41:15.997Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2021-08-22T12:41:15.997Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.15s) [2021-08-22T12:41:15.997Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-08-22T12:41:15.997Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-08-22T12:41:15.997Z] PASS [2021-08-22T12:41:15.997Z] [2021-08-22T12:41:15.997Z] === Skipped [2021-08-22T12:41:15.997Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-22T12:41:15.997Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-22T12:41:15.997Z] [2021-08-22T12:41:15.997Z] [2021-08-22T12:41:15.997Z] DONE 27 tests, 1 skipped in 196.920s [2021-08-22T12:41:15.997Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-22T12:41:15.997Z] ++ 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-22T12:41:15.997Z] ++ set -e [2021-08-22T12:41:15.997Z] ++ '[' -n 0 ']' [2021-08-22T12:41:15.997Z] ++ set -x [2021-08-22T12:41:15.997Z] ++ 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-22T12:41:15.997Z] INFO: Testing against a local daemon [2021-08-22T12:41:15.997Z] === RUN TestSessionCreate [2021-08-22T12:41:15.997Z] --- PASS: TestSessionCreate (0.03s) [2021-08-22T12:41:15.997Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-22T12:41:16.253Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-08-22T12:41:16.253Z] PASS [2021-08-22T12:41:16.253Z] [2021-08-22T12:41:16.253Z] DONE 2 tests in 0.153s [2021-08-22T12:41:16.253Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-22T12:41:16.253Z] ++ 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-22T12:41:16.253Z] ++ set -e [2021-08-22T12:41:16.253Z] ++ '[' -n 0 ']' [2021-08-22T12:41:16.253Z] ++ set -x [2021-08-22T12:41:16.253Z] ++ 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-22T12:41:16.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-22T12:41:16.253Z] INFO: Testing against a local daemon [2021-08-22T12:41:16.253Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-22T12:41:16.253Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-22T12:41:16.253Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:41:16.253Z] === RUN TestDiskUsage [2021-08-22T12:41:16.253Z] === PAUSE TestDiskUsage [2021-08-22T12:41:16.253Z] === RUN TestEventsExecDie [2021-08-22T12:41:16.509Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-22T12:41:16.709Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2021-08-22T12:41:16.709Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-22T12:41:16.931Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:16.932Z] INFO: Testing against a local daemon [2021-08-22T12:41:16.932Z] === RUN TestPluginWithDevMounts [2021-08-22T12:41:16.932Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:16.932Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-22T12:41:16.932Z] PASS [2021-08-22T12:41:16.932Z] ok github.com/docker/docker/integration/plugin/volumes 0.068s [2021-08-22T12:41:16.932Z] [2021-08-22T12:41:16.932Z] === Skipped [2021-08-22T12:41:16.932Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-22T12:41:16.932Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:16.932Z] [2021-08-22T12:41:16.932Z] [2021-08-22T12:41:16.932Z] DONE 1 tests, 1 skipped in 1.791s [2021-08-22T12:41:16.932Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-22T12:41:17.875Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-22T12:41:17.875Z] --- PASS: TestEventsExecDie (1.50s) [2021-08-22T12:41:17.875Z] === RUN TestEventsBackwardsCompatible [2021-08-22T12:41:17.875Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-22T12:41:17.875Z] === RUN TestEventsVolumeCreate [2021-08-22T12:41:17.875Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-22T12:41:17.875Z] === RUN TestInfoBinaryCommits [2021-08-22T12:41:17.875Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-22T12:41:17.875Z] === RUN TestInfoAPIVersioned [2021-08-22T12:41:17.875Z] --- PASS: TestInfoAPIVersioned (0.03s) [2021-08-22T12:41:17.875Z] === RUN TestInfoDiscoveryBackend [2021-08-22T12:41:18.437Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-22T12:41:18.437Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-22T12:41:18.459Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:18.459Z] INFO: Testing against a local daemon [2021-08-22T12:41:18.459Z] === RUN TestSecretInspect [2021-08-22T12:41:18.459Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:18.459Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-22T12:41:18.459Z] === RUN TestSecretList [2021-08-22T12:41:18.459Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:18.459Z] --- SKIP: TestSecretList (0.00s) [2021-08-22T12:41:18.459Z] === RUN TestSecretsCreateAndDelete [2021-08-22T12:41:18.459Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:18.459Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-22T12:41:18.459Z] === RUN TestSecretsUpdate [2021-08-22T12:41:18.459Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:18.459Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-22T12:41:18.459Z] === RUN TestTemplatedSecret [2021-08-22T12:41:18.459Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:18.459Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-22T12:41:18.459Z] === RUN TestSecretCreateResolve [2021-08-22T12:41:18.459Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:18.459Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-22T12:41:18.459Z] PASS [2021-08-22T12:41:18.459Z] ok github.com/docker/docker/integration/secret 0.070s [2021-08-22T12:41:18.693Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-22T12:41:18.915Z] [2021-08-22T12:41:18.915Z] === Skipped [2021-08-22T12:41:18.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-22T12:41:18.915Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:18.915Z] [2021-08-22T12:41:18.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-22T12:41:18.915Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:18.915Z] [2021-08-22T12:41:18.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-22T12:41:18.915Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:18.915Z] [2021-08-22T12:41:18.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-22T12:41:18.915Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:18.915Z] [2021-08-22T12:41:18.915Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-22T12:41:18.915Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:18.915Z] [2021-08-22T12:41:18.915Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-22T12:41:18.915Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:18.915Z] [2021-08-22T12:41:18.915Z] [2021-08-22T12:41:18.915Z] DONE 6 tests, 6 skipped in 1.617s [2021-08-22T12:41:18.915Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-22T12:41:19.254Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-22T12:41:19.510Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-22T12:41:19.510Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-22T12:41:19.599Z] --- PASS: TestBuildWCOWSandboxSize (781.99s) [2021-08-22T12:41:19.599Z] === RUN TestBuildWithEmptyDockerfile [2021-08-22T12:41:19.599Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:41:19.599Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:41:19.599Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:41:19.599Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:41:19.599Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:41:19.599Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:41:19.599Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:41:19.599Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:41:19.599Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:41:19.599Z] --- PASS: TestBuildWithEmptyDockerfile (0.49s) [2021-08-22T12:41:19.599Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-22T12:41:19.600Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-22T12:41:19.600Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-22T12:41:19.600Z] === RUN TestBuildPreserveOwnership [2021-08-22T12:41:19.600Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:41:19.600Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestBuildPlatformInvalid [2021-08-22T12:41:19.600Z] --- PASS: TestBuildPlatformInvalid (0.47s) [2021-08-22T12:41:19.600Z] PASS [2021-08-22T12:41:19.600Z] ok github.com/docker/docker/integration/build 953.331s [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === Skipped [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-22T12:41:19.600Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-22T12:41:19.600Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-22T12:41:19.600Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-22T12:41:19.600Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-22T12:41:19.600Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] DONE 29 tests, 5 skipped in 976.182s [2021-08-22T12:41:19.600Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-22T12:41:19.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:41:19.600Z] INFO: Testing against a local daemon [2021-08-22T12:41:19.600Z] === RUN TestConfigInspect [2021-08-22T12:41:19.600Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestConfigList [2021-08-22T12:41:19.600Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] --- SKIP: TestConfigList (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestConfigsCreateAndDelete [2021-08-22T12:41:19.600Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestConfigsUpdate [2021-08-22T12:41:19.600Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestTemplatedConfig [2021-08-22T12:41:19.600Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestConfigCreateResolve [2021-08-22T12:41:19.600Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:19.600Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-22T12:41:19.600Z] PASS [2021-08-22T12:41:19.600Z] ok github.com/docker/docker/integration/config 0.075s [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === Skipped [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-22T12:41:19.600Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-22T12:41:19.600Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-22T12:41:19.600Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-22T12:41:19.600Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-22T12:41:19.600Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-22T12:41:19.600Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] [2021-08-22T12:41:19.600Z] DONE 6 tests, 6 skipped in 2.491s [2021-08-22T12:41:19.600Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-22T12:41:19.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:41:19.600Z] INFO: Testing against a local daemon [2021-08-22T12:41:19.600Z] === RUN TestCheckpoint [2021-08-22T12:41:19.600Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:41:19.600Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestContainerInvalidJSON [2021-08-22T12:41:19.600Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:41:19.600Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:41:19.600Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:41:19.600Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:41:19.600Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:41:19.600Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:41:19.600Z] --- PASS: TestContainerInvalidJSON (0.41s) [2021-08-22T12:41:19.600Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-22T12:41:19.600Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-22T12:41:19.600Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-22T12:41:19.600Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-08-22T12:41:19.600Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-22T12:41:19.600Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-08-22T12:41:19.600Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-22T12:41:19.600Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-08-22T12:41:19.600Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-22T12:41:19.600Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-08-22T12:41:19.600Z] === RUN TestCopyFromContainer [2021-08-22T12:41:19.600Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-22T12:41:19.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:41:19.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:41:19.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:41:19.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:41:19.600Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:41:19.600Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:41:19.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:41:19.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:41:19.600Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:41:19.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-22T12:41:19.600Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-22T12:41:19.600Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestCreateWithInvalidEnv [2021-08-22T12:41:19.600Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-22T12:41:19.600Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-22T12:41:19.600Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-22T12:41:19.600Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-22T12:41:19.600Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-22T12:41:19.600Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-22T12:41:19.600Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-22T12:41:19.600Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-22T12:41:19.600Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-22T12:41:19.600Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestCreateTmpfsMountsTarget [2021-08-22T12:41:19.600Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-22T12:41:19.600Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:19.600Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-22T12:41:19.600Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:19.600Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-22T12:41:19.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:41:19.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:41:19.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:41:19.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:41:19.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:41:19.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:41:19.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:41:19.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:41:19.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:41:19.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:41:19.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:41:19.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:41:19.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:41:19.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:41:19.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:41:19.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-22T12:41:19.600Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-22T12:41:19.600Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-08-22T12:41:19.600Z] === RUN TestCreateDifferentPlatform [2021-08-22T12:41:19.600Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-22T12:41:19.600Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-22T12:41:19.600Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-22T12:41:19.600Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-22T12:41:19.600Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-08-22T12:41:19.600Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-22T12:41:19.600Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-22T12:41:19.600Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-22T12:41:19.600Z] === RUN TestContainerKillOnDaemonStart [2021-08-22T12:41:19.600Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:19.600Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestDiff [2021-08-22T12:41:19.600Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:19.600Z] --- SKIP: TestDiff (0.00s) [2021-08-22T12:41:19.600Z] === RUN TestExecWithCloseStdin [2021-08-22T12:41:20.071Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-22T12:41:20.071Z] === RUN TestInfoAPI [2021-08-22T12:41:20.071Z] --- PASS: TestInfoAPI (0.02s) [2021-08-22T12:41:20.071Z] === RUN TestInfoAPIWarnings [2021-08-22T12:41:20.997Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-22T12:41:21.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:21.080Z] INFO: Testing against a local daemon [2021-08-22T12:41:21.080Z] === RUN TestServiceCreateInit [2021-08-22T12:41:21.080Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-22T12:41:21.080Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-22T12:41:21.080Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-22T12:41:21.080Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:41:21.080Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestCreateServiceMultipleTimes [2021-08-22T12:41:21.080Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestCreateServiceConflict [2021-08-22T12:41:21.080Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestCreateServiceMaxReplicas [2021-08-22T12:41:21.080Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-22T12:41:21.080Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-22T12:41:21.080Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestCreateServiceSecretFileMode [2021-08-22T12:41:21.080Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestCreateServiceConfigFileMode [2021-08-22T12:41:21.080Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestCreateServiceSysctls [2021-08-22T12:41:21.080Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-22T12:41:21.080Z] === RUN TestCreateServiceCapabilities [2021-08-22T12:41:21.080Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-22T12:41:21.080Z] === RUN TestInspect [2021-08-22T12:41:21.080Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestInspect (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestCreateJob [2021-08-22T12:41:21.080Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestCreateJob (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestReplicatedJob [2021-08-22T12:41:21.080Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestUpdateReplicatedJob [2021-08-22T12:41:21.080Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestServiceListWithStatuses [2021-08-22T12:41:21.080Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestDockerNetworkConnectAlias [2021-08-22T12:41:21.080Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestDockerNetworkReConnect [2021-08-22T12:41:21.080Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestServicePlugin [2021-08-22T12:41:21.080Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestServiceUpdateLabel [2021-08-22T12:41:21.080Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:21.080Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestServiceUpdateSecrets [2021-08-22T12:41:21.080Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:21.080Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestServiceUpdateConfigs [2021-08-22T12:41:21.080Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:21.080Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestServiceUpdateNetwork [2021-08-22T12:41:21.080Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:21.080Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-22T12:41:21.080Z] === RUN TestServiceUpdatePidsLimit [2021-08-22T12:41:21.080Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:21.080Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-22T12:41:21.080Z] PASS [2021-08-22T12:41:21.080Z] ok github.com/docker/docker/integration/service 0.203s [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === Skipped [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:41:21.080Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:41:21.080Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-22T12:41:21.080Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-22T12:41:21.080Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-22T12:41:21.080Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-22T12:41:21.080Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-22T12:41:21.080Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-22T12:41:21.080Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-22T12:41:21.080Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-22T12:41:21.080Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-22T12:41:21.080Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-22T12:41:21.080Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-22T12:41:21.080Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-22T12:41:21.080Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-22T12:41:21.080Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-22T12:41:21.080Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-22T12:41:21.080Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-22T12:41:21.080Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-22T12:41:21.080Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-22T12:41:21.080Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-22T12:41:21.080Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-22T12:41:21.080Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-22T12:41:21.080Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] [2021-08-22T12:41:21.080Z] DONE 24 tests, 23 skipped in 2.152s [2021-08-22T12:41:21.080Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-22T12:41:21.126Z] --- PASS: TestExecWithCloseStdin (2.63s) [2021-08-22T12:41:21.126Z] === RUN TestExec [2021-08-22T12:41:22.609Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:22.609Z] INFO: Testing against a local daemon [2021-08-22T12:41:22.609Z] === RUN TestSessionCreate [2021-08-22T12:41:22.609Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:22.609Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-22T12:41:22.609Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-22T12:41:22.609Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:22.609Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-22T12:41:22.609Z] PASS [2021-08-22T12:41:22.609Z] ok github.com/docker/docker/integration/session 0.073s [2021-08-22T12:41:22.609Z] [2021-08-22T12:41:22.609Z] === Skipped [2021-08-22T12:41:22.609Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-22T12:41:22.609Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:22.609Z] [2021-08-22T12:41:22.609Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-22T12:41:22.609Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:22.609Z] [2021-08-22T12:41:22.609Z] [2021-08-22T12:41:22.609Z] DONE 2 tests, 2 skipped in 1.678s [2021-08-22T12:41:22.609Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-22T12:41:22.885Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-22T12:41:23.290Z] --- PASS: TestExec (1.84s) [2021-08-22T12:41:23.290Z] === RUN TestExecUser [2021-08-22T12:41:23.290Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-22T12:41:23.290Z] --- SKIP: TestExecUser (0.00s) [2021-08-22T12:41:23.290Z] === RUN TestExportContainerAndImportImage [2021-08-22T12:41:23.290Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:23.290Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-22T12:41:23.290Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-22T12:41:23.290Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:23.290Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-22T12:41:23.290Z] === RUN TestHealthCheckWorkdir [2021-08-22T12:41:23.290Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:23.290Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-22T12:41:23.290Z] === RUN TestHealthKillContainer [2021-08-22T12:41:23.290Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-22T12:41:23.290Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-22T12:41:23.290Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-22T12:41:23.290Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-22T12:41:23.290Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-22T12:41:23.290Z] === RUN TestKillContainerInvalidSignal [2021-08-22T12:41:24.136Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:24.136Z] INFO: Testing against a local daemon [2021-08-22T12:41:24.136Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-22T12:41:24.136Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:24.136Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:41:24.136Z] === RUN TestDiskUsage [2021-08-22T12:41:24.136Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-22T12:41:24.136Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-22T12:41:24.136Z] === RUN TestEventsExecDie [2021-08-22T12:41:24.136Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-22T12:41:24.136Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-22T12:41:24.136Z] === RUN TestEventsBackwardsCompatible [2021-08-22T12:41:24.136Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-22T12:41:24.136Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-22T12:41:24.136Z] === RUN TestEventsVolumeCreate [2021-08-22T12:41:24.136Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-22T12:41:24.136Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-22T12:41:24.136Z] === RUN TestInfoAPI [2021-08-22T12:41:24.136Z] --- PASS: TestInfoAPI (0.04s) [2021-08-22T12:41:24.136Z] === RUN TestInfoAPIWarnings [2021-08-22T12:41:24.136Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:41:24.136Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-22T12:41:24.136Z] === RUN TestInfoDebug [2021-08-22T12:41:24.136Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:41:24.136Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-22T12:41:24.136Z] === RUN TestInfoInsecureRegistries [2021-08-22T12:41:24.136Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:41:24.136Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-22T12:41:24.136Z] === RUN TestInfoRegistryMirrors [2021-08-22T12:41:24.136Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:41:24.136Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-22T12:41:24.136Z] === RUN TestLoginFailsWithBadCredentials [2021-08-22T12:41:24.813Z] --- PASS: TestKillContainerInvalidSignal (1.65s) [2021-08-22T12:41:24.813Z] === RUN TestKillContainer [2021-08-22T12:41:24.813Z] === RUN TestKillContainer/no_signal [2021-08-22T12:41:25.097Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-08-22T12:41:25.097Z] === RUN TestPingCacheHeaders [2021-08-22T12:41:25.097Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-22T12:41:25.097Z] === RUN TestPingGet [2021-08-22T12:41:25.097Z] --- PASS: TestPingGet (0.03s) [2021-08-22T12:41:25.097Z] === RUN TestPingHead [2021-08-22T12:41:25.552Z] --- PASS: TestPingHead (0.03s) [2021-08-22T12:41:25.552Z] === RUN TestVersion [2021-08-22T12:41:25.552Z] --- PASS: TestVersion (0.03s) [2021-08-22T12:41:25.552Z] PASS [2021-08-22T12:41:25.552Z] ok github.com/docker/docker/integration/system 1.170s [2021-08-22T12:41:25.552Z] [2021-08-22T12:41:25.552Z] === Skipped [2021-08-22T12:41:25.552Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:41:25.552Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:25.552Z] [2021-08-22T12:41:25.552Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-22T12:41:25.552Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-22T12:41:25.552Z] [2021-08-22T12:41:25.552Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-22T12:41:25.552Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-22T12:41:25.552Z] [2021-08-22T12:41:25.553Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-22T12:41:25.553Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-22T12:41:25.553Z] [2021-08-22T12:41:25.553Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-22T12:41:25.553Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-22T12:41:25.553Z] [2021-08-22T12:41:25.553Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-22T12:41:25.553Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:41:25.553Z] [2021-08-22T12:41:25.553Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-22T12:41:25.553Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:41:25.553Z] [2021-08-22T12:41:25.553Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-22T12:41:25.553Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:41:25.553Z] [2021-08-22T12:41:25.553Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-22T12:41:25.553Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:41:25.553Z] [2021-08-22T12:41:25.553Z] [2021-08-22T12:41:25.553Z] DONE 15 tests, 9 skipped in 2.677s [2021-08-22T12:41:25.553Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-22T12:41:26.197Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-22T12:41:26.345Z] === RUN TestKillContainer/non_killing_signal [2021-08-22T12:41:26.345Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-22T12:41:26.345Z] === RUN TestKillContainer/killing_signal [2021-08-22T12:41:27.080Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:27.080Z] INFO: Testing against a local daemon [2021-08-22T12:41:27.080Z] === RUN TestVolumesCreateAndList [2021-08-22T12:41:27.080Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-22T12:41:27.080Z] === RUN TestVolumesRemove [2021-08-22T12:41:27.080Z] --- PASS: TestVolumesRemove (0.12s) [2021-08-22T12:41:27.080Z] === RUN TestVolumesInspect [2021-08-22T12:41:27.080Z] --- PASS: TestVolumesInspect (0.05s) [2021-08-22T12:41:27.080Z] === RUN TestVolumesInvalidJSON [2021-08-22T12:41:27.081Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-22T12:41:27.081Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-22T12:41:27.081Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-22T12:41:27.081Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-22T12:41:27.081Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-22T12:41:27.081Z] PASS [2021-08-22T12:41:27.081Z] ok github.com/docker/docker/integration/volume 0.276s [2021-08-22T12:41:27.081Z] [2021-08-22T12:41:27.081Z] DONE 5 tests in 1.795s [2021-08-22T12:41:27.538Z] INFO: make.ps1 ended at 08/22/2021 12:41:27 [2021-08-22T12:41:27.538Z] INFO: Integration CLI tests being run from the host: [2021-08-22T12:41:27.538Z] 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-22T12:41:28.084Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-22T12:41:28.507Z] --- PASS: TestKillContainer (3.68s) [2021-08-22T12:41:28.507Z] --- PASS: TestKillContainer/no_signal (1.63s) [2021-08-22T12:41:28.507Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-22T12:41:28.507Z] --- PASS: TestKillContainer/killing_signal (2.01s) [2021-08-22T12:41:28.507Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-22T12:41:28.507Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:41:28.507Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-22T12:41:28.507Z] === RUN TestKillStoppedContainer [2021-08-22T12:41:28.507Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:41:28.507Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-22T12:41:28.507Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-22T12:41:28.507Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:41:28.507Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-22T12:41:28.507Z] === RUN TestKillDifferentUserContainer [2021-08-22T12:41:28.507Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-22T12:41:28.507Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-22T12:41:28.507Z] === RUN TestInspectOomKilledTrue [2021-08-22T12:41:28.507Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:28.507Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-22T12:41:28.507Z] === RUN TestInspectOomKilledFalse [2021-08-22T12:41:28.507Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:41:28.507Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-22T12:41:28.507Z] === RUN TestLogsFollowTailEmpty [2021-08-22T12:41:28.660Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-22T12:41:30.030Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-22T12:41:30.033Z] --- PASS: TestLogsFollowTailEmpty (1.61s) [2021-08-22T12:41:30.033Z] === RUN TestNetworkNat [2021-08-22T12:41:30.033Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:30.033Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-22T12:41:30.033Z] === RUN TestNetworkLocalhostTCPNat [2021-08-22T12:41:31.638Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s) [2021-08-22T12:41:31.638Z] === RUN TestCreateServiceSecretFileMode [2021-08-22T12:41:32.196Z] --- PASS: TestNetworkLocalhostTCPNat (1.95s) [2021-08-22T12:41:32.196Z] === RUN TestNetworkLoopbackNat [2021-08-22T12:41:32.196Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:32.196Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-22T12:41:32.196Z] === RUN TestPause [2021-08-22T12:41:32.196Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-22T12:41:32.196Z] --- SKIP: TestPause (0.00s) [2021-08-22T12:41:32.196Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-22T12:41:33.560Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2021-08-22T12:41:33.560Z] === RUN TestCreateServiceConfigFileMode [2021-08-22T12:41:33.719Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.56s) [2021-08-22T12:41:33.719Z] === RUN TestPauseStopPausedContainer [2021-08-22T12:41:33.719Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:41:33.719Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-22T12:41:33.719Z] === RUN TestPsFilter [2021-08-22T12:41:33.719Z] --- PASS: TestPsFilter (0.17s) [2021-08-22T12:41:33.719Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-22T12:41:35.879Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.14s) [2021-08-22T12:41:35.879Z] === RUN TestRemoveContainerWithVolume [2021-08-22T12:41:36.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:41:36.100Z] INFO: Testing against a local daemon [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-22T12:41:36.100Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-22T12:41:36.100Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-22T12:41:36.100Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-22T12:41:36.114Z] --- PASS: TestCreateServiceConfigFileMode (3.02s) [2021-08-22T12:41:36.114Z] === RUN TestCreateServiceSysctls [2021-08-22T12:41:36.555Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-22T12:41:36.559Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-22T12:41:36.559Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-22T12:41:36.559Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-08-22T12:41:36.559Z] === RUN TestInfoDebug [2021-08-22T12:41:36.815Z] --- PASS: TestInfoDebug (0.55s) [2021-08-22T12:41:36.815Z] === RUN TestInfoInsecureRegistries [2021-08-22T12:41:37.011Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-22T12:41:37.375Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-08-22T12:41:37.375Z] === RUN TestInfoRegistryMirrors [2021-08-22T12:41:37.375Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-22T12:41:37.632Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-22T12:41:37.888Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-22T12:41:37.888Z] === RUN TestLoginFailsWithBadCredentials [2021-08-22T12:41:38.040Z] --- PASS: TestRemoveContainerWithVolume (1.89s) [2021-08-22T12:41:38.040Z] === RUN TestRemoveContainerRunning [2021-08-22T12:41:38.144Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-08-22T12:41:38.144Z] === RUN TestPingCacheHeaders [2021-08-22T12:41:38.144Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-22T12:41:38.144Z] === RUN TestPingGet [2021-08-22T12:41:38.144Z] --- PASS: TestPingGet (0.01s) [2021-08-22T12:41:38.144Z] === RUN TestPingHead [2021-08-22T12:41:38.144Z] --- PASS: TestPingHead (0.02s) [2021-08-22T12:41:38.144Z] === RUN TestVersion [2021-08-22T12:41:38.144Z] --- PASS: TestVersion (0.02s) [2021-08-22T12:41:38.144Z] === CONT TestDiskUsage [2021-08-22T12:41:38.144Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-22T12:41:38.400Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty/container_types [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty/image_types [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty/volume_types [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-22T12:41:38.656Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-22T12:41:38.656Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-22T12:41:38.913Z] === RUN TestDiskUsage/after_container.Run [2021-08-22T12:41:38.913Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-22T12:41:38.913Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-22T12:41:39.564Z] --- PASS: TestRemoveContainerRunning (1.61s) [2021-08-22T12:41:39.565Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-22T12:41:39.842Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-22T12:41:39.842Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-22T12:41:39.842Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-22T12:41:39.842Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-22T12:41:39.842Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-22T12:41:39.842Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-22T12:41:39.842Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-22T12:41:39.842Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-22T12:41:39.842Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-22T12:41:39.842Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage (1.98s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.24s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run (1.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-22T12:41:40.099Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-22T12:41:40.099Z] PASS [2021-08-22T12:41:40.099Z] [2021-08-22T12:41:40.099Z] === Skipped [2021-08-22T12:41:40.099Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:41:40.099Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-22T12:41:40.099Z] [2021-08-22T12:41:40.099Z] [2021-08-22T12:41:40.099Z] DONE 53 tests, 1 skipped in 23.975s [2021-08-22T12:41:40.099Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-22T12:41:40.099Z] ++ 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-22T12:41:40.099Z] ++ set -e [2021-08-22T12:41:40.099Z] ++ '[' -n 0 ']' [2021-08-22T12:41:40.099Z] ++ set -x [2021-08-22T12:41:40.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-22T12:41:40.334Z] --- PASS: TestCreateServiceSysctls (4.07s) [2021-08-22T12:41:40.334Z] === RUN TestCreateServiceCapabilities [2021-08-22T12:41:40.355Z] INFO: Testing against a local daemon [2021-08-22T12:41:40.355Z] === RUN TestVolumesCreateAndList [2021-08-22T12:41:40.355Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-22T12:41:40.355Z] === RUN TestVolumesRemove [2021-08-22T12:41:40.355Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-22T12:41:40.355Z] === RUN TestVolumesInspect [2021-08-22T12:41:40.611Z] --- PASS: TestVolumesInspect (0.06s) [2021-08-22T12:41:40.611Z] === RUN TestVolumesInvalidJSON [2021-08-22T12:41:40.611Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-22T12:41:40.611Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-22T12:41:40.611Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-22T12:41:40.611Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2021-08-22T12:41:40.611Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-08-22T12:41:40.611Z] PASS [2021-08-22T12:41:40.611Z] [2021-08-22T12:41:40.611Z] DONE 5 tests in 0.399s [2021-08-22T12:41:40.611Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-22T12:41:41.089Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2021-08-22T12:41:41.089Z] === RUN TestRemoveInvalidContainer [2021-08-22T12:41:41.089Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-22T12:41:41.089Z] === RUN TestRenameLinkedContainer [2021-08-22T12:41:41.089Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:41.089Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-22T12:41:41.089Z] === RUN TestRenameStoppedContainer [2021-08-22T12:41:41.173Z] ++++ cat bundles/test-integration/docker.pid [2021-08-22T12:41:41.173Z] +++ kill 6412 [2021-08-22T12:41:41.429Z] +++ /etc/init.d/apparmor stop [2021-08-22T12:41:41.429Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-22T12:41:41.429Z] [2021-08-22T12:41:41.429Z] Unloading profiles will leave already running processes permanently [2021-08-22T12:41:41.429Z] unconfined, which can lead to unexpected situations. [2021-08-22T12:41:41.429Z] [2021-08-22T12:41:41.429Z] To set a process to complain mode, use the command line tool [2021-08-22T12:41:41.429Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-22T12:41:41.429Z] +++ true [2021-08-22T12:41:41.429Z] exiting test-integration [2021-08-22T12:41:41.429Z] ++ exit 0 [2021-08-22T12:41:41.429Z] [2021-08-22T12:41:41.685Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-22T12:41:42.247Z] + for job in $(jobs -p) [2021-08-22T12:41:42.247Z] + wait 14101 [2021-08-22T12:41:42.615Z] --- PASS: TestRenameStoppedContainer (1.91s) [2021-08-22T12:41:42.616Z] === RUN TestRenameRunningContainerAndReuse [2021-08-22T12:41:43.645Z] --- PASS: TestCreateServiceCapabilities (3.10s) [2021-08-22T12:41:43.645Z] === RUN TestInspect [2021-08-22T12:41:44.137Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-22T12:41:44.137Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-22T12:41:44.137Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-22T12:41:45.065Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-22T12:41:45.321Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-22T12:41:45.577Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-22T12:41:46.139Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-22T12:41:46.327Z] --- PASS: TestRenameRunningContainerAndReuse (3.31s) [2021-08-22T12:41:46.327Z] === RUN TestRenameInvalidName [2021-08-22T12:41:46.956Z] --- PASS: TestInspect (3.48s) [2021-08-22T12:41:46.957Z] === RUN TestCreateJob [2021-08-22T12:41:47.067Z] docker_api_swarm_service_test.go:394: [d281c9f815ee5] joining swarm manager [df5aacb3c385e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:41:47.067Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-22T12:41:47.322Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-22T12:41:47.322Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-22T12:41:47.322Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-22T12:41:47.322Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-22T12:41:47.322Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-22T12:41:47.578Z] docker_api_swarm_service_test.go:394: [d6929410182d7] joining swarm manager [df5aacb3c385e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:41:47.849Z] --- PASS: TestRenameInvalidName (1.59s) [2021-08-22T12:41:47.849Z] === RUN TestRenameAnonymousContainer [2021-08-22T12:41:48.970Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-22T12:41:49.899Z] === RUN TestDockerSuite/TestEventsRename [2021-08-22T12:41:50.828Z] === RUN TestDockerSuite/TestEventsResize [2021-08-22T12:41:51.174Z] --- PASS: TestCreateJob (3.96s) [2021-08-22T12:41:51.175Z] === RUN TestReplicatedJob [2021-08-22T12:41:52.195Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-22T12:41:56.379Z] --- PASS: TestRenameAnonymousContainer (8.43s) [2021-08-22T12:41:56.379Z] === RUN TestRenameContainerWithSameName [2021-08-22T12:41:57.776Z] --- PASS: TestReplicatedJob (6.22s) [2021-08-22T12:41:57.776Z] === RUN TestUpdateReplicatedJob [2021-08-22T12:41:57.903Z] --- PASS: TestRenameContainerWithSameName (1.73s) [2021-08-22T12:41:57.903Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-22T12:41:57.903Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-22T12:41:57.903Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-22T12:41:57.903Z] === RUN TestResize [2021-08-22T12:41:58.773Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-22T12:41:58.773Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-22T12:41:59.334Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-22T12:41:59.429Z] --- PASS: TestResize (1.63s) [2021-08-22T12:41:59.429Z] === RUN TestResizeWithInvalidSize [2021-08-22T12:42:00.954Z] --- PASS: TestResizeWithInvalidSize (1.65s) [2021-08-22T12:42:00.954Z] === RUN TestResizeWhenContainerNotStarted [2021-08-22T12:42:01.089Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2021-08-22T12:42:01.089Z] === RUN TestServiceListWithStatuses [2021-08-22T12:42:01.089Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-22T12:42:01.089Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-22T12:42:01.089Z] === RUN TestDockerNetworkConnectAlias [2021-08-22T12:42:02.596Z] === RUN TestDockerSuite/TestEventsTop [2021-08-22T12:42:03.119Z] --- PASS: TestResizeWhenContainerNotStarted (1.86s) [2021-08-22T12:42:03.119Z] === RUN TestDaemonRestartKillContainers [2021-08-22T12:42:03.119Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:42:03.119Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:42:03.119Z] === RUN TestStats [2021-08-22T12:42:03.119Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-22T12:42:03.119Z] --- SKIP: TestStats (0.00s) [2021-08-22T12:42:03.119Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-22T12:42:03.156Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-22T12:42:05.043Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-22T12:42:05.647Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-22T12:42:06.837Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.45s) [2021-08-22T12:42:06.837Z] === RUN TestStopContainerWithTimeout [2021-08-22T12:42:06.837Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-22T12:42:06.837Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-22T12:42:06.837Z] === RUN TestUpdateRestartPolicy [2021-08-22T12:42:07.014Z] docker_api_swarm_service_test.go:342: [ddee64abae8f4] joining swarm manager [d24b42059e534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:42:07.575Z] docker_api_swarm_service_test.go:342: [d0294187ff5e9] joining swarm manager [d24b42059e534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:42:07.690Z] --- PASS: TestDockerNetworkConnectAlias (5.41s) [2021-08-22T12:42:07.690Z] === RUN TestDockerNetworkReConnect [2021-08-22T12:42:10.246Z] --- PASS: TestDockerNetworkReConnect (3.75s) [2021-08-22T12:42:10.246Z] === RUN TestServicePlugin [2021-08-22T12:42:10.246Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:42:10.246Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-22T12:42:10.246Z] === RUN TestServiceUpdateLabel [2021-08-22T12:42:13.560Z] --- PASS: TestServiceUpdateLabel (2.66s) [2021-08-22T12:42:13.560Z] === RUN TestServiceUpdateSecrets [2021-08-22T12:42:17.525Z] === RUN TestDockerSuite/TestExec [2021-08-22T12:42:18.452Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-22T12:42:19.014Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-22T12:42:19.942Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-22T12:42:20.503Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-22T12:42:21.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-22T12:42:22.470Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-22T12:42:23.398Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-22T12:42:24.328Z] docker_api_swarm_service_test.go:489: [dbb01df84837f] joining swarm manager [d6cd8e202d110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:42:24.891Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-22T12:42:25.190Z] docker_api_swarm_service_test.go:489: [d4ac2babb5fc5] joining swarm manager [d6cd8e202d110]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:42:26.163Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-22T12:42:27.871Z] --- PASS: TestUpdateRestartPolicy (18.69s) [2021-08-22T12:42:27.871Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-22T12:42:27.871Z] --- PASS: TestUpdateRestartWithAutoRemove (1.65s) [2021-08-22T12:42:27.871Z] === RUN TestWaitNonBlocked [2021-08-22T12:42:27.871Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:42:27.871Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:42:27.871Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:42:27.871Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:42:27.871Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:42:27.871Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:42:28.053Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-22T12:42:28.487Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2021-08-22T12:42:28.487Z] === RUN TestServiceUpdateConfigs [2021-08-22T12:42:28.980Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-22T12:42:29.396Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-22T12:42:29.396Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.31s) [2021-08-22T12:42:29.396Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.39s) [2021-08-22T12:42:29.396Z] === RUN TestWaitBlocked [2021-08-22T12:42:29.396Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:42:29.396Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-22T12:42:29.396Z] PASS [2021-08-22T12:42:29.396Z] ok github.com/docker/docker/integration/container 72.120s [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === Skipped [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-22T12:42:29.396Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-22T12:42:29.396Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-22T12:42:29.396Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-22T12:42:29.396Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-22T12:42:29.396Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-22T12:42:29.396Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.01s) [2021-08-22T12:42:29.396Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-22T12:42:29.396Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-22T12:42:29.396Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-22T12:42:29.396Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-22T12:42:29.396Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-22T12:42:29.396Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-22T12:42:29.396Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-22T12:42:29.396Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-22T12:42:29.396Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-22T12:42:29.396Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-22T12:42:29.396Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-22T12:42:29.396Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-22T12:42:29.396Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-22T12:42:29.396Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-22T12:42:29.396Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-22T12:42:29.396Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-22T12:42:29.396Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-22T12:42:29.396Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-22T12:42:29.396Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-22T12:42:29.396Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-22T12:42:29.396Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-22T12:42:29.396Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-22T12:42:29.396Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-22T12:42:29.396Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:42:29.396Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.396Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-22T12:42:29.396Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-22T12:42:29.396Z] [2021-08-22T12:42:29.397Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-22T12:42:29.397Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-22T12:42:29.397Z] [2021-08-22T12:42:29.397Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-22T12:42:29.397Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:42:29.397Z] [2021-08-22T12:42:29.397Z] [2021-08-22T12:42:29.397Z] DONE 87 tests, 33 skipped in 74.279s [2021-08-22T12:42:29.397Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-22T12:42:30.344Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-22T12:42:31.712Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-22T12:42:34.232Z] === RUN TestDockerSuite/TestExecEnv [2021-08-22T12:42:35.166Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-22T12:42:37.054Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-22T12:42:37.376Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-22T12:42:37.376Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-22T12:42:37.376Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-22T12:42:37.376Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-22T12:42:37.376Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-22T12:42:37.376Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-22T12:42:37.376Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-22T12:42:37.376Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-22T12:42:37.376Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-22T12:42:37.980Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-22T12:42:38.907Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-22T12:42:39.544Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-22T12:42:39.545Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T12:42:39.545Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-22T12:42:39.545Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-22T12:42:39.545Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-22T12:42:39.833Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-22T12:42:41.198Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-22T12:42:42.435Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-22T12:42:42.565Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-22T12:42:44.497Z] === RUN TestDockerSuite/TestExecParseError [2021-08-22T12:42:45.102Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-22T12:42:45.332Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-22T12:42:45.332Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-22T12:42:45.332Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-22T12:42:45.332Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-22T12:42:45.332Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-22T12:42:45.332Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-22T12:42:45.332Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-22T12:42:45.332Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-22T12:42:45.332Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-22T12:42:46.031Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-22T12:42:46.592Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-22T12:42:46.630Z] --- PASS: TestServiceUpdateConfigs (15.25s) [2021-08-22T12:42:46.630Z] === RUN TestServiceUpdateNetwork [2021-08-22T12:42:47.154Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-22T12:42:48.221Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-22T12:42:48.221Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-22T12:42:48.221Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-22T12:42:48.221Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-22T12:42:48.221Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-22T12:42:49.043Z] docker_api_swarm_service_test.go:127: [d676d109e291e] joining swarm manager [d1b0baf083007]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:42:49.971Z] docker_api_swarm_service_test.go:128: [d850667f7950f] joining swarm manager [d1b0baf083007]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:42:50.472Z] === RUN TestConfigDaemonLibtrustID [2021-08-22T12:42:50.472Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-22T12:42:50.472Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-22T12:42:50.472Z] === RUN TestDaemonConfigValidation [2021-08-22T12:42:50.472Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-22T12:42:50.472Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-22T12:42:50.472Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-22T12:42:50.472Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-22T12:42:50.472Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-22T12:42:50.472Z] PASS [2021-08-22T12:42:50.472Z] ok github.com/docker/docker/integration/daemon 0.088s [2021-08-22T12:42:50.472Z] [2021-08-22T12:42:50.472Z] === Skipped [2021-08-22T12:42:50.472Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-22T12:42:50.472Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-22T12:42:50.472Z] [2021-08-22T12:42:50.472Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-22T12:42:50.472Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-22T12:42:50.472Z] [2021-08-22T12:42:50.472Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-22T12:42:50.472Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-22T12:42:50.472Z] [2021-08-22T12:42:50.472Z] [2021-08-22T12:42:50.472Z] DONE 3 tests, 3 skipped in 20.971s [2021-08-22T12:42:50.472Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-22T12:42:51.996Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:42:51.996Z] INFO: Testing against a local daemon [2021-08-22T12:42:51.996Z] === RUN TestCommitInheritsEnv [2021-08-22T12:42:51.996Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:42:51.996Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-22T12:42:51.996Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-22T12:42:51.996Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-22T12:42:51.996Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-22T12:42:51.996Z] === RUN TestImagesFilterMultiReference [2021-08-22T12:42:51.996Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-22T12:42:51.996Z] === RUN TestImagePullPlatformInvalid [2021-08-22T12:42:51.996Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-22T12:42:51.996Z] === RUN TestRemoveImageOrphaning [2021-08-22T12:42:52.486Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-22T12:42:52.955Z] --- PASS: TestRemoveImageOrphaning (0.86s) [2021-08-22T12:42:52.955Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-22T12:42:52.955Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-22T12:42:52.955Z] === RUN TestTagInvalidReference [2021-08-22T12:42:52.955Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-22T12:42:52.955Z] === RUN TestTagValidPrefixedRepo [2021-08-22T12:42:52.955Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-22T12:42:52.955Z] === RUN TestTagExistedNameWithoutForce [2021-08-22T12:42:52.955Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-22T12:42:52.955Z] === RUN TestTagOfficialNames [2021-08-22T12:42:52.955Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-22T12:42:52.955Z] === RUN TestTagMatchesDigest [2021-08-22T12:42:52.955Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-22T12:42:52.955Z] PASS [2021-08-22T12:42:52.955Z] ok github.com/docker/docker/integration/image 1.249s [2021-08-22T12:42:52.955Z] [2021-08-22T12:42:52.955Z] === Skipped [2021-08-22T12:42:52.955Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-22T12:42:52.955Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:42:52.955Z] [2021-08-22T12:42:52.955Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-22T12:42:52.955Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-22T12:42:52.955Z] [2021-08-22T12:42:52.955Z] [2021-08-22T12:42:52.955Z] DONE 11 tests, 2 skipped in 2.667s [2021-08-22T12:42:52.955Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-22T12:42:53.057Z] docker_api_swarm_service_test.go:136: [d321879eb8e29] joining swarm manager [d1b0baf083007]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-22T12:42:53.318Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-22T12:42:53.879Z] docker_api_swarm_service_test.go:137: [da8ca20cc588d] joining swarm manager [d1b0baf083007]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-22T12:42:53.986Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-22T12:42:54.806Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-22T12:42:55.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:42:55.117Z] INFO: Testing against a local daemon [2021-08-22T12:42:55.117Z] === RUN TestNetworkCreateDelete [2021-08-22T12:42:55.117Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:42:55.117Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestDockerNetworkDeletePreferID [2021-08-22T12:42:55.117Z] 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-22T12:42:55.117Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestDaemonDNSFallback [2021-08-22T12:42:55.117Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:42:55.117Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestInspectNetwork [2021-08-22T12:42:55.117Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-22T12:42:55.117Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestRunContainerWithBridgeNone [2021-08-22T12:42:55.117Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:42:55.117Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestNetworkInvalidJSON [2021-08-22T12:42:55.117Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-22T12:42:55.117Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-22T12:42:55.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:42:55.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:42:55.117Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:42:55.117Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:42:55.117Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-22T12:42:55.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:42:55.117Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:42:55.117Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-08-22T12:42:55.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-22T12:42:55.117Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-22T12:42:55.117Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-22T12:42:55.117Z] === RUN TestNetworkList [2021-08-22T12:42:55.117Z] === RUN TestNetworkList//networks [2021-08-22T12:42:55.117Z] === PAUSE TestNetworkList//networks [2021-08-22T12:42:55.117Z] === RUN TestNetworkList//networks/ [2021-08-22T12:42:55.117Z] === PAUSE TestNetworkList//networks/ [2021-08-22T12:42:55.117Z] === CONT TestNetworkList//networks [2021-08-22T12:42:55.117Z] === CONT TestNetworkList//networks/ [2021-08-22T12:42:55.117Z] --- PASS: TestNetworkList (0.04s) [2021-08-22T12:42:55.117Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-22T12:42:55.117Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestHostIPv4BridgeLabel [2021-08-22T12:42:55.117Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-22T12:42:55.117Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestDaemonDefaultNetworkPools [2021-08-22T12:42:55.117Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-22T12:42:55.117Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-22T12:42:55.117Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-22T12:42:55.117Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestServiceWithPredefinedNetwork [2021-08-22T12:42:55.117Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-22T12:42:55.117Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:42:55.117Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestServiceWithDataPathPortInit [2021-08-22T12:42:55.117Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-22T12:42:55.117Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-22T12:42:55.117Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-22T12:42:55.117Z] PASS [2021-08-22T12:42:55.117Z] ok github.com/docker/docker/integration/network 0.156s [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === Skipped [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-22T12:42:55.117Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-22T12:42:55.117Z] 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-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-22T12:42:55.117Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-22T12:42:55.117Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-22T12:42:55.117Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-22T12:42:55.117Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-22T12:42:55.117Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-22T12:42:55.117Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-22T12:42:55.117Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-22T12:42:55.117Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-22T12:42:55.117Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-22T12:42:55.117Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:42:55.117Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-22T12:42:55.117Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-22T12:42:55.117Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] [2021-08-22T12:42:55.117Z] DONE 22 tests, 15 skipped in 1.844s [2021-08-22T12:42:55.117Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-22T12:42:55.572Z] testing: warning: no tests to run [2021-08-22T12:42:55.572Z] PASS [2021-08-22T12:42:55.572Z] ok github.com/docker/docker/integration/network/ipvlan 0.047s [2021-08-22T12:42:55.572Z] [2021-08-22T12:42:55.572Z] DONE 0 tests in 0.572s [2021-08-22T12:42:55.572Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-22T12:42:56.027Z] testing: warning: no tests to run [2021-08-22T12:42:56.027Z] PASS [2021-08-22T12:42:56.027Z] ok github.com/docker/docker/integration/network/macvlan 0.047s [2021-08-22T12:42:56.027Z] [2021-08-22T12:42:56.027Z] DONE 0 tests in 0.570s [2021-08-22T12:42:56.027Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-22T12:42:56.986Z] testing: warning: no tests to run [2021-08-22T12:42:56.986Z] PASS [2021-08-22T12:42:56.986Z] ok github.com/docker/docker/integration/plugin 0.068s [2021-08-22T12:42:56.986Z] [2021-08-22T12:42:56.986Z] DONE 0 tests in 0.572s [2021-08-22T12:42:56.986Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-22T12:42:57.441Z] testing: warning: no tests to run [2021-08-22T12:42:57.441Z] PASS [2021-08-22T12:42:57.441Z] ok github.com/docker/docker/integration/plugin/authz 0.050s [2021-08-22T12:42:57.441Z] [2021-08-22T12:42:57.441Z] DONE 0 tests in 0.577s [2021-08-22T12:42:57.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-22T12:42:58.880Z] --- PASS: TestServiceUpdateNetwork (13.84s) [2021-08-22T12:42:58.880Z] === RUN TestServiceUpdatePidsLimit [2021-08-22T12:42:58.880Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-22T12:42:59.828Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-22T12:43:03.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:43:03.212Z] INFO: Testing against a local daemon [2021-08-22T12:43:03.212Z] === RUN TestPluginInvalidJSON [2021-08-22T12:43:03.212Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:43:03.212Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:43:03.212Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:43:03.212Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-22T12:43:03.212Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-22T12:43:03.212Z] === RUN TestPluginInstall [2021-08-22T12:43:03.212Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-22T12:43:03.212Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-22T12:43:03.212Z] === RUN TestPluginsWithRuntimes [2021-08-22T12:43:03.212Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-22T12:43:03.212Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-22T12:43:03.212Z] === RUN TestPluginBackCompatMediaTypes [2021-08-22T12:43:03.212Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-22T12:43:03.212Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-22T12:43:03.212Z] PASS [2021-08-22T12:43:03.212Z] ok github.com/docker/docker/integration/plugin/common 0.090s [2021-08-22T12:43:03.212Z] [2021-08-22T12:43:03.212Z] === Skipped [2021-08-22T12:43:03.212Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-22T12:43:03.212Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-22T12:43:03.212Z] [2021-08-22T12:43:03.212Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-22T12:43:03.212Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-22T12:43:03.212Z] [2021-08-22T12:43:03.212Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-22T12:43:03.212Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-22T12:43:03.212Z] [2021-08-22T12:43:03.212Z] [2021-08-22T12:43:03.212Z] DONE 5 tests, 3 skipped in 5.525s [2021-08-22T12:43:03.212Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-22T12:43:05.382Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:43:05.383Z] INFO: Testing against a local daemon [2021-08-22T12:43:05.383Z] === RUN TestExternalGraphDriver [2021-08-22T12:43:05.383Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-22T12:43:05.383Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-22T12:43:05.383Z] === RUN TestGraphdriverPluginV2 [2021-08-22T12:43:05.383Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-22T12:43:05.383Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-22T12:43:05.383Z] PASS [2021-08-22T12:43:05.383Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.079s [2021-08-22T12:43:05.838Z] [2021-08-22T12:43:05.838Z] === Skipped [2021-08-22T12:43:05.838Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-22T12:43:05.838Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-22T12:43:05.838Z] [2021-08-22T12:43:05.838Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-22T12:43:05.838Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-22T12:43:05.838Z] [2021-08-22T12:43:05.838Z] [2021-08-22T12:43:05.838Z] DONE 2 tests, 2 skipped in 2.582s [2021-08-22T12:43:05.839Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-22T12:43:07.009Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-22T12:43:07.265Z] === RUN TestDockerSuite/TestExecTTY [2021-08-22T12:43:07.364Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:43:07.364Z] INFO: Testing against a local daemon [2021-08-22T12:43:07.364Z] === RUN TestReadPluginNoRead [2021-08-22T12:43:07.364Z] read_test.go:21: no unix domain sockets on Windows [2021-08-22T12:43:07.364Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-22T12:43:07.364Z] PASS [2021-08-22T12:43:07.364Z] ok github.com/docker/docker/integration/plugin/logging 0.061s [2021-08-22T12:43:07.364Z] [2021-08-22T12:43:07.364Z] === Skipped [2021-08-22T12:43:07.364Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-22T12:43:07.364Z] read_test.go:21: no unix domain sockets on Windows [2021-08-22T12:43:07.364Z] [2021-08-22T12:43:07.364Z] [2021-08-22T12:43:07.364Z] DONE 1 tests, 1 skipped in 1.828s [2021-08-22T12:43:07.364Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-22T12:43:07.982Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-22T12:43:08.194Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-22T12:43:08.323Z] testing: warning: no tests to run [2021-08-22T12:43:08.323Z] PASS [2021-08-22T12:43:08.323Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.050s [2021-08-22T12:43:08.323Z] [2021-08-22T12:43:08.323Z] DONE 0 tests in 0.873s [2021-08-22T12:43:08.323Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-22T12:43:09.122Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-22T12:43:09.683Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-22T12:43:10.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:43:10.487Z] INFO: Testing against a local daemon [2021-08-22T12:43:10.487Z] === RUN TestPluginWithDevMounts [2021-08-22T12:43:10.487Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:10.487Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-22T12:43:10.487Z] PASS [2021-08-22T12:43:10.487Z] ok github.com/docker/docker/integration/plugin/volumes 0.064s [2021-08-22T12:43:10.487Z] [2021-08-22T12:43:10.487Z] === Skipped [2021-08-22T12:43:10.487Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-22T12:43:10.487Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:10.487Z] [2021-08-22T12:43:10.487Z] [2021-08-22T12:43:10.487Z] DONE 1 tests, 1 skipped in 1.752s [2021-08-22T12:43:10.487Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-22T12:43:10.610Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-22T12:43:10.611Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-22T12:43:10.909Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-22T12:43:12.014Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:43:12.014Z] INFO: Testing against a local daemon [2021-08-22T12:43:12.014Z] === RUN TestSecretInspect [2021-08-22T12:43:12.014Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:12.014Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-22T12:43:12.014Z] === RUN TestSecretList [2021-08-22T12:43:12.014Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:12.014Z] --- SKIP: TestSecretList (0.00s) [2021-08-22T12:43:12.014Z] === RUN TestSecretsCreateAndDelete [2021-08-22T12:43:12.014Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:12.014Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-22T12:43:12.014Z] === RUN TestSecretsUpdate [2021-08-22T12:43:12.014Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:12.014Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-22T12:43:12.014Z] === RUN TestTemplatedSecret [2021-08-22T12:43:12.014Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:12.014Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-22T12:43:12.014Z] === RUN TestSecretCreateResolve [2021-08-22T12:43:12.014Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:12.014Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-22T12:43:12.014Z] PASS [2021-08-22T12:43:12.014Z] ok github.com/docker/docker/integration/secret 0.074s [2021-08-22T12:43:12.014Z] [2021-08-22T12:43:12.014Z] === Skipped [2021-08-22T12:43:12.014Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-22T12:43:12.014Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:12.014Z] [2021-08-22T12:43:12.014Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-22T12:43:12.014Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:12.014Z] [2021-08-22T12:43:12.014Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-22T12:43:12.014Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:12.014Z] [2021-08-22T12:43:12.014Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-22T12:43:12.014Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:12.014Z] [2021-08-22T12:43:12.014Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-22T12:43:12.014Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:12.014Z] [2021-08-22T12:43:12.014Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-22T12:43:12.014Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:12.014Z] [2021-08-22T12:43:12.014Z] [2021-08-22T12:43:12.014Z] DONE 6 tests, 6 skipped in 1.514s [2021-08-22T12:43:12.014Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-22T12:43:12.797Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-22T12:43:13.547Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:43:13.547Z] INFO: Testing against a local daemon [2021-08-22T12:43:13.547Z] === RUN TestServiceCreateInit [2021-08-22T12:43:13.547Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-22T12:43:13.547Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:13.547Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-22T12:43:13.547Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:13.547Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-22T12:43:13.547Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:43:13.547Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:43:13.547Z] === RUN TestCreateServiceMultipleTimes [2021-08-22T12:43:13.547Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:13.547Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-22T12:43:13.547Z] === RUN TestCreateServiceConflict [2021-08-22T12:43:13.547Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:13.547Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-22T12:43:13.547Z] === RUN TestCreateServiceMaxReplicas [2021-08-22T12:43:13.547Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:13.547Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-22T12:43:13.547Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-22T12:43:13.547Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:13.547Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-22T12:43:13.547Z] === RUN TestCreateServiceSecretFileMode [2021-08-22T12:43:13.547Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:13.547Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-22T12:43:13.547Z] === RUN TestCreateServiceConfigFileMode [2021-08-22T12:43:13.547Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:13.723Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-22T12:43:14.002Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestCreateServiceSysctls [2021-08-22T12:43:14.002Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-08-22T12:43:14.002Z] === RUN TestCreateServiceCapabilities [2021-08-22T12:43:14.002Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-22T12:43:14.002Z] === RUN TestInspect [2021-08-22T12:43:14.002Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestInspect (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestCreateJob [2021-08-22T12:43:14.002Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestCreateJob (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestReplicatedJob [2021-08-22T12:43:14.002Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestUpdateReplicatedJob [2021-08-22T12:43:14.002Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestServiceListWithStatuses [2021-08-22T12:43:14.002Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestDockerNetworkConnectAlias [2021-08-22T12:43:14.002Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestDockerNetworkReConnect [2021-08-22T12:43:14.002Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestServicePlugin [2021-08-22T12:43:14.002Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestServiceUpdateLabel [2021-08-22T12:43:14.002Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:14.002Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestServiceUpdateSecrets [2021-08-22T12:43:14.002Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:14.002Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestServiceUpdateConfigs [2021-08-22T12:43:14.002Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:14.002Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestServiceUpdateNetwork [2021-08-22T12:43:14.002Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:14.002Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-22T12:43:14.002Z] === RUN TestServiceUpdatePidsLimit [2021-08-22T12:43:14.002Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:14.002Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-22T12:43:14.002Z] PASS [2021-08-22T12:43:14.002Z] ok github.com/docker/docker/integration/service 0.227s [2021-08-22T12:43:14.002Z] [2021-08-22T12:43:14.002Z] === Skipped [2021-08-22T12:43:14.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:43:14.002Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:43:14.002Z] [2021-08-22T12:43:14.002Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:43:14.002Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:43:14.002Z] [2021-08-22T12:43:14.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-22T12:43:14.002Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] [2021-08-22T12:43:14.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-22T12:43:14.002Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] [2021-08-22T12:43:14.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-22T12:43:14.002Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] [2021-08-22T12:43:14.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-22T12:43:14.002Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] [2021-08-22T12:43:14.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-22T12:43:14.002Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] [2021-08-22T12:43:14.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-22T12:43:14.002Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.002Z] [2021-08-22T12:43:14.002Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-08-22T12:43:14.003Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-22T12:43:14.003Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-22T12:43:14.003Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-22T12:43:14.003Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-22T12:43:14.003Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-22T12:43:14.003Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-22T12:43:14.003Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-22T12:43:14.003Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-22T12:43:14.003Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-22T12:43:14.003Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-22T12:43:14.003Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-22T12:43:14.003Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-22T12:43:14.003Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-22T12:43:14.003Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-22T12:43:14.003Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] [2021-08-22T12:43:14.003Z] DONE 24 tests, 23 skipped in 2.029s [2021-08-22T12:43:14.003Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-22T12:43:15.089Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-22T12:43:15.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:43:15.527Z] INFO: Testing against a local daemon [2021-08-22T12:43:15.527Z] === RUN TestSessionCreate [2021-08-22T12:43:15.527Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-22T12:43:15.527Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-22T12:43:15.527Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-22T12:43:15.527Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-22T12:43:15.527Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-22T12:43:15.527Z] PASS [2021-08-22T12:43:15.527Z] ok github.com/docker/docker/integration/session 0.064s [2021-08-22T12:43:15.527Z] [2021-08-22T12:43:15.527Z] === Skipped [2021-08-22T12:43:15.527Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-22T12:43:15.527Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-22T12:43:15.527Z] [2021-08-22T12:43:15.527Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-22T12:43:15.527Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-22T12:43:15.527Z] [2021-08-22T12:43:15.527Z] [2021-08-22T12:43:15.527Z] DONE 2 tests, 2 skipped in 1.409s [2021-08-22T12:43:15.527Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-22T12:43:16.135Z] --- PASS: TestServiceUpdatePidsLimit (17.52s) [2021-08-22T12:43:16.135Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-08-22T12:43:16.135Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-08-22T12:43:16.135Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-08-22T12:43:16.135Z] PASS [2021-08-22T12:43:16.135Z] [2021-08-22T12:43:16.135Z] === Skipped [2021-08-22T12:43:16.135Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-22T12:43:16.135Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-22T12:43:16.135Z] [2021-08-22T12:43:16.135Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-22T12:43:16.135Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-22T12:43:16.135Z] [2021-08-22T12:43:16.135Z] [2021-08-22T12:43:16.135Z] DONE 27 tests, 2 skipped in 150.502s [2021-08-22T12:43:16.135Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-22T12:43:16.135Z] ++ 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-22T12:43:16.135Z] ++ set -e [2021-08-22T12:43:16.135Z] ++ '[' -n 0 ']' [2021-08-22T12:43:16.135Z] ++ set -x [2021-08-22T12:43:16.135Z] ++ 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-22T12:43:16.135Z] INFO: Testing against a local daemon [2021-08-22T12:43:16.135Z] === RUN TestSessionCreate [2021-08-22T12:43:16.135Z] --- PASS: TestSessionCreate (0.04s) [2021-08-22T12:43:16.135Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-22T12:43:16.135Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-22T12:43:16.135Z] PASS [2021-08-22T12:43:16.135Z] [2021-08-22T12:43:16.135Z] DONE 2 tests in 0.179s [2021-08-22T12:43:16.135Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-22T12:43:16.135Z] ++ 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-22T12:43:16.135Z] ++ set -e [2021-08-22T12:43:16.135Z] ++ '[' -n 0 ']' [2021-08-22T12:43:16.135Z] ++ set -x [2021-08-22T12:43:16.135Z] ++ 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-22T12:43:16.135Z] INFO: Testing against a local daemon [2021-08-22T12:43:16.135Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-22T12:43:16.135Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-22T12:43:16.135Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:43:16.135Z] === RUN TestDiskUsage [2021-08-22T12:43:16.135Z] === PAUSE TestDiskUsage [2021-08-22T12:43:16.135Z] === RUN TestEventsExecDie [2021-08-22T12:43:16.398Z] --- PASS: TestEventsExecDie (1.06s) [2021-08-22T12:43:16.398Z] === RUN TestEventsBackwardsCompatible [2021-08-22T12:43:16.398Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-22T12:43:16.398Z] === RUN TestEventsVolumeCreate [2021-08-22T12:43:16.398Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-22T12:43:16.398Z] === RUN TestInfoBinaryCommits [2021-08-22T12:43:16.453Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-22T12:43:16.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-22T12:43:16.660Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-22T12:43:16.660Z] === RUN TestInfoAPIVersioned [2021-08-22T12:43:16.660Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-22T12:43:16.660Z] === RUN TestInfoDiscoveryBackend [2021-08-22T12:43:17.053Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:43:17.053Z] INFO: Testing against a local daemon [2021-08-22T12:43:17.053Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-22T12:43:17.053Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:17.053Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:43:17.053Z] === RUN TestDiskUsage [2021-08-22T12:43:17.053Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-22T12:43:17.053Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-22T12:43:17.053Z] === RUN TestEventsExecDie [2021-08-22T12:43:17.053Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-22T12:43:17.053Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-22T12:43:17.053Z] === RUN TestEventsBackwardsCompatible [2021-08-22T12:43:17.053Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-22T12:43:17.053Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-22T12:43:17.053Z] === RUN TestEventsVolumeCreate [2021-08-22T12:43:17.053Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-22T12:43:17.053Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-22T12:43:17.053Z] === RUN TestInfoAPI [2021-08-22T12:43:17.053Z] --- PASS: TestInfoAPI (0.03s) [2021-08-22T12:43:17.053Z] === RUN TestInfoAPIWarnings [2021-08-22T12:43:17.053Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:43:17.053Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-22T12:43:17.053Z] === RUN TestInfoDebug [2021-08-22T12:43:17.053Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:43:17.053Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-22T12:43:17.053Z] === RUN TestInfoInsecureRegistries [2021-08-22T12:43:17.053Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:43:17.053Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-22T12:43:17.053Z] === RUN TestInfoRegistryMirrors [2021-08-22T12:43:17.053Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:43:17.053Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-22T12:43:17.053Z] === RUN TestLoginFailsWithBadCredentials [2021-08-22T12:43:17.235Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-22T12:43:17.235Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-22T12:43:17.818Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-22T12:43:18.016Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-08-22T12:43:18.016Z] === RUN TestPingCacheHeaders [2021-08-22T12:43:18.016Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-22T12:43:18.016Z] === RUN TestPingGet [2021-08-22T12:43:18.016Z] --- PASS: TestPingGet (0.03s) [2021-08-22T12:43:18.016Z] === RUN TestPingHead [2021-08-22T12:43:18.016Z] --- PASS: TestPingHead (0.03s) [2021-08-22T12:43:18.016Z] === RUN TestVersion [2021-08-22T12:43:18.016Z] --- PASS: TestVersion (0.02s) [2021-08-22T12:43:18.016Z] PASS [2021-08-22T12:43:18.016Z] ok github.com/docker/docker/integration/system 1.182s [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] === Skipped [2021-08-22T12:43:18.016Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:43:18.016Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-22T12:43:18.016Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-22T12:43:18.016Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-22T12:43:18.016Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-22T12:43:18.016Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-22T12:43:18.016Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-22T12:43:18.016Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-22T12:43:18.016Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-22T12:43:18.016Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] [2021-08-22T12:43:18.016Z] DONE 15 tests, 9 skipped in 2.617s [2021-08-22T12:43:18.017Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-22T12:43:18.182Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-22T12:43:18.182Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-22T12:43:18.758Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-22T12:43:18.758Z] === RUN TestInfoAPI [2021-08-22T12:43:18.758Z] --- PASS: TestInfoAPI (0.04s) [2021-08-22T12:43:18.758Z] === RUN TestInfoAPIWarnings [2021-08-22T12:43:19.197Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-22T12:43:19.541Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:43:19.542Z] INFO: Testing against a local daemon [2021-08-22T12:43:19.542Z] === RUN TestVolumesCreateAndList [2021-08-22T12:43:19.542Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-22T12:43:19.542Z] === RUN TestVolumesRemove [2021-08-22T12:43:19.542Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-22T12:43:19.542Z] === RUN TestVolumesInspect [2021-08-22T12:43:19.542Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-22T12:43:19.542Z] === RUN TestVolumesInvalidJSON [2021-08-22T12:43:19.542Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-22T12:43:19.542Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-22T12:43:19.542Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-22T12:43:19.997Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-08-22T12:43:19.997Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-22T12:43:19.997Z] PASS [2021-08-22T12:43:19.997Z] ok github.com/docker/docker/integration/volume 0.247s [2021-08-22T12:43:19.997Z] [2021-08-22T12:43:19.997Z] DONE 5 tests in 1.701s [2021-08-22T12:43:19.997Z] INFO: make.ps1 ended at 08/22/2021 12:43:19 [2021-08-22T12:43:19.997Z] INFO: Integration CLI tests being run from the host: [2021-08-22T12:43:19.997Z] 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-22T12:43:21.084Z] docker_api_swarm_service_test.go:303: [d7c0ce2f90edb] joining swarm manager [dba32e237c9c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:43:21.645Z] docker_api_swarm_service_test.go:303: [de698c922ac03] joining swarm manager [dba32e237c9c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:43:22.572Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-22T12:43:27.043Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-22T12:43:27.043Z] INFO: Testing against a local daemon [2021-08-22T12:43:27.043Z] === RUN TestDockerSuite [2021-08-22T12:43:27.043Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-22T12:43:27.043Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-22T12:43:27.043Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T12:43:27.498Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-22T12:43:27.498Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-22T12:43:27.498Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-22T12:43:27.498Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-22T12:43:27.498Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-22T12:43:27.498Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-22T12:43:27.498Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-22T12:43:27.817Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-22T12:43:27.952Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-22T12:43:28.407Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-22T12:43:28.861Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-22T12:43:29.316Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-22T12:43:29.706Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-22T12:43:34.947Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-22T12:43:34.947Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-22T12:43:34.947Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-22T12:43:34.947Z] === RUN TestDockerSuite/TestHealth [2021-08-22T12:43:36.893Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-08-22T12:43:36.893Z] === RUN TestInfoDebug [2021-08-22T12:43:36.893Z] --- PASS: TestInfoDebug (0.54s) [2021-08-22T12:43:36.893Z] === RUN TestInfoInsecureRegistries [2021-08-22T12:43:36.893Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-22T12:43:36.893Z] === RUN TestInfoRegistryMirrors [2021-08-22T12:43:36.893Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-22T12:43:36.893Z] === RUN TestLoginFailsWithBadCredentials [2021-08-22T12:43:36.893Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-08-22T12:43:36.893Z] === RUN TestPingCacheHeaders [2021-08-22T12:43:36.893Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-22T12:43:36.893Z] === RUN TestPingGet [2021-08-22T12:43:36.893Z] --- PASS: TestPingGet (0.03s) [2021-08-22T12:43:36.893Z] === RUN TestPingHead [2021-08-22T12:43:36.893Z] --- PASS: TestPingHead (0.03s) [2021-08-22T12:43:36.893Z] === RUN TestVersion [2021-08-22T12:43:36.893Z] --- PASS: TestVersion (0.03s) [2021-08-22T12:43:36.893Z] === CONT TestDiskUsage [2021-08-22T12:43:37.467Z] === RUN TestDiskUsage/empty [2021-08-22T12:43:37.467Z] === RUN TestDiskUsage/empty/container_types [2021-08-22T12:43:37.467Z] === RUN TestDiskUsage/empty/image_types [2021-08-22T12:43:37.467Z] === RUN TestDiskUsage/empty/volume_types [2021-08-22T12:43:37.467Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-22T12:43:37.467Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-22T12:43:37.467Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-22T12:43:37.467Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-22T12:43:37.467Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-22T12:43:37.468Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-22T12:43:37.468Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-22T12:43:37.468Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-22T12:43:37.730Z] === RUN TestDiskUsage/after_container.Run [2021-08-22T12:43:38.304Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-22T12:43:38.304Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-22T12:43:38.304Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-22T12:43:38.304Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-22T12:43:38.304Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-22T12:43:38.304Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-22T12:43:38.304Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-22T12:43:38.304Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-22T12:43:38.304Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-22T12:43:38.304Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage (1.59s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run (0.61s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-22T12:43:38.566Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-22T12:43:38.566Z] PASS [2021-08-22T12:43:38.566Z] [2021-08-22T12:43:38.566Z] === Skipped [2021-08-22T12:43:38.566Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:43:38.566Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-22T12:43:38.566Z] [2021-08-22T12:43:38.566Z] [2021-08-22T12:43:38.566Z] DONE 53 tests, 1 skipped in 23.411s [2021-08-22T12:43:38.566Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-22T12:43:38.566Z] ++ 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-22T12:43:38.566Z] ++ set -e [2021-08-22T12:43:38.566Z] ++ '[' -n 0 ']' [2021-08-22T12:43:38.566Z] ++ set -x [2021-08-22T12:43:38.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-22T12:43:38.829Z] INFO: Testing against a local daemon [2021-08-22T12:43:38.829Z] === RUN TestVolumesCreateAndList [2021-08-22T12:43:38.829Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-22T12:43:38.829Z] === RUN TestVolumesRemove [2021-08-22T12:43:38.829Z] --- PASS: TestVolumesRemove (0.07s) [2021-08-22T12:43:38.829Z] === RUN TestVolumesInspect [2021-08-22T12:43:38.829Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-22T12:43:38.829Z] === RUN TestVolumesInvalidJSON [2021-08-22T12:43:38.829Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-22T12:43:38.829Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-22T12:43:38.829Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-22T12:43:38.829Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-22T12:43:38.829Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-22T12:43:38.829Z] PASS [2021-08-22T12:43:38.829Z] [2021-08-22T12:43:38.829Z] DONE 5 tests in 0.271s [2021-08-22T12:43:38.829Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-22T12:43:39.774Z] ++++ cat bundles/test-integration/docker.pid [2021-08-22T12:43:39.774Z] +++ kill 15492 [2021-08-22T12:43:39.774Z] +++ /etc/init.d/apparmor stop [2021-08-22T12:43:39.774Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-22T12:43:39.774Z] [2021-08-22T12:43:39.774Z] Unloading profiles will leave already running processes permanently [2021-08-22T12:43:39.774Z] unconfined, which can lead to unexpected situations. [2021-08-22T12:43:39.774Z] [2021-08-22T12:43:39.774Z] To set a process to complain mode, use the command line tool [2021-08-22T12:43:39.774Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-22T12:43:39.774Z] +++ true [2021-08-22T12:43:39.774Z] exiting test-integration [2021-08-22T12:43:39.774Z] ++ exit 0 [2021-08-22T12:43:39.774Z] [2021-08-22T12:43:43.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents Post stage [Pipeline] junit [2021-08-22T12:43:44.010Z] Recording test results [2021-08-22T12:43:44.228Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-22T12:43:44.479Z] docker_api_swarm_service_test.go:99: [debf66723e4e2] joining swarm manager [d03985a14619c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:43:44.581Z] + echo Ensuring container killed. [2021-08-22T12:43:44.581Z] Ensuring container killed. [2021-08-22T12:43:44.581Z] + docker rm -vf docker-pr2 [2021-08-22T12:43:44.581Z] Error: No such container: docker-pr2 [Pipeline] sh [2021-08-22T12:43:44.876Z] + echo Chowning /workspace to jenkins user [2021-08-22T12:43:44.876Z] Chowning /workspace to jenkins user [2021-08-22T12:43:44.876Z] + id -u [2021-08-22T12:43:44.876Z] + id -g [2021-08-22T12:43:44.876Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42774:/workspace busybox chown -R 1000:1000 /workspace [2021-08-22T12:43:45.406Z] docker_api_swarm_service_test.go:100: [d7e78e21e9f32] joining swarm manager [d03985a14619c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-22T12:43:50.489Z] + bundleName=arm64-integration [2021-08-22T12:43:50.489Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-22T12:43:50.489Z] Creating arm64-integration-bundles.tar.gz [2021-08-22T12:43:50.489Z] + find bundles -path+ */root/*overlay2 -prune -o -type fxargs ( tar -name -czf arm64-integration-bundles.tar.gz [2021-08-22T12:43:50.489Z] *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-22T12:43:50.767Z] Archiving artifacts [2021-08-22T12:43:51.203Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42774/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-22T12:43:51.522Z] + make clean [2021-08-22T12:43:52.097Z] docker volume rm -f docker-dev-cache [2021-08-22T12:43:52.097Z] docker-dev-cache [Pipeline] deleteDir [2021-08-22T12:44:00.257Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-22T12:44:00.257Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-22T12:44:00.257Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-22T12:44:00.257Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-22T12:44:00.257Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-22T12:44:00.257Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-22T12:44:00.257Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-22T12:44:00.257Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-22T12:44:00.258Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-22T12:44:00.258Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-22T12:44:00.258Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-22T12:44:00.258Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-22T12:44:00.514Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-22T12:44:00.514Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-22T12:44:01.076Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-22T12:44:01.332Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-22T12:44:01.893Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-22T12:44:02.820Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-22T12:44:02.820Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-22T12:44:03.748Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-22T12:44:06.043Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-22T12:44:06.043Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-22T12:44:06.043Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-22T12:44:07.011Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-22T12:44:07.011Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-22T12:44:07.011Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-22T12:44:07.575Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-22T12:44:07.575Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-22T12:44:08.901Z] === RUN TestDockerSuite/TestImportFile [2021-08-22T12:44:10.792Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-22T12:44:10.792Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-22T12:44:10.792Z] check_test.go:380: [debf66723e4e2] daemon is not started [2021-08-22T12:44:11.292Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-22T12:44:11.747Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-22T12:44:11.747Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-22T12:44:11.747Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-22T12:44:11.747Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-22T12:44:11.747Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-22T12:44:11.747Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-22T12:44:12.202Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-22T12:44:12.202Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-22T12:44:12.680Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-22T12:44:13.163Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-22T12:44:14.045Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-22T12:44:15.409Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-22T12:44:16.051Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-22T12:44:16.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-22T12:44:16.356Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-22T12:44:17.285Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-22T12:44:17.579Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-22T12:44:17.579Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-22T12:44:17.579Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-22T12:44:17.579Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-22T12:44:17.579Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-22T12:44:18.034Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-22T12:44:18.212Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-22T12:44:18.213Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-22T12:44:18.213Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-22T12:44:18.468Z] docker_api_swarm_service_test.go:532: [d4f1f54dcf950] joining swarm manager [d1e7ceb583aa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:44:19.030Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-22T12:44:19.592Z] docker_api_swarm_service_test.go:533: [db132a5f75f06] joining swarm manager [d1e7ceb583aa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:44:19.848Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-22T12:44:20.410Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-22T12:44:20.926Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-22T12:44:21.339Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-22T12:44:22.706Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-22T12:44:23.635Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-22T12:44:23.635Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-22T12:44:23.731Z] --- PASS: TestBuildWCOWSandboxSize (802.36s) [2021-08-22T12:44:23.731Z] === RUN TestBuildWithEmptyDockerfile [2021-08-22T12:44:23.731Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:44:23.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:44:23.731Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:44:23.731Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:44:23.731Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:44:23.731Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:44:23.731Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-22T12:44:23.731Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-22T12:44:23.731Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-22T12:44:23.731Z] --- PASS: TestBuildWithEmptyDockerfile (0.65s) [2021-08-22T12:44:23.731Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-22T12:44:23.731Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-22T12:44:23.731Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-22T12:44:23.731Z] === RUN TestBuildPreserveOwnership [2021-08-22T12:44:23.731Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:44:23.731Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2021-08-22T12:44:23.731Z] === RUN TestBuildPlatformInvalid [2021-08-22T12:44:23.731Z] --- PASS: TestBuildPlatformInvalid (0.64s) [2021-08-22T12:44:23.731Z] PASS [2021-08-22T12:44:23.731Z] ok github.com/docker/docker/integration/build 977.752s [2021-08-22T12:44:23.731Z] [2021-08-22T12:44:23.731Z] === Skipped [2021-08-22T12:44:23.731Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-22T12:44:23.731Z] build_session_test.go:25: TODO: BuildKit [2021-08-22T12:44:23.731Z] [2021-08-22T12:44:23.731Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-22T12:44:23.731Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:23.731Z] [2021-08-22T12:44:23.731Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-22T12:44:23.731Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:44:23.731Z] [2021-08-22T12:44:23.731Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-22T12:44:23.731Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:44:23.731Z] [2021-08-22T12:44:23.731Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2021-08-22T12:44:23.731Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:44:23.731Z] [2021-08-22T12:44:23.731Z] [2021-08-22T12:44:23.731Z] DONE 29 tests, 5 skipped in 1003.784s [2021-08-22T12:44:23.731Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-22T12:44:24.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:44:24.701Z] INFO: Testing against a local daemon [2021-08-22T12:44:24.701Z] === RUN TestConfigInspect [2021-08-22T12:44:24.701Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:24.701Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-22T12:44:24.701Z] === RUN TestConfigList [2021-08-22T12:44:24.701Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:24.701Z] --- SKIP: TestConfigList (0.00s) [2021-08-22T12:44:24.701Z] === RUN TestConfigsCreateAndDelete [2021-08-22T12:44:24.701Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:24.701Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-22T12:44:24.701Z] === RUN TestConfigsUpdate [2021-08-22T12:44:24.701Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:24.701Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-22T12:44:24.701Z] === RUN TestTemplatedConfig [2021-08-22T12:44:24.701Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:24.701Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-22T12:44:24.701Z] === RUN TestConfigCreateResolve [2021-08-22T12:44:24.701Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:44:24.701Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-22T12:44:24.701Z] PASS [2021-08-22T12:44:24.701Z] ok github.com/docker/docker/integration/config 0.105s [2021-08-22T12:44:24.701Z] [2021-08-22T12:44:24.701Z] === Skipped [2021-08-22T12:44:24.701Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-22T12:44:24.701Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:24.701Z] [2021-08-22T12:44:24.701Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-22T12:44:24.701Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:24.701Z] [2021-08-22T12:44:24.701Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-22T12:44:24.701Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:24.701Z] [2021-08-22T12:44:24.701Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-22T12:44:24.701Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:24.701Z] [2021-08-22T12:44:24.701Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-22T12:44:24.701Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:24.701Z] [2021-08-22T12:44:24.701Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-22T12:44:24.701Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:44:24.701Z] [2021-08-22T12:44:24.701Z] [2021-08-22T12:44:24.701Z] DONE 6 tests, 6 skipped in 2.826s [2021-08-22T12:44:24.701Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-22T12:44:25.525Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-22T12:44:26.891Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-22T12:44:27.494Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-22T12:44:27.494Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-22T12:44:27.612Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:44:27.612Z] INFO: Testing against a local daemon [2021-08-22T12:44:27.612Z] === RUN TestCheckpoint [2021-08-22T12:44:27.612Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:44:27.612Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-22T12:44:27.612Z] === RUN TestContainerInvalidJSON [2021-08-22T12:44:27.612Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:44:27.612Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:44:27.612Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:44:27.612Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:44:28.072Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-22T12:44:28.072Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-22T12:44:28.072Z] --- PASS: TestContainerInvalidJSON (0.60s) [2021-08-22T12:44:28.072Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-22T12:44:28.072Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-22T12:44:28.072Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-22T12:44:28.534Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2021-08-22T12:44:28.534Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-22T12:44:28.534Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2021-08-22T12:44:28.534Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-22T12:44:28.861Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-22T12:44:28.861Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-22T12:44:28.861Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-22T12:44:28.993Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2021-08-22T12:44:28.993Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-22T12:44:28.993Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2021-08-22T12:44:28.993Z] === RUN TestCopyFromContainer [2021-08-22T12:44:28.993Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:28.993Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-22T12:44:28.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-22T12:44:28.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:44:28.993Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:44:28.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:44:28.993Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:44:28.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:44:28.993Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:44:28.993Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-22T12:44:28.993Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-22T12:44:28.993Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-22T12:44:28.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-08-22T12:44:28.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-22T12:44:28.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-22T12:44:28.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-08-22T12:44:28.993Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-22T12:44:28.993Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-22T12:44:28.993Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-22T12:44:28.993Z] === RUN TestCreateWithInvalidEnv [2021-08-22T12:44:28.993Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-22T12:44:28.993Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-22T12:44:28.993Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-22T12:44:28.993Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-22T12:44:28.993Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-22T12:44:28.993Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-22T12:44:28.993Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-22T12:44:28.993Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-22T12:44:28.993Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-22T12:44:28.993Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-22T12:44:28.993Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-22T12:44:28.993Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-08-22T12:44:28.993Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-22T12:44:28.993Z] === RUN TestCreateTmpfsMountsTarget [2021-08-22T12:44:28.993Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:28.993Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-22T12:44:28.993Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-22T12:44:28.993Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:44:28.993Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-22T12:44:28.993Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-22T12:44:28.993Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:44:28.993Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-22T12:44:28.993Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-22T12:44:29.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:44:29.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:44:29.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:44:29.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:44:29.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:44:29.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:44:29.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:44:29.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:44:29.453Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:44:29.453Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:44:29.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-22T12:44:29.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-22T12:44:29.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-22T12:44:29.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-22T12:44:29.453Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-22T12:44:29.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-08-22T12:44:29.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-22T12:44:29.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-22T12:44:29.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-22T12:44:29.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-22T12:44:29.453Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-22T12:44:29.453Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-22T12:44:29.453Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-22T12:44:29.453Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-22T12:44:29.453Z] === RUN TestCreateDifferentPlatform [2021-08-22T12:44:29.453Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-22T12:44:29.453Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-22T12:44:29.453Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-08-22T12:44:29.453Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-22T12:44:29.453Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-22T12:44:29.453Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-22T12:44:29.453Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-08-22T12:44:29.453Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-22T12:44:29.453Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-22T12:44:29.453Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-22T12:44:29.453Z] === RUN TestContainerKillOnDaemonStart [2021-08-22T12:44:29.453Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:29.453Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-22T12:44:29.453Z] === RUN TestDiff [2021-08-22T12:44:29.453Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-22T12:44:29.453Z] --- SKIP: TestDiff (0.00s) [2021-08-22T12:44:29.453Z] === RUN TestExecWithCloseStdin [2021-08-22T12:44:29.789Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-22T12:44:31.196Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-22T12:44:31.451Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-22T12:44:32.378Z] === RUN TestDockerSuite/TestInspectImage [2021-08-22T12:44:32.378Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-22T12:44:32.378Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-22T12:44:32.378Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-22T12:44:32.378Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-22T12:44:32.981Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-22T12:44:33.190Z] --- PASS: TestExecWithCloseStdin (3.37s) [2021-08-22T12:44:33.190Z] === RUN TestExec [2021-08-22T12:44:33.266Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-22T12:44:33.557Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-22T12:44:33.815Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-22T12:44:34.377Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-22T12:44:35.302Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-22T12:44:35.366Z] --- PASS: TestExec (2.33s) [2021-08-22T12:44:35.366Z] === RUN TestExecUser [2021-08-22T12:44:35.366Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-22T12:44:35.366Z] --- SKIP: TestExecUser (0.00s) [2021-08-22T12:44:35.366Z] === RUN TestExportContainerAndImportImage [2021-08-22T12:44:35.366Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:35.366Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-22T12:44:35.366Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-22T12:44:35.366Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:35.366Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-22T12:44:35.366Z] === RUN TestHealthCheckWorkdir [2021-08-22T12:44:35.366Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-22T12:44:35.366Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-22T12:44:35.366Z] === RUN TestHealthKillContainer [2021-08-22T12:44:35.366Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-22T12:44:35.366Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-22T12:44:35.366Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-22T12:44:35.366Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-22T12:44:35.366Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-22T12:44:35.366Z] === RUN TestKillContainerInvalidSignal [2021-08-22T12:44:36.667Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-22T12:44:36.667Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-22T12:44:37.021Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-22T12:44:37.543Z] --- PASS: TestKillContainerInvalidSignal (2.24s) [2021-08-22T12:44:37.543Z] === RUN TestKillContainer [2021-08-22T12:44:37.543Z] === RUN TestKillContainer/no_signal [2021-08-22T12:44:37.594Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-22T12:44:37.983Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-22T12:44:37.983Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-22T12:44:37.983Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-22T12:44:38.155Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-22T12:44:39.519Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-22T12:44:39.721Z] === RUN TestKillContainer/non_killing_signal [2021-08-22T12:44:39.721Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-22T12:44:39.721Z] === RUN TestKillContainer/killing_signal [2021-08-22T12:44:40.446Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-22T12:44:40.871Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-22T12:44:41.007Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-22T12:44:41.974Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-22T12:44:42.629Z] --- PASS: TestKillContainer (4.94s) [2021-08-22T12:44:42.629Z] --- PASS: TestKillContainer/no_signal (2.07s) [2021-08-22T12:44:42.629Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-22T12:44:42.629Z] --- PASS: TestKillContainer/killing_signal (2.82s) [2021-08-22T12:44:42.629Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-22T12:44:42.629Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:44:42.629Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-22T12:44:42.629Z] === RUN TestKillStoppedContainer [2021-08-22T12:44:42.629Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:44:42.629Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-22T12:44:42.629Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-22T12:44:42.629Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:44:42.629Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-22T12:44:42.629Z] === RUN TestKillDifferentUserContainer [2021-08-22T12:44:42.629Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-22T12:44:42.629Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-22T12:44:42.629Z] === RUN TestInspectOomKilledTrue [2021-08-22T12:44:42.629Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:42.629Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-22T12:44:42.629Z] === RUN TestInspectOomKilledFalse [2021-08-22T12:44:42.629Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:44:42.629Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-22T12:44:42.629Z] === RUN TestLogsFollowTailEmpty [2021-08-22T12:44:42.904Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-22T12:44:43.036Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-22T12:44:43.464Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-22T12:44:44.027Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-22T12:44:44.027Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-22T12:44:44.810Z] --- PASS: TestLogsFollowTailEmpty (2.26s) [2021-08-22T12:44:44.810Z] === RUN TestNetworkNat [2021-08-22T12:44:44.810Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-22T12:44:44.810Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-22T12:44:44.810Z] === RUN TestNetworkLocalhostTCPNat [2021-08-22T12:44:45.918Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-22T12:44:46.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-22T12:44:46.998Z] --- PASS: TestNetworkLocalhostTCPNat (2.52s) [2021-08-22T12:44:46.998Z] === RUN TestNetworkLoopbackNat [2021-08-22T12:44:46.998Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-22T12:44:46.998Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-22T12:44:46.998Z] === RUN TestPause [2021-08-22T12:44:46.998Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-22T12:44:46.998Z] --- SKIP: TestPause (0.00s) [2021-08-22T12:44:46.998Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-22T12:44:47.412Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-22T12:44:47.705Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-22T12:44:47.705Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-22T12:44:47.705Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-22T12:44:47.705Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-22T12:44:47.705Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-22T12:44:47.705Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-22T12:44:47.705Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-22T12:44:47.705Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-22T12:44:47.705Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-22T12:44:48.161Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-22T12:44:49.179Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.22s) [2021-08-22T12:44:49.179Z] === RUN TestPauseStopPausedContainer [2021-08-22T12:44:49.179Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:44:49.179Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-22T12:44:49.179Z] === RUN TestPsFilter [2021-08-22T12:44:49.304Z] docker_api_swarm_service_test.go:147: [d97293c37b8f9] joining swarm manager [d380c9c7ef1e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:44:49.304Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-22T12:44:49.561Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-22T12:44:49.639Z] --- PASS: TestPsFilter (0.39s) [2021-08-22T12:44:49.639Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-22T12:44:49.816Z] docker_api_swarm_service_test.go:147: [dc24e4ee68c51] joining swarm manager [d380c9c7ef1e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:44:52.546Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.85s) [2021-08-22T12:44:52.546Z] === RUN TestRemoveContainerWithVolume [2021-08-22T12:44:53.092Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-22T12:44:55.452Z] --- PASS: TestRemoveContainerWithVolume (2.78s) [2021-08-22T12:44:55.452Z] === RUN TestRemoveContainerRunning [2021-08-22T12:44:55.610Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-22T12:44:57.498Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-22T12:44:57.642Z] --- PASS: TestRemoveContainerRunning (2.22s) [2021-08-22T12:44:57.642Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-22T12:44:57.753Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-22T12:44:59.643Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-22T12:44:59.820Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.13s) [2021-08-22T12:44:59.820Z] === RUN TestRemoveInvalidContainer [2021-08-22T12:44:59.820Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-08-22T12:44:59.820Z] === RUN TestRenameLinkedContainer [2021-08-22T12:44:59.820Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-22T12:44:59.820Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-22T12:44:59.820Z] === RUN TestRenameStoppedContainer [2021-08-22T12:45:00.207Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-22T12:45:01.134Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-22T12:45:02.730Z] --- PASS: TestRenameStoppedContainer (2.83s) [2021-08-22T12:45:02.730Z] === RUN TestRenameRunningContainerAndReuse [2021-08-22T12:45:07.422Z] --- PASS: TestRenameRunningContainerAndReuse (4.44s) [2021-08-22T12:45:07.422Z] === RUN TestRenameInvalidName [2021-08-22T12:45:09.599Z] --- PASS: TestRenameInvalidName (2.22s) [2021-08-22T12:45:09.599Z] === RUN TestRenameAnonymousContainer [2021-08-22T12:45:13.298Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-22T12:45:15.229Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-22T12:45:17.118Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-22T12:45:17.680Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-22T12:45:19.926Z] --- PASS: TestRenameAnonymousContainer (9.50s) [2021-08-22T12:45:19.926Z] === RUN TestRenameContainerWithSameName [2021-08-22T12:45:20.894Z] --- PASS: TestRenameContainerWithSameName (2.24s) [2021-08-22T12:45:20.894Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-22T12:45:20.894Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-22T12:45:20.894Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-22T12:45:20.894Z] === RUN TestResize [2021-08-22T12:45:21.851Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-22T12:45:21.851Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-22T12:45:21.851Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-22T12:45:21.851Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-22T12:45:21.851Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-22T12:45:22.107Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-22T12:45:23.072Z] --- PASS: TestResize (2.18s) [2021-08-22T12:45:23.072Z] === RUN TestResizeWithInvalidSize [2021-08-22T12:45:23.075Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-22T12:45:23.799Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-22T12:45:23.799Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-22T12:45:23.799Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-22T12:45:23.799Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-22T12:45:23.799Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-22T12:45:25.252Z] --- PASS: TestResizeWithInvalidSize (2.22s) [2021-08-22T12:45:25.252Z] === RUN TestResizeWhenContainerNotStarted [2021-08-22T12:45:27.237Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-22T12:45:27.237Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-22T12:45:28.157Z] --- PASS: TestResizeWhenContainerNotStarted (2.83s) [2021-08-22T12:45:28.157Z] === RUN TestDaemonRestartKillContainers [2021-08-22T12:45:28.157Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:45:28.157Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:45:28.157Z] === RUN TestStats [2021-08-22T12:45:28.157Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-22T12:45:28.157Z] --- SKIP: TestStats (0.00s) [2021-08-22T12:45:28.157Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-22T12:45:30.585Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-22T12:45:31.948Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-22T12:45:32.879Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-22T12:45:32.879Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-22T12:45:34.819Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-22T12:45:35.232Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.69s) [2021-08-22T12:45:35.232Z] === RUN TestStopContainerWithTimeout [2021-08-22T12:45:35.232Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-22T12:45:35.232Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-22T12:45:35.232Z] === RUN TestUpdateRestartPolicy [2021-08-22T12:45:36.710Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-22T12:45:38.075Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-22T12:45:38.581Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-22T12:45:38.581Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-22T12:45:39.037Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-22T12:45:39.484Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-22T12:45:39.493Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-22T12:45:40.414Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-22T12:45:40.883Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-22T12:45:40.883Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-22T12:45:40.883Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-22T12:45:40.883Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-22T12:45:40.883Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-22T12:45:40.883Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-22T12:45:40.883Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-22T12:45:40.883Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-22T12:45:40.883Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-22T12:45:40.883Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-22T12:45:40.883Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-22T12:45:40.883Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-22T12:45:40.883Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-22T12:45:40.883Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-22T12:45:40.883Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-22T12:45:42.949Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-22T12:45:43.767Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-22T12:45:43.767Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-22T12:45:43.767Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-22T12:45:43.767Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-22T12:45:43.767Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-22T12:45:44.313Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-22T12:45:45.240Z] === RUN TestDockerSuite/TestLogsSince [2021-08-22T12:45:46.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-22T12:45:46.538Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-22T12:45:46.994Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-22T12:45:49.528Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-22T12:45:51.663Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-22T12:45:53.320Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-22T12:45:58.564Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-22T12:45:58.709Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-22T12:45:58.820Z] === RUN TestDockerSuite/TestLogsTail [2021-08-22T12:45:59.747Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-22T12:46:00.370Z] --- PASS: TestUpdateRestartPolicy (22.61s) [2021-08-22T12:46:00.370Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-22T12:46:00.370Z] --- PASS: TestUpdateRestartWithAutoRemove (2.36s) [2021-08-22T12:46:00.370Z] === RUN TestWaitNonBlocked [2021-08-22T12:46:00.370Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:46:00.370Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:46:00.370Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:46:00.370Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:46:00.370Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-22T12:46:00.370Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-22T12:46:00.675Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-22T12:46:01.604Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-22T12:46:01.860Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-22T12:46:03.227Z] === RUN TestDockerSuite/TestNetHostname [2021-08-22T12:46:03.290Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-08-22T12:46:03.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.04s) [2021-08-22T12:46:03.290Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.21s) [2021-08-22T12:46:03.290Z] === RUN TestWaitBlocked [2021-08-22T12:46:03.290Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:03.290Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-22T12:46:03.290Z] PASS [2021-08-22T12:46:03.290Z] ok github.com/docker/docker/integration/container 95.834s [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === Skipped [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-22T12:46:03.290Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-22T12:46:03.290Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-22T12:46:03.290Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-22T12:46:03.290Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-22T12:46:03.290Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-22T12:46:03.290Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-22T12:46:03.290Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-22T12:46:03.290Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-22T12:46:03.290Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-22T12:46:03.290Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-22T12:46:03.290Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-22T12:46:03.290Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-22T12:46:03.290Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-22T12:46:03.290Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-22T12:46:03.290Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-22T12:46:03.290Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-22T12:46:03.290Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-22T12:46:03.290Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-22T12:46:03.290Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-22T12:46:03.290Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-22T12:46:03.290Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-22T12:46:03.290Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-22T12:46:03.290Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-22T12:46:03.290Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-22T12:46:03.290Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-22T12:46:03.290Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-22T12:46:03.290Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-22T12:46:03.290Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-22T12:46:03.290Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:03.290Z] [2021-08-22T12:46:03.290Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-22T12:46:03.290Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:03.291Z] [2021-08-22T12:46:03.291Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-22T12:46:03.291Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:03.291Z] [2021-08-22T12:46:03.291Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-22T12:46:03.291Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-22T12:46:03.291Z] [2021-08-22T12:46:03.291Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-22T12:46:03.291Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-22T12:46:03.291Z] [2021-08-22T12:46:03.291Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-22T12:46:03.291Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:03.291Z] [2021-08-22T12:46:03.291Z] [2021-08-22T12:46:03.291Z] DONE 87 tests, 33 skipped in 98.413s [2021-08-22T12:46:03.291Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-22T12:46:03.789Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-22T12:46:05.678Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-22T12:46:06.616Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-22T12:46:07.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-22T12:46:07.247Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-22T12:46:07.247Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-22T12:46:09.883Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-22T12:46:11.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-22T12:46:11.922Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-22T12:46:11.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-22T12:46:11.922Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-22T12:46:11.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-22T12:46:12.397Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-22T12:46:12.653Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-22T12:46:15.212Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-22T12:46:15.773Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-22T12:46:16.030Z] === RUN TestDockerSuite/TestPluginActive [2021-08-22T12:46:17.438Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-22T12:46:18.848Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-22T12:46:18.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-22T12:46:18.970Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-22T12:46:18.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-22T12:46:18.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-22T12:46:18.970Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-22T12:46:18.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-22T12:46:18.970Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-22T12:46:18.970Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-22T12:46:23.058Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-22T12:46:23.620Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-22T12:46:23.620Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-22T12:46:23.620Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-22T12:46:24.180Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-22T12:46:25.545Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-22T12:46:27.443Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-22T12:46:28.480Z] === RUN TestConfigDaemonLibtrustID [2021-08-22T12:46:28.480Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-22T12:46:28.480Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-22T12:46:28.480Z] === RUN TestDaemonConfigValidation [2021-08-22T12:46:28.480Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-22T12:46:28.480Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-22T12:46:28.480Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-22T12:46:28.480Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-22T12:46:28.480Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-22T12:46:28.480Z] PASS [2021-08-22T12:46:28.480Z] ok github.com/docker/docker/integration/daemon 0.116s [2021-08-22T12:46:28.480Z] [2021-08-22T12:46:28.480Z] === Skipped [2021-08-22T12:46:28.480Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-22T12:46:28.480Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-22T12:46:28.480Z] [2021-08-22T12:46:28.480Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-22T12:46:28.480Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-22T12:46:28.480Z] [2021-08-22T12:46:28.480Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-22T12:46:28.480Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-22T12:46:28.480Z] [2021-08-22T12:46:28.480Z] [2021-08-22T12:46:28.480Z] DONE 3 tests, 3 skipped in 23.986s [2021-08-22T12:46:28.480Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-22T12:46:28.836Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-22T12:46:29.440Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-22T12:46:29.464Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:46:29.464Z] INFO: Testing against a local daemon [2021-08-22T12:46:29.464Z] === RUN TestCommitInheritsEnv [2021-08-22T12:46:29.464Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:46:29.464Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-22T12:46:29.464Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-22T12:46:29.464Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-22T12:46:29.464Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-22T12:46:29.464Z] === RUN TestImagesFilterMultiReference [2021-08-22T12:46:29.464Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-22T12:46:29.464Z] === RUN TestImagePullPlatformInvalid [2021-08-22T12:46:29.464Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-22T12:46:29.464Z] === RUN TestRemoveImageOrphaning [2021-08-22T12:46:30.433Z] --- PASS: TestRemoveImageOrphaning (1.14s) [2021-08-22T12:46:30.433Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-22T12:46:30.433Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-22T12:46:30.433Z] === RUN TestTagInvalidReference [2021-08-22T12:46:30.433Z] --- PASS: TestTagInvalidReference (0.04s) [2021-08-22T12:46:30.433Z] === RUN TestTagValidPrefixedRepo [2021-08-22T12:46:30.433Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-08-22T12:46:30.433Z] === RUN TestTagExistedNameWithoutForce [2021-08-22T12:46:30.433Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-22T12:46:30.433Z] === RUN TestTagOfficialNames [2021-08-22T12:46:30.807Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-22T12:46:30.892Z] --- PASS: TestTagOfficialNames (0.09s) [2021-08-22T12:46:30.892Z] === RUN TestTagMatchesDigest [2021-08-22T12:46:30.892Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-22T12:46:30.892Z] PASS [2021-08-22T12:46:30.892Z] ok github.com/docker/docker/integration/image 1.689s [2021-08-22T12:46:30.892Z] [2021-08-22T12:46:30.892Z] === Skipped [2021-08-22T12:46:30.892Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-22T12:46:30.892Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:46:30.892Z] [2021-08-22T12:46:30.892Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-22T12:46:30.892Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-22T12:46:30.892Z] [2021-08-22T12:46:30.892Z] [2021-08-22T12:46:30.892Z] DONE 11 tests, 2 skipped in 3.525s [2021-08-22T12:46:30.892Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-22T12:46:33.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:46:33.074Z] INFO: Testing against a local daemon [2021-08-22T12:46:33.074Z] === RUN TestNetworkCreateDelete [2021-08-22T12:46:33.074Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:33.074Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestDockerNetworkDeletePreferID [2021-08-22T12:46:33.074Z] 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-22T12:46:33.074Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestDaemonDNSFallback [2021-08-22T12:46:33.074Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:33.074Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestInspectNetwork [2021-08-22T12:46:33.074Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:33.074Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestRunContainerWithBridgeNone [2021-08-22T12:46:33.074Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:33.074Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestNetworkInvalidJSON [2021-08-22T12:46:33.074Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-22T12:46:33.074Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-22T12:46:33.074Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:46:33.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:46:33.074Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:46:33.074Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:46:33.074Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-22T12:46:33.074Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-22T12:46:33.074Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-22T12:46:33.074Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-08-22T12:46:33.074Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-22T12:46:33.074Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-22T12:46:33.074Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-22T12:46:33.074Z] === RUN TestNetworkList [2021-08-22T12:46:33.074Z] === RUN TestNetworkList//networks [2021-08-22T12:46:33.074Z] === PAUSE TestNetworkList//networks [2021-08-22T12:46:33.074Z] === RUN TestNetworkList//networks/ [2021-08-22T12:46:33.074Z] === PAUSE TestNetworkList//networks/ [2021-08-22T12:46:33.074Z] === CONT TestNetworkList//networks [2021-08-22T12:46:33.074Z] === CONT TestNetworkList//networks/ [2021-08-22T12:46:33.074Z] --- PASS: TestNetworkList (0.04s) [2021-08-22T12:46:33.074Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-22T12:46:33.074Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestHostIPv4BridgeLabel [2021-08-22T12:46:33.074Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-22T12:46:33.074Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-22T12:46:33.074Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-22T12:46:33.074Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestDaemonDefaultNetworkPools [2021-08-22T12:46:33.074Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-22T12:46:33.074Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-22T12:46:33.074Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-22T12:46:33.074Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-22T12:46:33.074Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-22T12:46:33.074Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-22T12:46:33.074Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-22T12:46:33.074Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestServiceWithPredefinedNetwork [2021-08-22T12:46:33.074Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-22T12:46:33.074Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-22T12:46:33.074Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:46:33.074Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestServiceWithDataPathPortInit [2021-08-22T12:46:33.074Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-22T12:46:33.074Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-22T12:46:33.074Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-22T12:46:33.074Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-22T12:46:33.074Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-22T12:46:33.074Z] PASS [2021-08-22T12:46:33.074Z] ok github.com/docker/docker/integration/network 0.209s [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === Skipped [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-22T12:46:33.533Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-22T12:46:33.533Z] 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-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-22T12:46:33.533Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-22T12:46:33.533Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-22T12:46:33.533Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-22T12:46:33.533Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-22T12:46:33.533Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-22T12:46:33.533Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-22T12:46:33.533Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-22T12:46:33.533Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-22T12:46:33.533Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-22T12:46:33.533Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-22T12:46:33.533Z] service_test.go:242: FLAKY_TEST [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-22T12:46:33.533Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-22T12:46:33.533Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] [2021-08-22T12:46:33.533Z] DONE 22 tests, 15 skipped in 2.270s [2021-08-22T12:46:33.533Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-22T12:46:33.993Z] testing: warning: no tests to run [2021-08-22T12:46:33.993Z] PASS [2021-08-22T12:46:33.993Z] ok github.com/docker/docker/integration/network/ipvlan 0.077s [2021-08-22T12:46:33.993Z] [2021-08-22T12:46:33.993Z] DONE 0 tests in 0.661s [2021-08-22T12:46:33.993Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-22T12:46:34.072Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-22T12:46:34.962Z] testing: warning: no tests to run [2021-08-22T12:46:34.962Z] PASS [2021-08-22T12:46:34.962Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2021-08-22T12:46:34.962Z] [2021-08-22T12:46:34.962Z] DONE 0 tests in 0.705s [2021-08-22T12:46:34.962Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-22T12:46:35.421Z] testing: warning: no tests to run [2021-08-22T12:46:35.421Z] PASS [2021-08-22T12:46:35.421Z] ok github.com/docker/docker/integration/plugin 0.075s [2021-08-22T12:46:35.421Z] [2021-08-22T12:46:35.421Z] DONE 0 tests in 0.678s [2021-08-22T12:46:35.421Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-22T12:46:35.438Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-22T12:46:36.390Z] testing: warning: no tests to run [2021-08-22T12:46:36.390Z] PASS [2021-08-22T12:46:36.390Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2021-08-22T12:46:36.390Z] [2021-08-22T12:46:36.390Z] DONE 0 tests in 0.716s [2021-08-22T12:46:36.390Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-22T12:46:37.953Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-22T12:46:39.317Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-22T12:46:41.292Z] === RUN TestDockerSuite/TestPortList [2021-08-22T12:46:43.535Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:46:43.536Z] INFO: Testing against a local daemon [2021-08-22T12:46:43.536Z] === RUN TestPluginInvalidJSON [2021-08-22T12:46:43.536Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:46:43.536Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:46:43.536Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-22T12:46:43.536Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-22T12:46:43.536Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-08-22T12:46:43.536Z] === RUN TestPluginInstall [2021-08-22T12:46:43.536Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-22T12:46:43.536Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-22T12:46:43.536Z] === RUN TestPluginsWithRuntimes [2021-08-22T12:46:43.536Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-22T12:46:43.536Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-22T12:46:43.536Z] === RUN TestPluginBackCompatMediaTypes [2021-08-22T12:46:43.536Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-22T12:46:43.536Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-22T12:46:43.536Z] PASS [2021-08-22T12:46:43.536Z] ok github.com/docker/docker/integration/plugin/common 0.121s [2021-08-22T12:46:43.536Z] [2021-08-22T12:46:43.536Z] === Skipped [2021-08-22T12:46:43.536Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-22T12:46:43.536Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-22T12:46:43.536Z] [2021-08-22T12:46:43.536Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-22T12:46:43.536Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-22T12:46:43.536Z] [2021-08-22T12:46:43.536Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-22T12:46:43.536Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-22T12:46:43.536Z] [2021-08-22T12:46:43.536Z] [2021-08-22T12:46:43.536Z] DONE 5 tests, 3 skipped in 6.935s [2021-08-22T12:46:43.536Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-22T12:46:44.059Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-22T12:46:45.587Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-22T12:46:45.587Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-22T12:46:46.044Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-22T12:46:46.044Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T12:46:46.500Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-22T12:46:47.298Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:46:47.298Z] INFO: Testing against a local daemon [2021-08-22T12:46:47.298Z] === RUN TestExternalGraphDriver [2021-08-22T12:46:47.299Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-22T12:46:47.299Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-22T12:46:47.299Z] === RUN TestGraphdriverPluginV2 [2021-08-22T12:46:47.299Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-22T12:46:47.299Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-22T12:46:47.299Z] PASS [2021-08-22T12:46:47.299Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.165s [2021-08-22T12:46:47.299Z] [2021-08-22T12:46:47.299Z] === Skipped [2021-08-22T12:46:47.299Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-22T12:46:47.299Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-22T12:46:47.299Z] [2021-08-22T12:46:47.299Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-22T12:46:47.299Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-22T12:46:47.299Z] [2021-08-22T12:46:47.299Z] [2021-08-22T12:46:47.299Z] DONE 2 tests, 2 skipped in 3.733s [2021-08-22T12:46:47.299Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-22T12:46:47.462Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-22T12:46:47.462Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-22T12:46:47.918Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-22T12:46:49.374Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-22T12:46:49.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:46:49.480Z] INFO: Testing against a local daemon [2021-08-22T12:46:49.480Z] === RUN TestReadPluginNoRead [2021-08-22T12:46:49.480Z] read_test.go:21: no unix domain sockets on Windows [2021-08-22T12:46:49.480Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-22T12:46:49.480Z] PASS [2021-08-22T12:46:49.480Z] ok github.com/docker/docker/integration/plugin/logging 0.105s [2021-08-22T12:46:49.939Z] [2021-08-22T12:46:49.939Z] === Skipped [2021-08-22T12:46:49.939Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-22T12:46:49.939Z] read_test.go:21: no unix domain sockets on Windows [2021-08-22T12:46:49.939Z] [2021-08-22T12:46:49.939Z] [2021-08-22T12:46:49.939Z] DONE 1 tests, 1 skipped in 2.511s [2021-08-22T12:46:49.939Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-22T12:46:50.782Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-22T12:46:50.907Z] testing: warning: no tests to run [2021-08-22T12:46:50.907Z] PASS [2021-08-22T12:46:50.907Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [2021-08-22T12:46:50.907Z] [2021-08-22T12:46:50.907Z] DONE 0 tests in 1.055s [2021-08-22T12:46:50.907Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-22T12:46:51.634Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-22T12:46:53.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:46:53.086Z] INFO: Testing against a local daemon [2021-08-22T12:46:53.086Z] === RUN TestPluginWithDevMounts [2021-08-22T12:46:53.086Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:53.086Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-22T12:46:53.086Z] PASS [2021-08-22T12:46:53.086Z] ok github.com/docker/docker/integration/plugin/volumes 0.096s [2021-08-22T12:46:53.086Z] [2021-08-22T12:46:53.086Z] === Skipped [2021-08-22T12:46:53.086Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-22T12:46:53.086Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:53.086Z] [2021-08-22T12:46:53.086Z] [2021-08-22T12:46:53.086Z] DONE 1 tests, 1 skipped in 2.103s [2021-08-22T12:46:53.086Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-22T12:46:53.169Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-22T12:46:53.169Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-22T12:46:53.169Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-22T12:46:53.169Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-22T12:46:53.169Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-22T12:46:54.623Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:46:54.623Z] INFO: Testing against a local daemon [2021-08-22T12:46:54.623Z] === RUN TestSecretInspect [2021-08-22T12:46:54.623Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:54.623Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-22T12:46:54.623Z] === RUN TestSecretList [2021-08-22T12:46:54.623Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:54.623Z] --- SKIP: TestSecretList (0.00s) [2021-08-22T12:46:54.623Z] === RUN TestSecretsCreateAndDelete [2021-08-22T12:46:54.623Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:54.623Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-22T12:46:54.623Z] === RUN TestSecretsUpdate [2021-08-22T12:46:54.623Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:54.623Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-22T12:46:54.623Z] === RUN TestTemplatedSecret [2021-08-22T12:46:54.623Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:54.623Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-22T12:46:54.623Z] === RUN TestSecretCreateResolve [2021-08-22T12:46:54.623Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:54.623Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-22T12:46:54.623Z] PASS [2021-08-22T12:46:54.623Z] ok github.com/docker/docker/integration/secret 0.096s [2021-08-22T12:46:54.700Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-22T12:46:55.082Z] [2021-08-22T12:46:55.082Z] === Skipped [2021-08-22T12:46:55.082Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-22T12:46:55.082Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:55.082Z] [2021-08-22T12:46:55.082Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-22T12:46:55.082Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:55.082Z] [2021-08-22T12:46:55.082Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-22T12:46:55.082Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:55.082Z] [2021-08-22T12:46:55.082Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-22T12:46:55.082Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:55.082Z] [2021-08-22T12:46:55.082Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-22T12:46:55.082Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:55.082Z] [2021-08-22T12:46:55.082Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-22T12:46:55.082Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:55.082Z] [2021-08-22T12:46:55.082Z] [2021-08-22T12:46:55.082Z] DONE 6 tests, 6 skipped in 1.803s [2021-08-22T12:46:55.082Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-22T12:46:55.663Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-22T12:46:56.118Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-22T12:46:57.081Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-22T12:46:57.260Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:46:57.260Z] INFO: Testing against a local daemon [2021-08-22T12:46:57.260Z] === RUN TestServiceCreateInit [2021-08-22T12:46:57.260Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-22T12:46:57.260Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-22T12:46:57.260Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- PASS: TestServiceCreateInit (0.05s) [2021-08-22T12:46:57.260Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:46:57.260Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestCreateServiceMultipleTimes [2021-08-22T12:46:57.260Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestCreateServiceConflict [2021-08-22T12:46:57.260Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestCreateServiceMaxReplicas [2021-08-22T12:46:57.260Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-08-22T12:46:57.260Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-22T12:46:57.260Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestCreateServiceSecretFileMode [2021-08-22T12:46:57.260Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestCreateServiceConfigFileMode [2021-08-22T12:46:57.260Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestCreateServiceSysctls [2021-08-22T12:46:57.260Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-08-22T12:46:57.260Z] === RUN TestCreateServiceCapabilities [2021-08-22T12:46:57.260Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-22T12:46:57.260Z] === RUN TestInspect [2021-08-22T12:46:57.260Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestInspect (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestCreateJob [2021-08-22T12:46:57.260Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestCreateJob (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestReplicatedJob [2021-08-22T12:46:57.260Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestUpdateReplicatedJob [2021-08-22T12:46:57.260Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestServiceListWithStatuses [2021-08-22T12:46:57.260Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestDockerNetworkConnectAlias [2021-08-22T12:46:57.260Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestDockerNetworkReConnect [2021-08-22T12:46:57.260Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestServicePlugin [2021-08-22T12:46:57.260Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.260Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestServiceUpdateLabel [2021-08-22T12:46:57.260Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:57.260Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestServiceUpdateSecrets [2021-08-22T12:46:57.260Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:57.260Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestServiceUpdateConfigs [2021-08-22T12:46:57.260Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:57.260Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestServiceUpdateNetwork [2021-08-22T12:46:57.260Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:57.260Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-22T12:46:57.260Z] === RUN TestServiceUpdatePidsLimit [2021-08-22T12:46:57.260Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:57.260Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-22T12:46:57.260Z] PASS [2021-08-22T12:46:57.260Z] ok github.com/docker/docker/integration/service 0.253s [2021-08-22T12:46:57.537Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === Skipped [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:46:57.719Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:46:57.719Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-22T12:46:57.719Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-22T12:46:57.719Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-08-22T12:46:57.719Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-22T12:46:57.719Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-22T12:46:57.719Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-22T12:46:57.719Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-08-22T12:46:57.719Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-22T12:46:57.719Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-22T12:46:57.719Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-22T12:46:57.719Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-22T12:46:57.719Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-22T12:46:57.719Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-22T12:46:57.719Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-22T12:46:57.719Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-22T12:46:57.719Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-22T12:46:57.719Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-22T12:46:57.719Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-22T12:46:57.719Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-22T12:46:57.719Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-22T12:46:57.719Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-22T12:46:57.719Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] [2021-08-22T12:46:57.719Z] DONE 24 tests, 23 skipped in 2.776s [2021-08-22T12:46:57.719Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-22T12:46:58.871Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-22T12:46:58.871Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-22T12:46:58.871Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-22T12:46:58.872Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-22T12:46:58.872Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-22T12:46:58.872Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-22T12:46:59.129Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-22T12:46:59.129Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-22T12:46:59.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:46:59.896Z] INFO: Testing against a local daemon [2021-08-22T12:46:59.896Z] === RUN TestSessionCreate [2021-08-22T12:46:59.896Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:59.896Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-22T12:46:59.896Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-22T12:46:59.896Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:59.896Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-22T12:46:59.896Z] PASS [2021-08-22T12:46:59.896Z] ok github.com/docker/docker/integration/session 0.101s [2021-08-22T12:46:59.896Z] [2021-08-22T12:46:59.896Z] === Skipped [2021-08-22T12:46:59.896Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-22T12:46:59.896Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:59.896Z] [2021-08-22T12:46:59.896Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-22T12:46:59.896Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-22T12:46:59.896Z] [2021-08-22T12:46:59.896Z] [2021-08-22T12:46:59.896Z] DONE 2 tests, 2 skipped in 1.815s [2021-08-22T12:46:59.896Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-22T12:47:00.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-22T12:47:00.056Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-22T12:47:01.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:47:01.435Z] INFO: Testing against a local daemon [2021-08-22T12:47:01.435Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-22T12:47:01.435Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:47:01.435Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:47:01.435Z] === RUN TestDiskUsage [2021-08-22T12:47:01.435Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-22T12:47:01.435Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-22T12:47:01.435Z] === RUN TestEventsExecDie [2021-08-22T12:47:01.435Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-22T12:47:01.435Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-22T12:47:01.435Z] === RUN TestEventsBackwardsCompatible [2021-08-22T12:47:01.435Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-22T12:47:01.435Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-22T12:47:01.435Z] === RUN TestEventsVolumeCreate [2021-08-22T12:47:01.435Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-22T12:47:01.435Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-22T12:47:01.435Z] === RUN TestInfoAPI [2021-08-22T12:47:01.435Z] --- PASS: TestInfoAPI (0.05s) [2021-08-22T12:47:01.435Z] === RUN TestInfoAPIWarnings [2021-08-22T12:47:01.435Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:47:01.435Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-22T12:47:01.435Z] === RUN TestInfoDebug [2021-08-22T12:47:01.435Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:47:01.435Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-22T12:47:01.435Z] === RUN TestInfoInsecureRegistries [2021-08-22T12:47:01.435Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:47:01.435Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-22T12:47:01.435Z] === RUN TestInfoRegistryMirrors [2021-08-22T12:47:01.435Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:47:01.435Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-22T12:47:01.435Z] === RUN TestLoginFailsWithBadCredentials [2021-08-22T12:47:01.946Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-22T12:47:01.947Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-22T12:47:02.202Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-22T12:47:02.401Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-08-22T12:47:02.401Z] === RUN TestPingCacheHeaders [2021-08-22T12:47:02.401Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-22T12:47:02.401Z] === RUN TestPingGet [2021-08-22T12:47:02.401Z] --- PASS: TestPingGet (0.04s) [2021-08-22T12:47:02.401Z] === RUN TestPingHead [2021-08-22T12:47:02.860Z] --- PASS: TestPingHead (0.04s) [2021-08-22T12:47:02.860Z] === RUN TestVersion [2021-08-22T12:47:02.860Z] --- PASS: TestVersion (0.04s) [2021-08-22T12:47:02.860Z] PASS [2021-08-22T12:47:02.860Z] ok github.com/docker/docker/integration/system 1.264s [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] === Skipped [2021-08-22T12:47:02.860Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-22T12:47:02.860Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-22T12:47:02.860Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-22T12:47:02.860Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-22T12:47:02.860Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-22T12:47:02.860Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-22T12:47:02.860Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-22T12:47:02.860Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-22T12:47:02.860Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-22T12:47:02.860Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] [2021-08-22T12:47:02.860Z] DONE 15 tests, 9 skipped in 2.976s [2021-08-22T12:47:02.860Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-22T12:47:04.367Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-22T12:47:04.367Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-22T12:47:04.367Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-22T12:47:05.037Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:47:05.037Z] INFO: Testing against a local daemon [2021-08-22T12:47:05.037Z] === RUN TestVolumesCreateAndList [2021-08-22T12:47:05.037Z] --- PASS: TestVolumesCreateAndList (0.08s) [2021-08-22T12:47:05.037Z] === RUN TestVolumesRemove [2021-08-22T12:47:05.037Z] --- PASS: TestVolumesRemove (0.17s) [2021-08-22T12:47:05.037Z] === RUN TestVolumesInspect [2021-08-22T12:47:05.037Z] --- PASS: TestVolumesInspect (0.05s) [2021-08-22T12:47:05.037Z] === RUN TestVolumesInvalidJSON [2021-08-22T12:47:05.037Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-22T12:47:05.037Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-22T12:47:05.037Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-22T12:47:05.037Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-22T12:47:05.037Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-22T12:47:05.037Z] PASS [2021-08-22T12:47:05.037Z] ok github.com/docker/docker/integration/volume 0.393s [2021-08-22T12:47:05.037Z] [2021-08-22T12:47:05.037Z] DONE 5 tests in 2.263s [2021-08-22T12:47:05.037Z] INFO: make.ps1 ended at 08/22/2021 12:47:04 [2021-08-22T12:47:05.037Z] INFO: Integration CLI tests being run from the host: [2021-08-22T12:47:05.037Z] 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-22T12:47:05.216Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-22T12:47:05.896Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-22T12:47:05.896Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-22T12:47:05.896Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-22T12:47:06.352Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-22T12:47:06.581Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-22T12:47:07.142Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-22T12:47:07.398Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-22T12:47:07.654Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-22T12:47:07.881Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-22T12:47:08.842Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-22T12:47:09.803Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-22T12:47:09.803Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-22T12:47:09.803Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-22T12:47:10.258Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-22T12:47:10.923Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-22T12:47:11.220Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-22T12:47:11.220Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-22T12:47:11.220Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-22T12:47:11.220Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-22T12:47:11.220Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-22T12:47:11.854Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-22T12:47:11.854Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-22T12:47:15.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-22T12:47:15.388Z] INFO: Testing against a local daemon [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-22T12:47:15.388Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-22T12:47:15.388Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-22T12:47:15.388Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-22T12:47:15.847Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-22T12:47:16.022Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-22T12:47:16.305Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-22T12:47:16.985Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-22T12:47:19.301Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-22T12:47:19.556Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-22T12:47:22.819Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-22T12:47:25.334Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-22T12:47:27.848Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-22T12:47:30.680Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-22T12:47:30.680Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-22T12:47:30.680Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-22T12:47:30.680Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-22T12:47:30.680Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-22T12:47:30.680Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-22T12:47:31.115Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-22T12:47:31.135Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-22T12:47:31.135Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-22T12:47:31.135Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-22T12:47:31.135Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-22T12:47:31.135Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-22T12:47:31.135Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-22T12:47:31.135Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-22T12:47:31.590Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-22T12:47:32.042Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-22T12:47:32.049Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-22T12:47:33.974Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-22T12:47:33.974Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-22T12:47:35.757Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-22T12:47:36.490Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-22T12:47:36.720Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-22T12:47:36.720Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-22T12:47:36.720Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-22T12:47:36.720Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-22T12:47:36.720Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-22T12:47:37.174Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-22T12:47:37.944Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-22T12:47:38.200Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-22T12:47:39.337Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-22T12:47:39.609Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-22T12:47:41.518Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-22T12:47:42.445Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-22T12:47:45.712Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-22T12:47:45.712Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-22T12:47:46.883Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-22T12:47:46.883Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-22T12:47:46.883Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-22T12:47:47.080Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-22T12:47:47.080Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-22T12:47:48.007Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-22T12:47:48.263Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-22T12:47:49.615Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-22T12:47:51.535Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-22T12:47:51.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-22T12:47:51.548Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-22T12:47:51.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-22T12:47:51.548Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-22T12:47:51.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-22T12:47:51.548Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-22T12:47:51.548Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-22T12:47:52.004Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-22T12:47:52.004Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-22T12:47:52.004Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-22T12:47:52.462Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-22T12:47:53.827Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-22T12:47:54.281Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-22T12:47:54.758Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-22T12:47:54.758Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-22T12:47:54.758Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-22T12:47:55.014Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-22T12:47:55.014Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-22T12:47:55.241Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-22T12:47:55.241Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-22T12:47:55.241Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-22T12:47:55.270Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-22T12:47:56.196Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-22T12:47:57.561Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-22T12:47:58.130Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-22T12:47:59.451Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-22T12:47:59.656Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-22T12:47:59.707Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-22T12:47:59.966Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-22T12:48:04.320Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-22T12:48:04.320Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-22T12:48:04.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-22T12:48:04.320Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-22T12:48:04.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-22T12:48:04.320Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-22T12:48:04.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-22T12:48:04.320Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-22T12:48:04.320Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-22T12:48:04.320Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-22T12:48:08.082Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-22T12:48:10.602Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-22T12:48:11.967Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-22T12:48:13.898Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-22T12:48:13.898Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-22T12:48:14.154Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-22T12:48:14.154Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-22T12:48:16.669Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-22T12:48:17.094Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-22T12:48:17.094Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-22T12:48:17.094Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-22T12:48:17.094Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-22T12:48:18.035Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-22T12:48:21.303Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-22T12:48:21.559Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-22T12:48:23.449Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-22T12:48:23.449Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-22T12:48:23.449Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-22T12:48:24.816Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-22T12:48:28.193Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-22T12:48:28.401Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-22T12:48:28.401Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-22T12:48:28.401Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-22T12:48:28.401Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-22T12:48:28.401Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-22T12:48:28.401Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-22T12:48:28.401Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-22T12:48:28.401Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-22T12:48:28.401Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-22T12:48:28.449Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-22T12:48:28.705Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-22T12:48:28.705Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-22T12:48:30.593Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-22T12:48:31.564Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-22T12:48:31.860Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-22T12:48:32.141Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-22T12:48:32.141Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T12:48:32.141Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-22T12:48:32.141Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-22T12:48:32.141Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-22T12:48:32.492Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-22T12:48:32.821Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-22T12:48:33.783Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-22T12:48:33.856Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-22T12:48:34.784Z] === RUN TestDockerSuite/TestRmiTag [2021-08-22T12:48:35.346Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-22T12:48:35.885Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-22T12:48:35.907Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-22T12:48:37.498Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-22T12:48:37.798Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-22T12:48:39.617Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-22T12:48:39.617Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-22T12:48:39.617Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-22T12:48:39.617Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-22T12:48:39.617Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-22T12:48:39.617Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-22T12:48:39.617Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-22T12:48:39.617Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-22T12:48:39.617Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-22T12:48:40.313Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-22T12:48:40.386Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-22T12:48:41.242Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-22T12:48:41.498Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-22T12:48:42.060Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-22T12:48:42.520Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-22T12:48:42.520Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-22T12:48:42.520Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-22T12:48:42.520Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-22T12:48:42.520Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-22T12:48:42.622Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-22T12:48:43.274Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-22T12:48:44.512Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-22T12:48:45.104Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-22T12:48:45.359Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-22T12:48:46.329Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-22T12:48:46.329Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-22T12:48:46.890Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-22T12:48:48.254Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-22T12:48:48.816Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-22T12:48:49.744Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-22T12:48:50.349Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-22T12:48:51.083Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-22T12:48:51.277Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-22T12:48:52.642Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-22T12:48:53.569Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-22T12:48:54.130Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-22T12:48:55.056Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-22T12:48:55.056Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-22T12:48:55.984Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-22T12:48:56.913Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-22T12:48:58.279Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-22T12:48:59.206Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-22T12:48:59.767Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-22T12:49:00.329Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-22T12:49:00.891Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-22T12:49:00.891Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-22T12:49:03.426Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-22T12:49:03.682Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-22T12:49:04.651Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-22T12:49:04.683Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-22T12:49:04.683Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-22T12:49:04.683Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-22T12:49:04.683Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-22T12:49:04.683Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-22T12:49:05.212Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-22T12:49:05.774Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-22T12:49:06.029Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-22T12:49:06.592Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-22T12:49:07.153Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-22T12:49:08.080Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-22T12:49:08.336Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-22T12:49:08.898Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-22T12:49:09.460Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-22T12:49:09.460Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-22T12:49:10.826Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-22T12:49:10.826Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-22T12:49:11.753Z] docker_cli_service_logs_test.go:245: checking task yx3o5csii10v [2021-08-22T12:49:11.753Z] docker_cli_service_logs_test.go:250: checking messages for yx3o5csii10v [2021-08-22T12:49:11.753Z] docker_cli_service_logs_test.go:245: checking task v0th133tfcr1 [2021-08-22T12:49:11.753Z] docker_cli_service_logs_test.go:250: checking messages for v0th133tfcr1 [2021-08-22T12:49:12.009Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-22T12:49:12.571Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-22T12:49:13.498Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-22T12:49:14.061Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-22T12:49:14.061Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-22T12:49:14.623Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-22T12:49:16.032Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-22T12:49:17.397Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-22T12:49:18.325Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-22T12:49:19.303Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-22T12:49:19.863Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-22T12:49:20.424Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-22T12:49:20.986Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-22T12:49:21.590Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-22T12:49:22.520Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-22T12:49:23.447Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-22T12:49:25.337Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-22T12:49:27.227Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-22T12:49:27.227Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-22T12:49:27.789Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-22T12:49:30.305Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-22T12:49:31.232Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-22T12:49:33.748Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-22T12:49:33.899Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-22T12:49:34.568Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-22T12:49:34.568Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-22T12:49:34.568Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-22T12:49:34.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-22T12:49:36.263Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-22T12:49:36.263Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-22T12:49:36.263Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-22T12:49:36.263Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-22T12:49:36.263Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-22T12:49:37.191Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-22T12:49:38.568Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-22T12:49:38.568Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-22T12:49:38.568Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-22T12:49:39.097Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-22T12:49:39.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-22T12:49:39.227Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-22T12:49:39.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-22T12:49:41.095Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-22T12:49:43.612Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-22T12:49:43.612Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-22T12:49:44.173Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-22T12:49:44.340Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-22T12:49:46.061Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-22T12:49:46.061Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-22T12:49:46.624Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-22T12:49:46.624Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-22T12:49:46.624Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-22T12:49:47.227Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-22T12:49:48.592Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-22T12:49:49.203Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-22T12:49:49.203Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-22T12:49:49.765Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-22T12:49:50.694Z] docker_cli_swarm_test.go:1901: [d54287befbd80] joining swarm manager [dfa8ae0716a85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:49:50.694Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-22T12:49:51.619Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-22T12:49:52.181Z] docker_cli_swarm_test.go:1902: [d2ff5e02a8146] joining swarm manager [dfa8ae0716a85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:49:52.437Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-22T12:49:52.437Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-22T12:49:52.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-22T12:49:53.364Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-22T12:49:53.925Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-22T12:49:54.487Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-22T12:49:55.049Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-22T12:49:55.976Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-22T12:49:56.536Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-22T12:49:57.099Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-22T12:49:57.661Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-22T12:49:57.661Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-22T12:49:58.587Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-22T12:49:59.191Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-22T12:49:59.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-22T12:49:59.903Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-22T12:49:59.903Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-22T12:50:00.598Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-22T12:50:00.853Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-22T12:50:00.853Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-22T12:50:00.853Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-22T12:50:03.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-22T12:50:03.616Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-22T12:50:03.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-22T12:50:03.616Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-22T12:50:03.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-22T12:50:04.162Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-22T12:50:04.417Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-22T12:50:08.598Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-22T12:50:09.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-22T12:50:09.379Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-22T12:50:09.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-22T12:50:09.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-22T12:50:09.834Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-22T12:50:09.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-22T12:50:09.834Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-22T12:50:09.834Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-22T12:50:16.677Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-22T12:50:16.677Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-22T12:50:16.677Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-22T12:50:18.568Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-22T12:50:18.568Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-22T12:50:18.568Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-22T12:50:18.568Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-22T12:50:18.568Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-22T12:50:19.131Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-22T12:50:23.297Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-22T12:50:23.859Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-22T12:50:25.223Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-22T12:50:31.761Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-22T12:50:31.761Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-22T12:50:32.019Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-22T12:50:32.333Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-22T12:50:32.333Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-22T12:50:32.333Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-22T12:50:32.333Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-22T12:50:32.333Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-22T12:50:32.791Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-22T12:50:33.384Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-22T12:50:33.384Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-22T12:50:33.640Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-22T12:50:33.759Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-22T12:50:33.759Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-22T12:50:33.759Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-22T12:50:33.759Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-22T12:50:33.759Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-22T12:50:33.759Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-22T12:50:33.759Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-22T12:50:34.219Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-22T12:50:34.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-22T12:50:35.003Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-22T12:50:35.189Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-22T12:50:35.259Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-22T12:50:37.149Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-22T12:50:37.149Z] docker_cli_swarm_test.go:1802: [d6b5c3e4a337b] joining swarm manager [dd5f4e7152bd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:50:38.514Z] docker_cli_swarm_test.go:1803: [d42de47ecbe4d] joining swarm manager [dd5f4e7152bd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:50:38.514Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-22T12:50:38.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-22T12:50:38.635Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-22T12:50:38.770Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-22T12:50:38.770Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-22T12:50:38.931Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-22T12:50:38.940Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-22T12:50:38.940Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-22T12:50:38.940Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-22T12:50:39.093Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-22T12:50:39.093Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T12:50:39.093Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-22T12:50:40.179Z] === RUN TestDockerSuite/TestRunMount [2021-08-22T12:50:40.622Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-22T12:50:40.622Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-22T12:50:40.622Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-22T12:50:41.109Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-22T12:50:41.109Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-22T12:50:41.109Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-22T12:50:41.109Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-22T12:50:41.109Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-22T12:50:41.109Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-22T12:50:44.843Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-22T12:50:45.287Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-22T12:50:46.247Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-22T12:50:46.247Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-22T12:50:46.247Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-22T12:50:46.247Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-22T12:50:46.247Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-22T12:50:47.771Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-22T12:50:48.226Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-22T12:50:48.262Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-22T12:50:48.518Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-22T12:50:48.682Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-22T12:50:49.080Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-22T12:50:49.642Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-22T12:50:50.097Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-22T12:50:50.444Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-22T12:50:52.960Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-22T12:50:53.719Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-22T12:50:54.326Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-22T12:50:54.761Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-22T12:50:56.853Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-22T12:50:56.920Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-22T12:50:56.920Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-22T12:50:56.920Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-22T12:50:57.880Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-22T12:50:57.880Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-22T12:50:57.880Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-22T12:50:58.334Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-22T12:50:58.742Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-22T12:50:59.673Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-22T12:50:59.858Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-22T12:51:00.631Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-22T12:51:00.821Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-22T12:51:01.276Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-22T12:51:01.277Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-22T12:51:01.277Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-22T12:51:02.237Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-22T12:51:02.519Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-22T12:51:02.519Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-22T12:51:02.692Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-22T12:51:02.692Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-22T12:51:02.692Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-22T12:51:02.692Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-22T12:51:02.692Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-22T12:51:04.002Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-22T12:51:04.367Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-22T12:51:04.411Z] docker_cli_swarm_test.go:1321: [d65c616815218] joining swarm manager [ddcd256a2b22d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:51:04.411Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-22T12:51:04.411Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-22T12:51:05.380Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-22T12:51:05.636Z] docker_cli_swarm_test.go:1322: [d87716da11955] joining swarm manager [ddcd256a2b22d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:51:05.908Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-22T12:51:05.909Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-22T12:51:05.909Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-22T12:51:06.563Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-22T12:51:07.169Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-22T12:51:07.351Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-22T12:51:08.139Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-22T12:51:09.643Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-22T12:51:10.654Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-22T12:51:11.821Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-22T12:51:12.543Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-22T12:51:14.354Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-22T12:51:16.710Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-22T12:51:16.710Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-22T12:51:16.966Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-22T12:51:17.527Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-22T12:51:17.614Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-22T12:51:17.614Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-22T12:51:17.614Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-22T12:51:17.614Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-22T12:51:17.614Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-22T12:51:17.614Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-22T12:51:17.614Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-22T12:51:17.614Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-22T12:51:17.614Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-22T12:51:17.782Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-22T12:51:18.073Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-22T12:51:18.343Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-22T12:51:18.905Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-22T12:51:19.160Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-22T12:51:19.724Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-22T12:51:26.254Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-22T12:51:26.254Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-22T12:51:26.254Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-22T12:51:26.254Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-22T12:51:26.815Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-22T12:51:28.223Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-22T12:51:29.194Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-22T12:51:29.449Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-22T12:51:29.449Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-22T12:51:30.011Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-22T12:51:30.267Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-22T12:51:31.197Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-22T12:51:31.453Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-22T12:51:31.453Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-22T12:51:31.453Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-22T12:51:32.015Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-22T12:51:32.575Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-22T12:51:32.575Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-22T12:51:32.575Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-22T12:51:33.137Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-22T12:51:34.501Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-22T12:51:34.501Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-22T12:51:34.501Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-22T12:51:37.230Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-22T12:51:37.230Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-22T12:51:37.230Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-22T12:51:37.791Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-22T12:51:38.761Z] === RUN TestDockerSuite/TestRunRm [2021-08-22T12:51:39.690Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-22T12:51:40.943Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-22T12:51:40.943Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-22T12:51:41.397Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-22T12:51:41.397Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-22T12:51:41.397Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-22T12:51:41.397Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-22T12:51:41.397Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-22T12:51:41.852Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-22T12:51:41.852Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-22T12:51:42.307Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-22T12:51:43.853Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-22T12:51:43.853Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-22T12:51:44.251Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-22T12:51:44.414Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-22T12:51:45.779Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-22T12:51:46.705Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-22T12:51:49.973Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-22T12:51:51.298Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-22T12:51:54.179Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-22T12:51:54.435Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-22T12:51:54.692Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-22T12:51:55.619Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-22T12:51:55.879Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-22T12:51:56.441Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-22T12:51:56.702Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-22T12:51:57.628Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-22T12:51:58.189Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-22T12:51:58.750Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-22T12:52:00.591Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-22T12:52:00.591Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-22T12:52:00.591Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-22T12:52:00.591Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-22T12:52:00.591Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-22T12:52:01.593Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-22T12:52:02.013Z] === RUN TestDockerSuite/TestRunState [2021-08-22T12:52:02.941Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-22T12:52:03.502Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-22T12:52:04.430Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-22T12:52:04.430Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-22T12:52:04.430Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-22T12:52:04.430Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-22T12:52:04.992Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-22T12:52:05.553Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-22T12:52:06.917Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-22T12:52:06.917Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-22T12:52:06.917Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-22T12:52:07.479Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-22T12:52:09.994Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-22T12:52:10.598Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-22T12:52:12.190Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-22T12:52:12.489Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-22T12:52:12.645Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-22T12:52:12.645Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-22T12:52:12.645Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-22T12:52:15.802Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-22T12:52:19.081Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-22T12:52:19.337Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-22T12:52:20.266Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-22T12:52:20.828Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-22T12:52:21.684Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-22T12:52:21.684Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-22T12:52:21.684Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-22T12:52:21.684Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-22T12:52:22.717Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-22T12:52:23.648Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-22T12:52:24.209Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-22T12:52:24.210Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-22T12:52:24.466Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-22T12:52:25.027Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-22T12:52:25.996Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-22T12:52:26.560Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-22T12:52:26.560Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-22T12:52:26.560Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-22T12:52:26.560Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-22T12:52:27.122Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-22T12:52:28.049Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-22T12:52:28.754Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-22T12:52:28.754Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-22T12:52:30.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-22T12:52:32.268Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-22T12:52:32.268Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-22T12:52:32.829Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-22T12:52:34.195Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-22T12:52:34.981Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-22T12:52:37.479Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-22T12:52:37.716Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-22T12:52:38.177Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-22T12:52:38.632Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-22T12:52:38.844Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-22T12:52:40.734Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-22T12:52:41.519Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-22T12:52:41.660Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-22T12:52:44.403Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-22T12:52:44.928Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-22T12:52:45.295Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-22T12:52:45.489Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-22T12:52:45.489Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-22T12:52:45.489Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-22T12:52:45.489Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-22T12:52:45.489Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-22T12:52:45.489Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-22T12:52:45.489Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-22T12:52:45.745Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-22T12:52:45.745Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-22T12:52:45.745Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-22T12:52:46.567Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-22T12:52:49.010Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-22T12:52:49.935Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-22T12:52:50.863Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-22T12:52:50.863Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-22T12:52:52.753Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-22T12:52:53.361Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-22T12:52:53.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-22T12:52:53.863Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-22T12:52:54.289Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-22T12:52:54.289Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-22T12:52:54.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-22T12:52:54.852Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-22T12:52:54.852Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-22T12:52:54.852Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-22T12:52:55.117Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-22T12:52:55.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-22T12:52:55.117Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-22T12:52:55.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-22T12:52:55.117Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-22T12:52:55.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-22T12:52:55.117Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-22T12:52:55.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-22T12:52:55.117Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-22T12:52:55.117Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-22T12:52:55.117Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-22T12:52:55.117Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-22T12:52:56.045Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-22T12:52:56.045Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-22T12:52:56.649Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-22T12:52:56.649Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-22T12:52:58.015Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-22T12:52:58.015Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-22T12:52:58.944Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-22T12:52:58.944Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-22T12:52:59.506Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-22T12:53:00.067Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-22T12:53:00.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-22T12:53:00.105Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-22T12:53:00.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-22T12:53:00.105Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-22T12:53:00.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-22T12:53:00.324Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-22T12:53:00.324Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-22T12:53:00.324Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-22T12:53:01.250Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-22T12:53:02.617Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-22T12:53:03.545Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-22T12:53:03.545Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-22T12:53:03.545Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-22T12:53:04.108Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-22T12:53:04.108Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-22T12:53:04.365Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-22T12:53:04.365Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-22T12:53:04.365Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-22T12:53:05.731Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-22T12:53:06.660Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-22T12:53:08.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-22T12:53:08.643Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-22T12:53:08.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-22T12:53:08.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-22T12:53:08.643Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-22T12:53:08.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-22T12:53:08.643Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-22T12:53:08.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-22T12:53:09.176Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-22T12:53:10.107Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-22T12:53:10.107Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-22T12:53:10.107Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-22T12:53:10.107Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-22T12:53:11.034Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-22T12:53:11.034Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-22T12:53:11.597Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-22T12:53:12.173Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-22T12:53:13.585Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-22T12:53:13.585Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-22T12:53:13.629Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-22T12:53:14.085Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-22T12:53:14.085Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-22T12:53:14.085Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-22T12:53:14.085Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-22T12:53:14.146Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-22T12:53:14.540Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-22T12:53:14.996Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-22T12:53:15.512Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-22T12:53:15.512Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-22T12:53:15.957Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-22T12:53:15.957Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-22T12:53:15.957Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-22T12:53:16.077Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-22T12:53:16.413Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-22T12:53:16.869Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-22T12:53:17.966Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents361471931 [2021-08-22T12:53:17.966Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-22T12:53:17.966Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-22T12:53:19.896Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-22T12:53:19.896Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-22T12:53:19.896Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-22T12:53:20.824Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-22T12:53:21.535Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-22T12:53:22.189Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-22T12:53:22.749Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-22T12:53:22.749Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-22T12:53:22.749Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-22T12:53:22.749Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-22T12:53:23.309Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-22T12:53:24.423Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-22T12:53:25.824Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-22T12:53:29.087Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-22T12:53:29.087Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-22T12:53:29.087Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-22T12:53:29.087Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-22T12:53:29.087Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-22T12:53:29.087Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-22T12:53:29.087Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-22T12:53:29.087Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-22T12:53:29.087Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-22T12:53:29.088Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-22T12:53:29.088Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-22T12:53:31.072Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-22T12:53:32.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-22T12:53:32.802Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-22T12:53:32.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-22T12:53:32.802Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-22T12:53:32.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-22T12:53:32.802Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T12:53:32.802Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-22T12:53:32.965Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-22T12:53:33.763Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-22T12:53:33.890Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-22T12:53:35.254Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-22T12:53:37.765Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-22T12:53:38.612Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-22T12:53:40.281Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-22T12:53:40.842Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-22T12:53:42.251Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-22T12:53:42.296Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-22T12:53:42.345Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-22T12:53:42.345Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-22T12:53:43.312Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-22T12:53:43.312Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T12:53:43.771Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-22T12:53:44.357Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-22T12:53:45.284Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-22T12:53:45.450Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-22T12:53:45.450Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-22T12:53:45.450Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-22T12:53:48.550Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-22T12:53:50.133Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-22T12:53:51.670Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-22T12:53:51.670Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-22T12:53:52.128Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-22T12:53:52.128Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-22T12:53:52.128Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-22T12:53:52.714Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-22T12:53:53.665Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-22T12:53:54.676Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-22T12:53:54.676Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-22T12:53:54.676Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-22T12:53:54.676Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-22T12:53:54.676Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-22T12:53:55.132Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-22T12:53:55.132Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-22T12:53:55.132Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-22T12:53:55.132Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-22T12:53:55.132Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-22T12:53:55.132Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-22T12:53:55.132Z] === RUN TestDockerSuite/TestBuildFails [2021-08-22T12:53:55.202Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-22T12:53:55.660Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-22T12:53:55.985Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-22T12:53:56.118Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-22T12:53:57.084Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-22T12:53:58.019Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-22T12:53:58.019Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-22T12:54:01.307Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-22T12:54:02.878Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-22T12:54:03.234Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-22T12:54:03.788Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-22T12:54:05.120Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-22T12:54:05.684Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-22T12:54:05.782Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-22T12:54:05.782Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-22T12:54:05.782Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-22T12:54:06.653Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-22T12:54:06.909Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-22T12:54:06.909Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-22T12:54:06.909Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-22T12:54:07.317Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-22T12:54:07.317Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-22T12:54:07.317Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-22T12:54:07.775Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-22T12:54:07.836Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-22T12:54:08.092Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-22T12:54:09.554Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-22T12:54:09.952Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-22T12:54:10.610Z] docker_cli_swarm_test.go:1186: [d4c6001a1f4a3] joining swarm manager [d25e81923edaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:54:10.919Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-22T12:54:11.379Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-22T12:54:11.379Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-22T12:54:11.379Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-22T12:54:11.973Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-22T12:54:12.518Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-22T12:54:12.518Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-22T12:54:12.518Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-22T12:54:12.518Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-22T12:54:12.915Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-22T12:54:13.374Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-22T12:54:13.374Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-22T12:54:13.374Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-22T12:54:13.374Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-22T12:54:13.374Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-22T12:54:15.237Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-22T12:54:16.176Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-22T12:54:16.601Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-22T12:54:17.108Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-22T12:54:17.108Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-22T12:54:17.108Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-22T12:54:17.108Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-22T12:54:17.108Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-22T12:54:17.108Z] docker_cli_swarm_test.go:1195: [dc210c36c3cbc] joining swarm manager [d25e81923edaf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:54:18.471Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-22T12:54:19.399Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-22T12:54:20.325Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-22T12:54:20.447Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-22T12:54:22.215Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-22T12:54:22.368Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-22T12:54:23.329Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-22T12:54:26.377Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-22T12:54:27.304Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-22T12:54:27.304Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-22T12:54:27.304Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-22T12:54:27.993Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-22T12:54:27.993Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-22T12:54:27.993Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-22T12:54:28.449Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-22T12:54:28.905Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-22T12:54:28.905Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T12:54:28.905Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-22T12:54:29.193Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-22T12:54:30.120Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-22T12:54:35.365Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-22T12:54:37.439Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-22T12:54:37.439Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T12:54:37.439Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-22T12:54:39.540Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-22T12:54:42.804Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-22T12:54:45.320Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-22T12:54:49.489Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-22T12:54:49.778Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-22T12:54:49.778Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-22T12:54:51.304Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-22T12:54:51.304Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-22T12:54:51.304Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-22T12:54:51.760Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-22T12:54:51.760Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-22T12:54:54.732Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-22T12:54:56.130Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-22T12:54:56.130Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-22T12:54:56.425Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-22T12:54:56.620Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-22T12:54:57.097Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-22T12:54:57.386Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-22T12:54:57.842Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-22T12:54:58.509Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-22T12:54:58.509Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-22T12:54:58.804Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-22T12:54:59.260Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-22T12:54:59.875Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-22T12:55:00.221Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-22T12:55:01.762Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-22T12:55:02.390Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-22T12:55:02.885Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-22T12:55:02.885Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-22T12:55:02.885Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-22T12:55:02.885Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-22T12:55:03.344Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-22T12:55:03.344Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-22T12:55:03.344Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-22T12:55:03.654Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-22T12:55:04.310Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-22T12:55:04.311Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-22T12:55:04.311Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-22T12:55:06.211Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-22T12:55:08.098Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-22T12:55:08.155Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-22T12:55:08.155Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T12:55:08.611Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-22T12:55:08.611Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-22T12:55:08.611Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-22T12:55:08.611Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-22T12:55:08.611Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-22T12:55:08.611Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-22T12:55:09.066Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-22T12:55:09.521Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-22T12:55:09.977Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-22T12:55:09.986Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-22T12:55:11.916Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-22T12:55:11.916Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-22T12:55:14.643Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-22T12:55:16.077Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-22T12:55:17.963Z] docker_cli_swarm_test.go:1118: [df29cf94e152b] joining swarm manager [d39525a71f231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:55:18.889Z] docker_cli_swarm_test.go:1119: [df6301e8e64cb] joining swarm manager [d39525a71f231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:55:24.532Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-22T12:55:24.532Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-22T12:55:24.532Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-22T12:55:27.008Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-22T12:55:27.008Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-22T12:55:27.008Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-22T12:55:27.581Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-22T12:55:27.581Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-22T12:55:27.581Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-22T12:55:27.581Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-22T12:55:28.507Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-22T12:55:28.507Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-22T12:55:29.069Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-22T12:55:29.325Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-22T12:55:29.325Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-22T12:55:29.325Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-22T12:55:29.325Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-22T12:55:29.422Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-22T12:55:29.422Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-22T12:55:29.877Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-22T12:55:31.841Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-22T12:55:31.841Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-22T12:55:31.841Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-22T12:55:31.841Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-22T12:55:31.841Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-22T12:55:32.043Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-22T12:55:32.769Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-22T12:55:34.256Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-22T12:55:34.256Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-22T12:55:34.256Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-22T12:55:34.256Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-22T12:55:34.658Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-22T12:55:34.658Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-22T12:55:34.658Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-22T12:55:37.922Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-22T12:55:41.188Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-22T12:55:41.188Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite (1760.35s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.10s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.68s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.72s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.21s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.61s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.14s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.41s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.92s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.92s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.64s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.95s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.09s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.02s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.29s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.53s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.48s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAttachDetach (1.46s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.15s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.07s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.60s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.32s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.64s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.67s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.64s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.59s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.05s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.44s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.82s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.41s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.52s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.89s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.60s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.68s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.77s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.63s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.87s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.40s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.80s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.77s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.11s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.52s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.81s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.32s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.40s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.32s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.86s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.06s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.57s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2021-08-22T12:55:41.188Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.47s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.31s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.03s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.53s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.71s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.23s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.56s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.92s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (16.57s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.28s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.74s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.00s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.30s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.46s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.63s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.72s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.77s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.87s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.67s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.62s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.98s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.33s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.19s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.67s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCmd (0.29s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.21s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.04s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.44s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.68s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.43s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (13.67s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.38s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.27s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.74s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.90s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.87s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.92s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.61s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.46s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.45s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.86s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.23s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.88s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.54s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.50s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.64s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.72s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.32s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.64s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.79s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (15.69s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.23s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.27s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.27s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.88s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.34s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.43s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.20s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.33s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.13s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.26s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.54s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.59s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.81s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.19s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnv (1.72s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.88s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.32s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.35s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.07s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.50s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.08s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.66s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.45s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.60s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.48s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.92s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.60s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFails (1.03s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.50s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.26s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.80s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.09s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.22s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.85s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.57s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.52s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.03s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.40s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.84s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildHistory (2.57s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.90s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.51s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.10s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.43s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.36s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.75s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.93s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.41s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.57s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.14s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.55s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.50s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.49s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.43s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.09s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.13s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.19s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.01s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.99s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.90s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.90s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.16s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.60s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.19s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.52s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.45s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.39s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.10s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.27s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.35s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.75s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildPATH (1.87s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.81s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.95s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (9.56s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.47s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.54s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildRm (3.21s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.95s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.77s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.26s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.35s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.93s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.92s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.84s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.08s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.18s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.98s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildStderr (1.03s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.61s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.04s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.05s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.45s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.04s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.54s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildUser (2.06s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.74s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.54s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.90s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.98s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.06s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.20s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.92s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.87s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.53s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.07s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.91s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.18s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.82s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.72s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-22T12:55:41.189Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.18s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.48s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCommitChange (1.31s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.35s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.00s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.90s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.55s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCommitTTY (1.74s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.05s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.20s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.44s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.85s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.22s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-22T12:55:41.189Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.66s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.69s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.68s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.09s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.81s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.68s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.05s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.75s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.70s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.49s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.70s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.80s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.83s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.13s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.16s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.81s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.72s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.47s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.70s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.71s) [2021-08-22T12:55:41.190Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.69s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.53s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.60s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.44s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.22s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.47s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.74s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.75s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (2.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.70s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7c930_} (1.64s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1041067619_/foo_false____} (1.64s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1041067619_/foo_true____} (1.92s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3061938278_/foo_false____} (1.99s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3061938278_/foo_true____} (2.20s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3061938278_/foo_true__0xc000b7c9a8__} (1.72s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7c9c0_} (1.87s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7c9d8_} (1.64s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7c9f0_} (1.61s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7ca08_} (1.69s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.72s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.22s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.58s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.22s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.42s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.87s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.75s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.76s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.87s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.82s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.85s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.84s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.79s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.11s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.30s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.99s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.78s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.83s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.71s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.73s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.82s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.36s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.70s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.03s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.62s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.46s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.71s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.11s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.71s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.35s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.29s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToDot (0.85s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.62s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.48s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.17s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.83s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.60s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.33s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.71s) [2021-08-22T12:55:41.190Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.68s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.22s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-08-22T12:55:41.190Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.93s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.16s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.72s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.79s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.58s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.42s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.69s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.68s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.99s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.82s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.55s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.25s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.28s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.28s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.60s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.64s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.88s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsAttach (0.78s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsCommit (1.27s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.20s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.86s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.74s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.71s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.46s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.04s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.17s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsCopy (0.96s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.36s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.58s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.22s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.59s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.70s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.22s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.34s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.24s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFilters (2.78s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFormat (2.45s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.08s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.39s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-08-22T12:55:41.190Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-22T12:55:41.190Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.45s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.05s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsRename (1.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsResize (1.35s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.59s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.91s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsTop (0.74s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.68s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExec (1.01s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.69s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.71s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.65s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.98s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.15s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.28s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.39s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.81s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.11s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.07s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.63s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecCgroup (2.49s) [2021-08-22T12:55:41.190Z] --- PASS: TestDockerSuite/TestExecEnv (1.02s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.65s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.96s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecInspectID (2.04s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecInteractive (1.35s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.40s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.69s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecParseError (0.74s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.96s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.91s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.24s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.21s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecStartFails (1.48s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.54s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.68s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecTTY (0.98s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.95s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.70s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecUlimits (0.96s) [2021-08-22T12:55:41.191Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.89s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.97s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.60s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.95s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestExecWithUser (1.47s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.89s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.14s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.71s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.67s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestHealth (23.16s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.86s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.03s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.84s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.82s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.75s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImportDisplay (2.22s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImportFile (2.09s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.64s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImportGzipped (1.54s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.51s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.86s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.89s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.68s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.75s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.26s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.10s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.05s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.04s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.87s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.01s) [2021-08-22T12:55:41.191Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.14s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.11s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectDefault (0.66s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectHistory (0.76s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-22T12:55:41.191Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.65s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.70s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.67s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.70s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.62s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.72s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectStatus (0.79s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.39s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.70s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.00s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.67s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.65s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.67s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.88s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.49s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.70s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.49s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (3.29s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.39s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.31s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.04s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.49s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.73s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.94s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.07s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.99s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.69s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.65s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.67s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.67s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.64s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.65s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.71s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.05s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.88s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.49s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.63s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.45s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.11s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.43s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.11s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (1.09s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsSince (7.05s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.82s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsTail (0.99s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.71s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.09s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.34s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.28s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestNetHostname (2.41s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.81s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.27s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.32s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.85s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPluginActive (1.51s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.17s) [2021-08-22T12:55:41.191Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.15s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.39s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.82s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.59s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.65s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.56s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.55s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPortList (8.44s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.28s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.79s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.85s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.82s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.83s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.41s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.69s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsByOrder (3.54s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.03s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.46s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.00s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.42s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.11s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.65s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.59s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.84s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.51s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.92s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.95s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.56s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.19s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.99s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.87s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.74s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.07s) [2021-08-22T12:55:41.191Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.90s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.50s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.63s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.75s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (10.77s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.22s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.98s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.36s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.35s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.66s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.74s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.14s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.88s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.64s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.29s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.00s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.25s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiTag (0.29s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.74s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.41s) [2021-08-22T12:55:41.191Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.91s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.89s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.33s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.83s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAddHost (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.45s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.78s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.78s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.82s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.27s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.83s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.82s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.87s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.82s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.96s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.15s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.65s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.64s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.04s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.75s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.74s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.72s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.75s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.76s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.06s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.35s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.73s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.70s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.64s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.29s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.32s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.06s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.64s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.64s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.87s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.63s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.41s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.43s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.54s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.25s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.52s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.53s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.76s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.74s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.75s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.72s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.85s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.97s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.72s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.80s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.65s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.64s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.62s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.70s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.29s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.45s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.86s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.41s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.77s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.73s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.75s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.47s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.39s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.37s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.70s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.56s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.57s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.26s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.61s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.80s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.35s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunMount (7.59s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.34s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.02s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.09s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.97s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.14s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.52s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.93s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.99s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNetHost (1.33s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.91s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.02s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.02s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.97s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.57s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.76s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.65s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.65s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.72s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.46s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.80s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.69s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.35s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.95s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.29s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.71s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.70s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.37s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.68s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.42s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.65s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.46s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.47s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.70s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.64s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunState (1.49s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.64s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.38s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunSysctls (1.36s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.27s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.76s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.33s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.21s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.65s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.65s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.75s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.03s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUserByID (0.68s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUserByName (0.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.67s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.67s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.66s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.91s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.20s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (3.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.88s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.64s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (3.03s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.92s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.28s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.90s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.52s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.94s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.76s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.82s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.04s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-22T12:55:41.192Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.89s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.78s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.12s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-08-22T12:55:41.192Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.83s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.66s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.66s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.74s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.62s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2021-08-22T12:55:41.193Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.71s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.67s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.78s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.60s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.87s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.01s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.19s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.92s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.58s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.01s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.47s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.33s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.36s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.06s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.55s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.31s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.24s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.86s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.30s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.13s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.70s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStartRecordError (1.49s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.34s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.96s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.57s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.94s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.70s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.65s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.68s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.75s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.49s) [2021-08-22T12:55:41.193Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.99s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.17s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.24s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.74s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.84s) [2021-08-22T12:55:41.193Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-22T12:55:41.193Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.45s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.06s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.97s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.66s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUpdateStats (3.75s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.34s) [2021-08-22T12:55:41.193Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.77s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.04s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.91s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.32s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.57s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.49s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.27s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.05s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.94s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.96s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.44s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.77s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.09s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.00s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.98s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.95s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.94s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.71s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.72s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.80s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.18s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.11s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.74s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.00s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.63s) [2021-08-22T12:55:41.193Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.42s) [2021-08-22T12:55:41.193Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-22T12:55:41.193Z] === RUN TestDockerRegistrySuite [2021-08-22T12:55:41.193Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-22T12:55:42.120Z] check_test.go:196: [d140b2b84e2b9] daemon is not started [2021-08-22T12:55:42.120Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-22T12:55:42.159Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-22T12:55:43.532Z] check_test.go:196: [dd0cc0692af79] daemon is not started [2021-08-22T12:55:43.532Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-22T12:55:44.897Z] check_test.go:196: [debddba14acef] daemon is not started [2021-08-22T12:55:44.897Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-22T12:55:45.153Z] check_test.go:196: [dc798568a1544] daemon is not started [2021-08-22T12:55:45.153Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-22T12:55:48.431Z] check_test.go:196: [d0f6134f68528] daemon is not started [2021-08-22T12:55:48.431Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-22T12:55:54.963Z] check_test.go:196: [da2f8eed68d43] daemon is not started [2021-08-22T12:55:54.963Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-22T12:55:55.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-22T12:55:55.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-22T12:55:56.311Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-22T12:55:56.925Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-22T12:55:58.228Z] check_test.go:196: [d358dfcf38771] daemon is not started [2021-08-22T12:55:58.228Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-22T12:55:59.594Z] check_test.go:196: [dcf08b3e27f9a] daemon is not started [2021-08-22T12:55:59.594Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-22T12:56:00.523Z] check_test.go:196: [d44cbb7d07955] daemon is not started [2021-08-22T12:56:00.523Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-22T12:56:01.003Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-22T12:56:01.888Z] check_test.go:196: [d33d18774bfa4] daemon is not started [2021-08-22T12:56:01.888Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-22T12:56:03.308Z] check_test.go:196: [d5cd48145b37e] daemon is not started [2021-08-22T12:56:03.308Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-22T12:56:03.966Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-22T12:56:04.276Z] check_test.go:196: [dcf562baa21f7] daemon is not started [2021-08-22T12:56:04.276Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-22T12:56:04.734Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-22T12:56:05.639Z] check_test.go:196: [da078f3b45963] daemon is not started [2021-08-22T12:56:05.639Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-22T12:56:06.566Z] check_test.go:196: [d92e1a24ed9c0] daemon is not started [2021-08-22T12:56:06.566Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-22T12:56:07.535Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:442b4b09e42b19b0e0b6d7fe4942abc448c3987f5a424ffcb77a2bfb15738658 [2021-08-22T12:56:07.633Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-22T12:56:07.672Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-22T12:56:08.908Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:170dbb22d32ff63bf2f5681dce08ac62548ca5ed9735dd289c150b45caf3a5b3 [2021-08-22T12:56:08.908Z] check_test.go:196: [dffc1a875b67d] daemon is not started [2021-08-22T12:56:08.908Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-22T12:56:10.274Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0200fc8f646a1bafcae7907507cbecbae93f5b866d0cccc41c04d45559b9ec0 [2021-08-22T12:56:11.202Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ecfc6f2d86b35033ff7827f41fa97b382ebbb9715b247723212bbdde820030d0 [2021-08-22T12:56:11.202Z] check_test.go:196: [d395a96cf9781] daemon is not started [2021-08-22T12:56:11.202Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-22T12:56:12.566Z] check_test.go:196: [d05f1133f97c4] daemon is not started [2021-08-22T12:56:12.566Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-22T12:56:15.080Z] check_test.go:196: [d25bfb0e7a88d] daemon is not started [2021-08-22T12:56:15.080Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-22T12:56:16.487Z] check_test.go:196: [d35c8eea752a8] daemon is not started [2021-08-22T12:56:16.487Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-22T12:56:16.487Z] check_test.go:196: [da94b0a38e31c] daemon is not started [2021-08-22T12:56:16.487Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-22T12:56:17.851Z] check_test.go:196: [dc570313b6fc4] daemon is not started [2021-08-22T12:56:17.851Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-22T12:56:17.956Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-22T12:56:18.780Z] check_test.go:196: [da823a15dd034] daemon is not started [2021-08-22T12:56:18.780Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-22T12:56:19.708Z] check_test.go:196: [d0382d355c13b] daemon is not started [2021-08-22T12:56:19.708Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-22T12:56:23.019Z] check_test.go:196: [d9f0688287722] daemon is not started [2021-08-22T12:56:23.020Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-22T12:56:23.276Z] check_test.go:196: [db74b997b3cb2] daemon is not started [2021-08-22T12:56:23.276Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-22T12:56:23.725Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-22T12:56:24.641Z] check_test.go:196: [d804207ccfdd1] daemon is not started [2021-08-22T12:56:24.641Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-22T12:56:24.641Z] check_test.go:196: [d6521bf113124] daemon is not started [2021-08-22T12:56:24.641Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-22T12:56:24.897Z] check_test.go:196: [dd43c351bbf5d] daemon is not started [2021-08-22T12:56:24.897Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-22T12:56:25.153Z] check_test.go:196: [da8a7bca387f0] daemon is not started [2021-08-22T12:56:25.153Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-22T12:56:25.409Z] check_test.go:196: [d386f4cc26b74] daemon is not started [2021-08-22T12:56:25.409Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-22T12:56:25.676Z] check_test.go:196: [d6ca738971817] daemon is not started [2021-08-22T12:56:25.676Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-22T12:56:25.935Z] check_test.go:196: [d7594d0b3f627] daemon is not started [2021-08-22T12:56:25.935Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-22T12:56:27.300Z] check_test.go:196: [d7643b2dbfd96] daemon is not started [2021-08-22T12:56:27.300Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-22T12:56:29.231Z] check_test.go:196: [dd1edea703b6b] daemon is not started [2021-08-22T12:56:29.231Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-22T12:56:29.502Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-22T12:56:30.205Z] check_test.go:196: [db81aff774b14] daemon is not started [2021-08-22T12:56:30.205Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-22T12:56:31.133Z] check_test.go:196: [d703f3b356a49] daemon is not started [2021-08-22T12:56:31.133Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-22T12:56:32.060Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite (52.09s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.36s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.48s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.32s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.49s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.33s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.14s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.07s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.21s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.28s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.23s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.14s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.18s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.35s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.39s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.17s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.66s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.14s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.14s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.16s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.23s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.82s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.01s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-08-22T12:56:32.987Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-22T12:56:32.987Z] === RUN TestDockerSchema1RegistrySuite [2021-08-22T12:56:32.987Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-22T12:56:32.987Z] check_test.go:223: [d7e6e86ab4448] daemon is not started [2021-08-22T12:56:32.987Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-22T12:56:35.266Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-22T12:56:36.253Z] check_test.go:223: [d168b8aa93165] daemon is not started [2021-08-22T12:56:36.253Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-22T12:56:39.595Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-22T12:56:42.785Z] check_test.go:223: [ddbf96a35f9dd] daemon is not started [2021-08-22T12:56:42.786Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-22T12:56:43.042Z] docker_cli_swarm_test.go:1172: [d364b2419023a] joining swarm manager [d39525a71f231]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-22T12:56:46.349Z] check_test.go:223: [dc9148a307925] daemon is not started [2021-08-22T12:56:46.349Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-22T12:56:47.322Z] check_test.go:223: [d725c1228b934] daemon is not started [2021-08-22T12:56:47.322Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-22T12:56:48.690Z] check_test.go:223: [db777c63cf492] daemon is not started [2021-08-22T12:56:48.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-22T12:56:48.690Z] check_test.go:223: [dae50ec18754e] daemon is not started [2021-08-22T12:56:48.690Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-22T12:56:50.034Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-22T12:56:50.034Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-22T12:56:50.034Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-22T12:56:50.055Z] check_test.go:223: [d4caad1129ab3] daemon is not started [2021-08-22T12:56:50.055Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-22T12:56:50.986Z] check_test.go:223: [d72c110a49849] daemon is not started [2021-08-22T12:56:50.986Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-22T12:56:51.914Z] check_test.go:223: [d7ece7cef3094] daemon is not started [2021-08-22T12:56:52.170Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-22T12:56:55.437Z] check_test.go:223: [db01f8da57125] daemon is not started [2021-08-22T12:56:55.437Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-22T12:56:55.437Z] check_test.go:223: [dd2b9d4bae7b4] daemon is not started [2021-08-22T12:56:55.437Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-22T12:56:55.998Z] check_test.go:223: [d8dbce82e37be] daemon is not started [2021-08-22T12:56:55.998Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-22T12:56:55.998Z] check_test.go:223: [dab773c0dcc1a] daemon is not started [2021-08-22T12:56:55.998Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-22T12:56:56.253Z] check_test.go:223: [df869e2206b9a] daemon is not started [2021-08-22T12:56:56.253Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-22T12:56:56.508Z] check_test.go:223: [dd1c272323699] daemon is not started [2021-08-22T12:56:56.508Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-22T12:56:56.764Z] check_test.go:223: [dfdb0a3e07612] daemon is not started [2021-08-22T12:56:57.020Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-22T12:56:57.020Z] check_test.go:223: [d718324f5349e] daemon is not started [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite (24.19s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.33s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.15s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.52s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.19s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.23s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.32s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.14s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.06s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.01s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-08-22T12:56:57.020Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-22T12:56:57.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-22T12:56:57.020Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-22T12:56:57.222Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-22T12:56:57.582Z] check_test.go:252: [d65abfaaf252f] daemon is not started [2021-08-22T12:56:57.582Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-22T12:56:58.144Z] check_test.go:252: [d6fefab3850ad] daemon is not started [2021-08-22T12:56:58.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-22T12:56:58.400Z] check_test.go:252: [dabd89f5f7e61] daemon is not started [2021-08-22T12:56:58.400Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-22T12:56:58.603Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-22T12:56:58.603Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-22T12:56:58.603Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-22T12:56:58.603Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-22T12:56:58.603Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-22T12:56:58.603Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-22T12:56:59.326Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-22T12:56:59.581Z] check_test.go:252: [d4eb2927db280] daemon is not started [2021-08-22T12:56:59.581Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-22T12:57:00.143Z] check_test.go:252: [d4740542b370c] daemon is not started [2021-08-22T12:57:00.143Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-22T12:57:00.399Z] check_test.go:252: [dd9cdf9dc643a] daemon is not started [2021-08-22T12:57:00.399Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-22T12:57:00.654Z] check_test.go:252: [da6528c04c628] daemon is not started [2021-08-22T12:57:00.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.64s) [2021-08-22T12:57:00.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s) [2021-08-22T12:57:00.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.47s) [2021-08-22T12:57:00.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-08-22T12:57:00.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2021-08-22T12:57:00.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2021-08-22T12:57:00.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2021-08-22T12:57:00.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-08-22T12:57:00.655Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-08-22T12:57:00.655Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-22T12:57:00.655Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-22T12:57:01.496Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-22T12:57:05.899Z] check_test.go:279: [d8f97ad0189e3] daemon is not started [2021-08-22T12:57:05.899Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-22T12:57:05.899Z] check_test.go:279: [d4646328f3f2a] daemon is not started [2021-08-22T12:57:05.899Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-22T12:57:06.156Z] check_test.go:279: [d9a8c4635f8ee] daemon is not started [2021-08-22T12:57:06.156Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-22T12:57:06.199Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-22T12:57:06.412Z] check_test.go:279: [d56797644777b] daemon is not started [2021-08-22T12:57:06.412Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-22T12:57:06.412Z] check_test.go:279: [d0f7d8f0c5a53] daemon is not started [2021-08-22T12:57:06.412Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2021-08-22T12:57:06.412Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-08-22T12:57:06.412Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-08-22T12:57:06.412Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2021-08-22T12:57:06.412Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-08-22T12:57:06.412Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-08-22T12:57:06.412Z] === RUN TestDockerNetworkSuite [2021-08-22T12:57:06.412Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-22T12:57:08.067Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-22T12:57:08.925Z] docker_cli_network_unix_test.go:46: [da862c8c2e87d] daemon is not started [2021-08-22T12:57:08.926Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-22T12:57:09.087Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-22T12:57:09.087Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-22T12:57:09.087Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-22T12:57:09.486Z] docker_cli_network_unix_test.go:46: [d7e4cf4d2a795] daemon is not started [2021-08-22T12:57:09.555Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-22T12:57:09.742Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-22T12:57:11.973Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-22T12:57:12.752Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-22T12:57:12.752Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-22T12:57:12.934Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-22T12:57:13.211Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-22T12:57:14.461Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-22T12:57:14.985Z] docker_cli_network_unix_test.go:46: [d1b0a8c075029] daemon is not started [2021-08-22T12:57:15.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-22T12:57:16.955Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-22T12:57:17.211Z] docker_cli_network_unix_test.go:46: [d6e6f07e467f5] daemon is not started [2021-08-22T12:57:17.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-22T12:57:17.467Z] docker_cli_network_unix_test.go:1233: [db4f71535462d] daemon is not started [2021-08-22T12:57:18.831Z] docker_cli_swarm_test.go:1453: [da0c7fd26ab53] joining swarm manager [d64a03f0f3ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:57:19.801Z] docker_cli_swarm_test.go:1454: [dceff375b9d50] joining swarm manager [d64a03f0f3ed5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-22T12:57:21.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-22T12:57:22.531Z] docker_cli_network_unix_test.go:46: [d79991adf7fd5] daemon is not started [2021-08-22T12:57:22.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-22T12:57:24.744Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-22T12:57:24.744Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-22T12:57:30.928Z] docker_cli_network_unix_test.go:46: [d4ce10f845fb0] daemon is not started [2021-08-22T12:57:30.928Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-22T12:57:30.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-22T12:57:31.856Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-22T12:57:32.113Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-22T12:57:32.113Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-22T12:57:32.369Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-22T12:57:33.297Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-22T12:57:33.553Z] docker_cli_network_unix_test.go:46: [decdb9e976f56] daemon is not started [2021-08-22T12:57:34.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-22T12:57:35.029Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-22T12:57:36.005Z] docker_cli_network_unix_test.go:46: [da499d23b2d98] daemon is not started [2021-08-22T12:57:36.005Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-22T12:57:36.005Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-22T12:57:36.567Z] docker_cli_network_unix_test.go:46: [d034a48f67e0a] daemon is not started [2021-08-22T12:57:36.567Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-22T12:57:37.497Z] docker_cli_network_unix_test.go:46: [dd3b04d27f9a5] daemon is not started [2021-08-22T12:57:37.753Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-22T12:57:38.684Z] docker_cli_network_unix_test.go:46: [dc255ed8e3f28] daemon is not started [2021-08-22T12:57:38.755Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-22T12:57:39.247Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-22T12:57:39.810Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-22T12:57:40.067Z] docker_cli_network_unix_test.go:46: [dd5714e7a42ee] daemon is not started [2021-08-22T12:57:40.629Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-22T12:57:40.884Z] docker_cli_network_unix_test.go:46: [de8d51d51b252] daemon is not started [2021-08-22T12:57:40.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-22T12:57:41.140Z] docker_cli_network_unix_test.go:46: [d157c3722eb3f] daemon is not started [2021-08-22T12:57:41.140Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-22T12:57:42.067Z] docker_cli_network_unix_test.go:46: [dc13ebc327305] daemon is not started [2021-08-22T12:57:42.067Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-22T12:57:42.365Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-22T12:57:42.621Z] docker_cli_network_unix_test.go:46: [d07e0f81e87de] daemon is not started [2021-08-22T12:57:42.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-22T12:57:42.621Z] docker_cli_network_unix_test.go:46: [d94546dd616f7] daemon is not started [2021-08-22T12:57:42.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-22T12:57:42.621Z] docker_cli_network_unix_test.go:46: [dc91bd65a7778] daemon is not started [2021-08-22T12:57:42.621Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-22T12:57:43.989Z] docker_cli_network_unix_test.go:46: [de7869eff2073] daemon is not started [2021-08-22T12:57:43.989Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-22T12:57:44.557Z] docker_cli_swarm_unix_test.go:62: [d6b3f111e6c20] joining swarm manager [d9e67eef374dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:57:45.118Z] docker_cli_network_unix_test.go:46: [da7c7062a8344] daemon is not started [2021-08-22T12:57:45.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-22T12:57:45.679Z] docker_cli_network_unix_test.go:46: [d477fe72a45a9] daemon is not started [2021-08-22T12:57:45.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-22T12:57:45.799Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-22T12:57:46.240Z] docker_cli_network_unix_test.go:46: [d77dc25e70ee2] daemon is not started [2021-08-22T12:57:46.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-22T12:57:46.240Z] docker_cli_network_unix_test.go:46: [d2d3e9d0d244b] daemon is not started [2021-08-22T12:57:46.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-22T12:57:48.129Z] docker_cli_network_unix_test.go:968: [d2f60420437f7] daemon is not started [2021-08-22T12:57:49.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-22T12:57:49.513Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-22T12:57:50.990Z] docker_cli_network_unix_test.go:46: [d5d584c2432e9] daemon is not started [2021-08-22T12:57:50.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-22T12:57:54.179Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-22T12:57:54.635Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-22T12:57:54.635Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-22T12:57:55.091Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-22T12:57:55.091Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-22T12:57:55.091Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-22T12:57:56.281Z] docker_cli_network_unix_test.go:1116: [d4e1ed45037cd] daemon is not started [2021-08-22T12:57:56.618Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-22T12:57:56.618Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-22T12:57:56.618Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-22T12:58:01.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-22T12:58:01.531Z] docker_cli_network_unix_test.go:46: [d8a512031fa2c] daemon is not started [2021-08-22T12:58:01.531Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-22T12:58:02.457Z] docker_cli_network_unix_test.go:46: [d8de6d74d6ce9] daemon is not started [2021-08-22T12:58:02.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-22T12:58:02.457Z] docker_cli_network_unix_test.go:46: [dc45d732daa00] daemon is not started [2021-08-22T12:58:02.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-22T12:58:02.457Z] docker_cli_network_unix_test.go:46: [d9692dcd3f38d] daemon is not started [2021-08-22T12:58:02.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-22T12:58:02.757Z] docker_cli_network_unix_test.go:46: [d667e70a93cec] daemon is not started [2021-08-22T12:58:02.757Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-22T12:58:03.013Z] docker_cli_network_unix_test.go:46: [d6bb2547bc60c] daemon is not started [2021-08-22T12:58:03.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-22T12:58:03.013Z] docker_cli_network_unix_test.go:46: [debaaa068426d] daemon is not started [2021-08-22T12:58:03.013Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-22T12:58:06.282Z] docker_cli_network_unix_test.go:46: [dfa7a9ee8b203] daemon is not started [2021-08-22T12:58:06.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-22T12:58:07.115Z] docker_cli_network_unix_test.go:46: [daff57998b71b] daemon is not started [2021-08-22T12:58:07.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-22T12:58:07.115Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-22T12:58:07.115Z] docker_cli_network_unix_test.go:46: [dc09e1cccc433] daemon is not started [2021-08-22T12:58:07.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-22T12:58:07.677Z] docker_cli_network_unix_test.go:46: [dc99ee520e746] daemon is not started [2021-08-22T12:58:07.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-22T12:58:12.139Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-22T12:58:14.026Z] docker_cli_network_unix_test.go:1084: [d6302651b546b] daemon is not started [2021-08-22T12:58:15.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-22T12:58:15.391Z] docker_cli_network_unix_test.go:46: [db1abada4629f] daemon is not started [2021-08-22T12:58:15.391Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-22T12:58:16.318Z] docker_cli_network_unix_test.go:46: [d231dbe6031f1] daemon is not started [2021-08-22T12:58:16.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-22T12:58:17.938Z] docker_cli_network_unix_test.go:46: [d960502fd6272] daemon is not started [2021-08-22T12:58:18.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-22T12:58:18.500Z] docker_cli_network_unix_test.go:46: [d7d78626a94ae] daemon is not started [2021-08-22T12:58:18.500Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-22T12:58:19.061Z] docker_cli_network_unix_test.go:46: [d6b6495a9a885] daemon is not started [2021-08-22T12:58:19.316Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-22T12:58:19.572Z] docker_cli_network_unix_test.go:46: [d95dff8448bdd] daemon is not started [2021-08-22T12:58:19.828Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-22T12:58:20.755Z] docker_cli_network_unix_test.go:46: [dc22e0e3d5b90] daemon is not started [2021-08-22T12:58:20.755Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-22T12:58:25.296Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-22T12:58:25.296Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-22T12:58:25.296Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-22T12:58:26.084Z] docker_cli_network_unix_test.go:46: [d05e7a8c8a033] daemon is not started [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite (79.03s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.34s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.91s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.69s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.05s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.75s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.69s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.71s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.38s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.82s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.88s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (1.01s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.55s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.35s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.21s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.19s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.13s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.73s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.55s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.91s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.75s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.37s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.03s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.06s) [2021-08-22T12:58:26.084Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.01s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.99s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.38s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.00s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.91s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.87s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.44s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.11s) [2021-08-22T12:58:26.084Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.66s) [2021-08-22T12:58:26.084Z] === RUN TestDockerHubPullSuite [2021-08-22T12:58:26.084Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-22T12:58:27.014Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-22T12:58:29.526Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-22T12:58:29.526Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-22T12:58:30.454Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-22T12:58:30.710Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-22T12:58:30.710Z] --- PASS: TestDockerHubPullSuite (5.29s) [2021-08-22T12:58:30.710Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s) [2021-08-22T12:58:30.710Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-08-22T12:58:30.710Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.32s) [2021-08-22T12:58:30.710Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.08s) [2021-08-22T12:58:30.710Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s) [2021-08-22T12:58:30.710Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-08-22T12:58:30.710Z] PASS [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === Skipped [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-22T12:58:30.710Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-22T12:58:30.710Z] docker_cli_sni_test.go:18: Flakey test [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-22T12:58:30.710Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-08-22T12:58:30.710Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-22T12:58:30.710Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-22T12:58:30.710Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-22T12:58:30.710Z] [2021-08-22T12:58:30.710Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-22T12:58:30.710Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-08-22T12:58:30.711Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-22T12:58:30.711Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-22T12:58:30.711Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-22T12:58:30.711Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-08-22T12:58:30.711Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-22T12:58:30.711Z] docker_cli_network_unix_test.go:46: [dc09e1cccc433] daemon is not started [2021-08-22T12:58:30.711Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] DONE 1269 tests, 51 skipped in 1982.341s [2021-08-22T12:58:30.711Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-22T12:58:30.711Z] ++++ cat bundles/test-integration/docker.pid [2021-08-22T12:58:30.711Z] +++ kill 8770 [2021-08-22T12:58:30.711Z] +++ /etc/init.d/apparmor stop [2021-08-22T12:58:30.711Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] Unloading profiles will leave already running processes permanently [2021-08-22T12:58:30.711Z] unconfined, which can lead to unexpected situations. [2021-08-22T12:58:30.711Z] [2021-08-22T12:58:30.711Z] To set a process to complain mode, use the command line tool [2021-08-22T12:58:30.711Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-22T12:58:30.711Z] +++ true [2021-08-22T12:58:30.975Z] exiting test-integration [2021-08-22T12:58:30.976Z] ++ exit 0 [2021-08-22T12:58:30.976Z] [2021-08-22T12:58:31.231Z] + for job in $(jobs -p) [2021-08-22T12:58:31.231Z] + wait 14102 [2021-08-22T12:58:36.469Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-22T12:58:38.356Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-22T12:58:39.082Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-22T12:58:42.523Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-22T12:58:43.888Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-22T12:58:46.408Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-22T12:58:47.155Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-22T12:58:49.687Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-22T12:58:50.739Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-22T12:58:50.740Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-22T12:58:50.740Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-22T12:58:50.740Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-22T12:58:50.740Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-22T12:58:50.740Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-22T12:58:50.740Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-22T12:58:50.740Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-22T12:58:50.740Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-22T12:58:50.740Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-22T12:58:50.740Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-22T12:58:50.740Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-22T12:58:51.573Z] docker_api_swarm_test.go:961: [d8ecf02123abf] joining swarm manager [d148c95ec99fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-22T12:58:54.450Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-22T12:58:56.727Z] === RUN TestDockerSuite/TestBuildRm [2021-08-22T12:58:56.750Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-22T12:58:57.338Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-22T12:59:01.998Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-22T12:59:01.998Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-22T12:59:01.998Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-22T12:59:01.998Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-22T12:59:01.998Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-22T12:59:01.998Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-22T12:59:01.999Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-22T12:59:01.999Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-22T12:59:01.999Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-22T12:59:01.999Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-22T12:59:01.999Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-22T12:59:05.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-22T12:59:05.713Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-22T12:59:05.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-22T12:59:05.713Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-22T12:59:05.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-22T12:59:05.713Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T12:59:05.713Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-22T12:59:06.672Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-22T12:59:07.021Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-22T12:59:09.123Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-22T12:59:09.693Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-22T12:59:09.907Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-22T12:59:09.907Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-22T12:59:09.907Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-22T12:59:09.907Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-22T12:59:10.362Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-22T12:59:11.330Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-22T12:59:11.889Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-22T12:59:15.604Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-22T12:59:19.321Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-22T12:59:21.983Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-22T12:59:23.869Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-22T12:59:23.988Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-22T12:59:25.758Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-22T12:59:26.208Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-22T12:59:26.208Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-22T12:59:26.208Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-22T12:59:26.208Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-22T12:59:26.208Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-22T12:59:26.208Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-22T12:59:26.208Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-22T12:59:26.208Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-22T12:59:26.208Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-22T12:59:26.208Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-22T12:59:26.208Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-22T12:59:26.208Z] === RUN TestDockerSuite/TestBuildFails [2021-08-22T12:59:29.036Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-22T12:59:33.244Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-22T12:59:33.244Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-22T12:59:35.607Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-22T12:59:37.904Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-22T12:59:38.753Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-22T12:59:39.209Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-22T12:59:39.665Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-22T12:59:40.855Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-22T12:59:42.585Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-22T12:59:44.119Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-22T12:59:44.800Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-22T12:59:46.641Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-22T12:59:48.202Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-22T12:59:48.658Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-22T12:59:49.904Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-22T12:59:52.417Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-22T12:59:53.327Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-22T12:59:53.327Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-22T12:59:54.920Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-22T12:59:55.127Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-22T12:59:55.686Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-22T12:59:57.041Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-22T12:59:57.571Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-22T12:59:58.630Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-22T12:59:59.590Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-22T13:00:05.360Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-22T13:00:05.360Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-22T13:00:05.360Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-22T13:00:05.360Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-22T13:00:06.321Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-22T13:00:06.321Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:00:06.321Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-22T13:00:07.515Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-22T13:00:14.680Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-22T13:00:14.680Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-22T13:00:14.680Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-22T13:00:17.570Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-22T13:00:18.533Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-22T13:00:21.085Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-22T13:00:21.085Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:00:21.085Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-22T13:00:23.196Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-22T13:00:27.859Z] === RUN TestDockerSuite/TestBuildUser [2021-08-22T13:00:27.859Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-22T13:00:27.859Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-22T13:00:27.859Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:00:27.859Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-22T13:00:27.859Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-22T13:00:27.859Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-22T13:00:29.613Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-22T13:00:30.574Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-22T13:00:30.747Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-22T13:00:31.707Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-22T13:00:32.734Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-22T13:00:32.734Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-22T13:00:32.734Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-22T13:00:33.188Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-22T13:00:33.188Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-22T13:00:34.595Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-22T13:00:34.595Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-22T13:00:34.595Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-22T13:00:34.595Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-22T13:00:34.595Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-22T13:00:43.469Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-22T13:00:43.469Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-22T13:00:43.469Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-22T13:00:44.428Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-22T13:00:44.882Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-22T13:00:45.843Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-22T13:00:47.370Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-22T13:00:53.132Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-22T13:00:53.132Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:00:53.132Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-22T13:00:53.132Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-22T13:00:53.132Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-22T13:00:53.132Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-22T13:00:53.132Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-22T13:00:53.132Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-22T13:00:53.132Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-22T13:00:53.588Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-22T13:00:53.854Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-22T13:00:54.043Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-22T13:00:55.647Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-22T13:00:56.609Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-22T13:00:58.714Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-22T13:01:06.898Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-22T13:01:08.740Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-22T13:01:11.569Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-22T13:01:11.569Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-22T13:01:11.569Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-22T13:01:11.569Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-22T13:01:11.569Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-22T13:01:13.734Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-22T13:01:13.734Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-22T13:01:13.734Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-22T13:01:23.803Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-22T13:01:23.804Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-22T13:01:23.804Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-22T13:01:24.022Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-22T13:01:24.260Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite (1687.80s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.93s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.55s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.15s) [2021-08-22T13:01:26.902Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.97s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.09s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.56s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.26s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.39s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.99s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.64s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.02s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.41s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.26s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.40s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.40s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.00s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.38s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.55s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.11s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.20s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.86s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.05s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.68s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.90s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.46s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.34s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.89s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.49s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.82s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.36s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.03s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.15s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.63s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.04s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (4.30s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.33s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.12s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.24s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.65s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.38s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.02s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.14s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.85s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.37s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.54s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.45s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.26s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.96s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.54s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.61s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.33s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (7.07s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.29s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.34s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.24s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.67s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.46s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.59s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.35s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.41s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.13s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.61s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.23s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.57s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.79s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.96s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.17s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.36s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.32s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (85.56s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.46s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.04s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.10s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.47s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.02s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.20s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.23s) [2021-08-22T13:01:26.902Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.59s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.55s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.92s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.34s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.40s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.87s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (120.97s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.74s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.79s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.22s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.11s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.52s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.03s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.38s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.99s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.66s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (1.76s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.96s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.68s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.00s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.09s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.15s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.16s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.18s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.43s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.43s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.67s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.76s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.10s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.80s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.60s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (1.76s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.11s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2021-08-22T13:01:26.902Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.22s) [2021-08-22T13:01:26.902Z] === RUN TestDockerExternalVolumeSuite [2021-08-22T13:01:26.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-22T13:01:26.902Z] docker_cli_external_volume_driver_test.go:53: [dc4dc6fa99cac] daemon is not started [2021-08-22T13:01:26.910Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-22T13:01:27.365Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-22T13:01:41.300Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-22T13:01:41.300Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:01:41.300Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-22T13:01:41.300Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-22T13:01:41.300Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-22T13:01:41.300Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-22T13:01:41.300Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-22T13:01:41.340Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-22T13:01:41.756Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-22T13:01:48.800Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-22T13:01:48.801Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-22T13:01:48.801Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-22T13:01:48.801Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-22T13:01:48.801Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-22T13:01:48.801Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-22T13:01:48.801Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-22T13:01:48.801Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-22T13:01:48.801Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-22T13:01:48.801Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-22T13:01:48.801Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-22T13:01:48.801Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-22T13:01:48.801Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-22T13:01:48.801Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-22T13:01:50.326Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-22T13:01:50.326Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-22T13:01:50.326Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-22T13:01:50.326Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-22T13:01:50.326Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-22T13:01:50.326Z] docker_cli_sni_test.go:18: Flakey test [2021-08-22T13:01:50.326Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-22T13:01:50.337Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-22T13:01:52.491Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-22T13:01:55.030Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-22T13:01:55.030Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-22T13:01:55.030Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-22T13:01:55.030Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-22T13:01:55.047Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-22T13:01:55.489Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-22T13:01:55.489Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-22T13:01:55.489Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-22T13:01:55.489Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-22T13:01:55.489Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-22T13:01:55.489Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-22T13:01:55.949Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-22T13:01:56.227Z] === RUN TestDockerSuite/TestCommitChange [2021-08-22T13:02:00.641Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-22T13:02:00.641Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-22T13:02:00.641Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-22T13:02:00.641Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-22T13:02:00.641Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-22T13:02:00.641Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T13:02:00.641Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-22T13:02:01.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-22T13:02:01.994Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-22T13:02:05.325Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-22T13:02:06.664Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-22T13:02:06.664Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T13:02:06.664Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-22T13:02:07.415Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-22T13:02:11.099Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-22T13:02:13.710Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-22T13:02:13.710Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-22T13:02:13.710Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-22T13:02:15.761Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-22T13:02:19.476Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-22T13:02:21.527Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-22T13:02:24.142Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-22T13:02:24.142Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:02:24.142Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-22T13:02:24.142Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:02:24.142Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-22T13:02:24.142Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-22T13:02:24.142Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-22T13:02:24.142Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-22T13:02:24.142Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-22T13:02:24.142Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-22T13:02:24.142Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-22T13:02:24.142Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-22T13:02:24.142Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-22T13:02:24.142Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-22T13:02:24.142Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-22T13:02:24.142Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-22T13:02:25.108Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-22T13:02:25.108Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-22T13:02:25.108Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-22T13:02:25.108Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-22T13:02:25.108Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-22T13:02:25.108Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-22T13:02:25.108Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-22T13:02:25.108Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-22T13:02:25.108Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-22T13:02:25.108Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-22T13:02:25.108Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-22T13:02:25.108Z] === RUN TestDockerSuite/TestBuildFails [2021-08-22T13:02:26.077Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-22T13:02:26.078Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-22T13:02:31.187Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-22T13:02:33.159Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-22T13:02:36.286Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-22T13:02:36.286Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-22T13:02:36.286Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-22T13:02:38.225Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-22T13:02:38.225Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-22T13:02:38.225Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-22T13:02:40.237Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-22T13:02:40.390Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-22T13:02:40.390Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-22T13:02:40.390Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-22T13:02:40.390Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-22T13:02:40.390Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-22T13:02:40.390Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-22T13:02:40.390Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-22T13:02:43.278Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-22T13:02:43.278Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-22T13:02:43.278Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-22T13:02:43.278Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-22T13:02:45.441Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-22T13:02:45.441Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-22T13:02:45.441Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-22T13:02:45.441Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-22T13:02:45.441Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-22T13:02:45.441Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-22T13:02:45.441Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-22T13:02:45.441Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-22T13:02:46.564Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-22T13:02:47.524Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-22T13:02:47.524Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-22T13:02:47.524Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-22T13:02:47.524Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-22T13:02:47.524Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-22T13:02:48.810Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-22T13:02:48.964Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-22T13:02:49.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-22T13:02:49.685Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-22T13:02:51.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-22T13:02:53.397Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-22T13:02:53.488Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-22T13:02:53.488Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-22T13:02:53.488Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-22T13:02:53.488Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-22T13:02:55.653Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-22T13:02:55.653Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-22T13:02:55.888Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-22T13:02:56.282Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-22T13:02:56.737Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-22T13:02:56.737Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-22T13:02:56.855Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-22T13:02:57.041Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-22T13:02:57.816Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-22T13:02:57.816Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:02:57.816Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-22T13:02:57.816Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:02:57.816Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-22T13:02:59.619Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-22T13:03:00.579Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-22T13:03:00.708Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-22T13:03:00.708Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-22T13:03:01.538Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-22T13:03:02.646Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-22T13:03:02.646Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-22T13:03:02.646Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-22T13:03:02.881Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-22T13:03:02.882Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-22T13:03:02.882Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-22T13:03:03.615Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-22T13:03:04.077Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-22T13:03:04.077Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:03:04.077Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-22T13:03:05.770Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-22T13:03:05.770Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-22T13:03:08.657Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-22T13:03:11.911Z] docker_cli_external_volume_driver_test.go:53: [d8beb5e30ab23] daemon is not started [2021-08-22T13:03:12.371Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-22T13:03:14.404Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-22T13:03:14.404Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:03:14.404Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-22T13:03:16.297Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-22T13:03:16.297Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-22T13:03:17.039Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-22T13:03:17.039Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-22T13:03:17.039Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-22T13:03:17.039Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-22T13:03:17.039Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-22T13:03:18.564Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-22T13:03:18.564Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-22T13:03:18.564Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-22T13:03:21.451Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-22T13:03:21.451Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:03:21.451Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-22T13:03:23.333Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-22T13:03:23.615Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-22T13:03:23.615Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-22T13:03:26.744Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-22T13:03:27.048Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-22T13:03:28.291Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-22T13:03:29.221Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-22T13:03:29.221Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-22T13:03:29.816Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-22T13:03:29.816Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-22T13:03:29.816Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-22T13:03:29.816Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-22T13:03:29.816Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-22T13:03:29.816Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-22T13:03:29.816Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-22T13:03:29.816Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-22T13:03:29.816Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-22T13:03:29.816Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-22T13:03:29.816Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-22T13:03:31.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-22T13:03:31.344Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-22T13:03:31.397Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-22T13:03:31.397Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-22T13:03:31.397Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-22T13:03:32.365Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-22T13:03:32.365Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-22T13:03:34.084Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-22T13:03:34.228Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-22T13:03:37.061Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-22T13:03:37.116Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-22T13:03:38.600Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-22T13:03:38.746Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-22T13:03:39.060Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-22T13:03:39.283Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-22T13:03:40.604Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-22T13:03:41.068Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-22T13:03:41.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002957d0_} [2021-08-22T13:03:42.608Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-22T13:03:43.408Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-22T13:03:43.862Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-22T13:03:43.862Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-22T13:03:43.862Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-22T13:03:43.862Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-22T13:03:43.862Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-22T13:03:44.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1370457338_c:\foo_false____} [2021-08-22T13:03:44.773Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-22T13:03:44.786Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-22T13:03:46.024Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-22T13:03:46.024Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-22T13:03:46.024Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-22T13:03:46.498Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1370457338_c:\foo_true____} [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-22T13:03:49.387Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-22T13:03:49.387Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-22T13:03:49.387Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-22T13:03:49.387Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-22T13:03:49.387Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-22T13:03:49.387Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:03:49.387Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-22T13:03:51.861Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-22T13:03:51.861Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:03:51.861Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-22T13:03:51.861Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-22T13:03:51.861Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-22T13:03:52.276Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-22T13:03:52.276Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-22T13:03:52.276Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-22T13:03:52.276Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-22T13:03:52.320Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-22T13:03:52.320Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-22T13:03:52.320Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-22T13:03:52.320Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-22T13:03:53.287Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-22T13:03:54.254Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-22T13:03:55.162Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-22T13:03:55.162Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-22T13:03:55.162Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-22T13:03:55.162Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-22T13:03:58.055Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-22T13:03:58.055Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-22T13:03:58.055Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-22T13:03:58.055Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-22T13:03:58.055Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-22T13:03:58.055Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-22T13:03:58.055Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-22T13:03:59.643Z] docker_cli_external_volume_driver_test.go:53: [d7a8a7c975401] daemon is not started [2021-08-22T13:04:00.049Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-22T13:04:02.723Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-22T13:04:05.613Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-22T13:04:05.613Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:04:05.613Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-22T13:04:05.613Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-22T13:04:05.613Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-22T13:04:14.557Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-22T13:04:14.557Z] docker_cli_external_volume_driver_test.go:53: [d32864e70ca71] daemon is not started [2021-08-22T13:04:15.899Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-22T13:04:15.899Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:04:15.899Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-22T13:04:15.899Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-22T13:04:15.899Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-22T13:04:21.148Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-22T13:04:21.148Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-22T13:04:21.148Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-22T13:04:21.608Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-22T13:04:24.429Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-22T13:04:24.429Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-22T13:04:24.429Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-22T13:04:24.429Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-22T13:04:24.429Z] === RUN TestDockerSuite/TestCpToDot [2021-08-22T13:04:27.314Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-22T13:04:27.314Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-22T13:04:27.314Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-22T13:04:27.314Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-22T13:04:27.314Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-22T13:04:28.467Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-22T13:04:29.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-22T13:04:29.477Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-22T13:04:29.477Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:04:29.477Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-22T13:04:29.477Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-22T13:04:29.477Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-22T13:04:29.477Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-22T13:04:29.477Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-22T13:04:29.477Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-22T13:04:29.931Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-22T13:04:29.931Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-22T13:04:29.931Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-22T13:04:32.093Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-22T13:04:34.257Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-22T13:04:34.713Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-22T13:04:34.713Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-22T13:04:36.239Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-22T13:04:37.198Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-22T13:04:37.198Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-22T13:04:37.198Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-22T13:04:37.198Z] === RUN TestDockerSuite/TestCreateRM [2021-08-22T13:04:37.654Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-22T13:04:37.654Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-22T13:04:37.654Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-22T13:04:38.109Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-22T13:04:38.564Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-22T13:04:45.607Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-22T13:04:46.063Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-22T13:04:46.519Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-22T13:04:49.494Z] === RUN TestDockerSuite/TestBuildRm [2021-08-22T13:04:50.233Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-22T13:04:50.233Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-22T13:04:50.233Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-22T13:04:50.233Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-22T13:04:53.117Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-22T13:04:53.117Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-22T13:04:53.117Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-22T13:04:53.117Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-22T13:04:53.117Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-22T13:04:53.117Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-22T13:04:53.117Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-22T13:04:53.117Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-22T13:04:53.117Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-22T13:04:53.117Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDockerFails [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-22T13:04:53.117Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-22T13:04:53.117Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-22T13:04:53.117Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-22T13:04:53.117Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-22T13:04:53.117Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-22T13:04:53.117Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-22T13:04:56.006Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-22T13:04:58.019Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-22T13:04:58.895Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-22T13:05:00.903Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-22T13:05:00.903Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-22T13:05:00.903Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-22T13:05:00.903Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-22T13:05:00.903Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-22T13:05:01.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-22T13:05:01.787Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-22T13:05:02.426Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-22T13:05:04.137Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-22T13:05:05.308Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-22T13:05:10.319Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-22T13:05:13.838Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-22T13:05:14.030Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-22T13:05:16.273Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-22T13:05:16.523Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-22T13:05:17.546Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-22T13:05:19.794Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-22T13:05:21.957Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-22T13:05:22.413Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-22T13:05:23.601Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-22T13:05:27.072Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-22T13:05:28.598Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-22T13:05:29.053Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-22T13:05:30.677Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-22T13:05:31.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-22T13:05:32.302Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-22T13:05:32.302Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-22T13:05:32.302Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-22T13:05:33.725Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-22T13:05:36.470Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-22T13:05:39.484Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-22T13:05:39.484Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-22T13:05:39.484Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-22T13:05:39.484Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-22T13:05:39.484Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-22T13:05:39.484Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:05:39.484Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-22T13:05:39.484Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-22T13:05:39.484Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-22T13:05:40.445Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-22T13:05:40.445Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-22T13:05:40.445Z] === RUN TestDockerSuite/TestEventsRename [2021-08-22T13:05:40.829Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-22T13:05:40.829Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-22T13:05:43.333Z] === RUN TestDockerSuite/TestEventsResize [2021-08-22T13:05:45.489Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-22T13:05:45.489Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-22T13:05:49.197Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-22T13:05:51.866Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-22T13:05:53.393Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-22T13:05:56.281Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-22T13:05:57.563Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-22T13:05:57.563Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-22T13:05:57.563Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-22T13:06:01.047Z] === RUN TestDockerSuite/TestEventsTop [2021-08-22T13:06:01.047Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-22T13:06:01.047Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-22T13:06:03.214Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-22T13:06:04.724Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-22T13:06:05.184Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-22T13:06:05.184Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-22T13:06:05.184Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-22T13:06:05.643Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-22T13:06:05.643Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-22T13:06:06.825Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-22T13:06:06.825Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-22T13:06:06.825Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-22T13:06:07.881Z] === RUN TestDockerSuite/TestExec [2021-08-22T13:06:07.881Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:06:07.881Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-22T13:06:07.881Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-22T13:06:07.881Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-22T13:06:08.983Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-22T13:06:09.381Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-22T13:06:09.942Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-22T13:06:10.044Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-22T13:06:12.209Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-22T13:06:12.209Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:06:12.209Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-22T13:06:12.209Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:06:12.209Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-22T13:06:12.209Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-22T13:06:12.209Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-22T13:06:13.650Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-22T13:06:13.735Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-22T13:06:15.171Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-22T13:06:15.898Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-22T13:06:17.400Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-22T13:06:17.400Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-22T13:06:17.400Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-22T13:06:17.747Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-22T13:06:18.061Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-22T13:06:18.311Z] === RUN TestDockerSuite/TestBuildUser [2021-08-22T13:06:18.311Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-22T13:06:18.311Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-22T13:06:18.311Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:06:18.311Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-22T13:06:18.311Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-22T13:06:18.311Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-22T13:06:20.223Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-22T13:06:20.304Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-22T13:06:21.839Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-22T13:06:22.020Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-22T13:06:22.475Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-22T13:06:23.375Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-22T13:06:24.885Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-22T13:06:24.885Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-22T13:06:24.885Z] === RUN TestDockerSuite/TestExecEnv [2021-08-22T13:06:24.885Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-22T13:06:24.885Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-22T13:06:24.885Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-22T13:06:24.885Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-22T13:06:25.359Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-22T13:06:25.359Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-22T13:06:25.359Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-22T13:06:25.359Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-22T13:06:25.359Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-22T13:06:27.049Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-22T13:06:31.717Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-22T13:06:31.717Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-22T13:06:31.717Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-22T13:06:31.717Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-22T13:06:31.717Z] === RUN TestDockerSuite/TestExecParseError [2021-08-22T13:06:31.717Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:06:31.717Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-22T13:06:31.717Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-22T13:06:31.717Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-22T13:06:31.717Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-22T13:06:31.717Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-22T13:06:33.880Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-22T13:06:33.880Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-22T13:06:33.880Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-22T13:06:33.880Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-22T13:06:33.880Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-22T13:06:33.880Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-22T13:06:33.880Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-22T13:06:33.880Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-22T13:06:33.880Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-22T13:06:33.880Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-22T13:06:33.880Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-22T13:06:35.785Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-22T13:06:36.041Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-22T13:06:36.041Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-22T13:06:36.041Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-22T13:06:36.244Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-22T13:06:39.667Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-22T13:06:41.805Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-22T13:06:41.805Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-22T13:06:41.805Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-22T13:06:41.805Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-22T13:06:41.805Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-22T13:06:41.805Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:06:41.805Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-22T13:06:46.396Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-22T13:06:46.396Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-22T13:06:47.566Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-22T13:06:48.625Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-22T13:06:52.364Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-22T13:06:53.335Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-22T13:06:53.427Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-22T13:06:56.221Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-22T13:06:58.084Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-22T13:06:58.084Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-22T13:06:58.084Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-22T13:06:58.084Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-22T13:06:58.084Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-22T13:07:00.932Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-22T13:07:00.970Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-22T13:07:00.970Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-22T13:07:00.970Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-22T13:07:03.261Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-22T13:07:03.261Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:07:03.261Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-22T13:07:03.261Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-22T13:07:03.261Z] === RUN TestDockerSuite/TestHealth [2021-08-22T13:07:03.261Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-22T13:07:03.261Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-22T13:07:03.261Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-22T13:07:03.261Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-22T13:07:03.261Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-22T13:07:06.724Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-22T13:07:07.923Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-22T13:07:07.923Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-22T13:07:07.923Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-22T13:07:07.923Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-22T13:07:07.923Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-22T13:07:07.923Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-22T13:07:07.923Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-22T13:07:08.378Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-22T13:07:08.378Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-22T13:07:08.378Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-22T13:07:09.338Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-22T13:07:09.793Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-22T13:07:11.319Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-22T13:07:11.422Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-22T13:07:11.676Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-22T13:07:11.775Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-22T13:07:12.960Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-22T13:07:12.960Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-22T13:07:12.960Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-22T13:07:12.960Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-22T13:07:12.960Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-22T13:07:13.298Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-22T13:07:13.938Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-22T13:07:15.142Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-22T13:07:15.142Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-22T13:07:15.142Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-22T13:07:15.460Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-22T13:07:15.917Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-22T13:07:16.823Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-22T13:07:16.823Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-22T13:07:16.824Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:07:16.824Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-22T13:07:20.535Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-22T13:07:20.535Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-22T13:07:22.701Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-22T13:07:22.701Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestImportFile [2021-08-22T13:07:23.158Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-22T13:07:23.158Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-22T13:07:23.158Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-22T13:07:23.158Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-22T13:07:23.158Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-22T13:07:23.158Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-22T13:07:23.158Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-22T13:07:23.158Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-22T13:07:23.158Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:07:23.158Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-22T13:07:25.324Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-22T13:07:27.491Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-22T13:07:27.491Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-22T13:07:27.946Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-22T13:07:27.946Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-22T13:07:27.946Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-22T13:07:27.946Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-22T13:07:27.946Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-22T13:07:27.946Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-22T13:07:28.249Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-22T13:07:28.249Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:07:28.249Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-22T13:07:28.249Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-22T13:07:28.249Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-22T13:07:28.249Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-22T13:07:28.249Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-22T13:07:29.209Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-22T13:07:30.832Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-22T13:07:30.832Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-22T13:07:32.995Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-22T13:07:32.995Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-22T13:07:32.995Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-22T13:07:32.995Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-22T13:07:32.995Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-22T13:07:32.995Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-22T13:07:32.995Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-22T13:07:35.164Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-22T13:07:36.269Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-22T13:07:37.793Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-22T13:07:37.793Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-22T13:07:38.247Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-22T13:07:38.247Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-22T13:07:38.247Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-22T13:07:38.247Z] docker_cli_sni_test.go:18: Flakey test [2021-08-22T13:07:38.247Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-22T13:07:39.828Z] === RUN TestDockerSuite/TestInspectImage [2021-08-22T13:07:39.828Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:07:39.828Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-22T13:07:39.828Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:07:39.828Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-22T13:07:39.828Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:07:39.828Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-22T13:07:40.411Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-22T13:07:41.989Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-22T13:07:43.685Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-22T13:07:44.119Z] === RUN TestDockerSuite/TestCommitChange [2021-08-22T13:07:44.151Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-22T13:07:44.152Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-22T13:07:46.316Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-22T13:07:48.479Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-22T13:07:48.479Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-22T13:07:48.479Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-22T13:07:48.479Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-22T13:07:48.782Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-22T13:07:50.642Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-22T13:07:52.494Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-22T13:07:52.494Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T13:07:52.494Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-22T13:07:55.909Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-22T13:07:58.257Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-22T13:07:58.257Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-22T13:07:58.257Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-22T13:07:59.172Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-22T13:08:02.886Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-22T13:08:04.021Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-22T13:08:05.050Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-22T13:08:05.829Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-22T13:08:07.213Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-22T13:08:07.735Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-22T13:08:07.735Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:08:07.735Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-22T13:08:07.735Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:08:07.735Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-22T13:08:07.735Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-22T13:08:07.735Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-22T13:08:07.735Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-22T13:08:07.735Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-22T13:08:07.735Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-22T13:08:07.735Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-22T13:08:07.735Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-22T13:08:07.735Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-22T13:08:07.735Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-22T13:08:07.735Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-22T13:08:07.735Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-22T13:08:09.378Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-22T13:08:12.263Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-22T13:08:13.501Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-22T13:08:13.940Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-22T13:08:13.940Z] docker_cli_external_volume_driver_test.go:485: [deb89cf89a3ce] daemon is not started [2021-08-22T13:08:14.425Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-22T13:08:16.586Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-22T13:08:16.586Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:08:17.041Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-22T13:08:17.041Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-22T13:08:17.041Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-22T13:08:17.041Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-22T13:08:17.041Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-22T13:08:17.041Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-22T13:08:17.041Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-22T13:08:17.041Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:08:17.041Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-22T13:08:17.041Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-22T13:08:17.041Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-22T13:08:19.204Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-22T13:08:19.261Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-22T13:08:19.261Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-22T13:08:19.261Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-22T13:08:21.369Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-22T13:08:21.425Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-22T13:08:21.425Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-22T13:08:21.425Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-22T13:08:21.425Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-22T13:08:21.425Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-22T13:08:21.425Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-22T13:08:21.425Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-22T13:08:23.587Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-22T13:08:23.587Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-22T13:08:23.587Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-22T13:08:23.587Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-22T13:08:26.923Z] === RUN TestDockerSuite/TestBuildRm [2021-08-22T13:08:27.131Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-22T13:08:28.806Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-22T13:08:28.806Z] docker_cli_external_volume_driver_test.go:53: [d4304adec51a3] daemon is not started [2021-08-22T13:08:29.293Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-22T13:08:29.294Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-22T13:08:29.294Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-22T13:08:30.627Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-22T13:08:30.627Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-22T13:08:30.627Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-22T13:08:30.627Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-22T13:08:30.627Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-22T13:08:30.627Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-22T13:08:30.627Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-22T13:08:30.627Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-22T13:08:31.458Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-22T13:08:31.458Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-22T13:08:32.806Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-22T13:08:34.339Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-22T13:08:36.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-22T13:08:36.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-22T13:08:36.506Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-22T13:08:36.506Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-22T13:08:37.218Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-22T13:08:38.670Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-22T13:08:38.670Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-22T13:08:39.303Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-22T13:08:40.835Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-22T13:08:40.835Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:08:40.835Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-22T13:08:40.835Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:08:40.835Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-22T13:08:42.361Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-22T13:08:42.361Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-22T13:08:42.989Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-22T13:08:43.042Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-22T13:08:43.042Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-22T13:08:43.042Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-22T13:08:43.042Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-22T13:08:43.502Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite (439.12s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.76s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.38s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.40s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.39s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.41s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.49s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.37s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.06s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.23s) [2021-08-22T13:08:43.691Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-08-22T13:08:43.691Z] PASS [2021-08-22T13:08:43.691Z] [2021-08-22T13:08:43.691Z] === Skipped [2021-08-22T13:08:43.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-22T13:08:43.691Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-22T13:08:43.691Z] check_test.go:309: [dd904b2131e41] daemon is not started [2021-08-22T13:08:43.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-22T13:08:43.691Z] [2021-08-22T13:08:43.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-22T13:08:43.691Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-22T13:08:43.691Z] check_test.go:309: [df7edd632571e] daemon is not started [2021-08-22T13:08:43.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-08-22T13:08:43.691Z] [2021-08-22T13:08:43.691Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-22T13:08:43.691Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-22T13:08:43.691Z] check_test.go:309: [d0d87d46fd543] daemon is not started [2021-08-22T13:08:43.691Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-22T13:08:43.691Z] [2021-08-22T13:08:43.691Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-22T13:08:43.691Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-22T13:08:43.691Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-22T13:08:43.691Z] [2021-08-22T13:08:43.691Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-22T13:08:43.691Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-22T13:08:43.691Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-08-22T13:08:43.691Z] [2021-08-22T13:08:43.691Z] [2021-08-22T13:08:43.691Z] DONE 273 tests, 5 skipped in 2595.806s [2021-08-22T13:08:43.691Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-22T13:08:43.691Z] ++++ cat bundles/test-integration/docker.pid [2021-08-22T13:08:43.691Z] +++ kill 8778 [2021-08-22T13:08:43.691Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df58ec7a541c6/docker.pid [2021-08-22T13:08:43.691Z] +++ kill 7532 [2021-08-22T13:08:43.691Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7532 is not a child of this shell [2021-08-22T13:08:43.691Z] warning: PID 7532 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df58ec7a541c6/docker.pid had a nonzero exit code [2021-08-22T13:08:43.691Z] +++ /etc/init.d/apparmor stop [2021-08-22T13:08:43.691Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-22T13:08:43.691Z] [2021-08-22T13:08:43.691Z] Unloading profiles will leave already running processes permanently [2021-08-22T13:08:43.691Z] unconfined, which can lead to unexpected situations. [2021-08-22T13:08:43.691Z] [2021-08-22T13:08:43.691Z] To set a process to complain mode, use the command line tool [2021-08-22T13:08:43.691Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-22T13:08:43.691Z] +++ true [2021-08-22T13:08:43.691Z] exiting test-integration [2021-08-22T13:08:43.691Z] ++ exit 0 [2021-08-22T13:08:43.691Z] [2021-08-22T13:08:43.947Z] + exit 0 [2021-08-22T13:08:43.947Z] ++ jobs -p [2021-08-22T13:08:43.947Z] + pids= [2021-08-22T13:08:43.947Z] + echo 'Remaining pids to kill: []' [2021-08-22T13:08:43.947Z] Remaining pids to kill: [] [2021-08-22T13:08:43.947Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-22T13:08:43.960Z] Recording test results [2021-08-22T13:08:44.528Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-22T13:08:44.528Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-22T13:08:44.528Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-22T13:08:45.604Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-22T13:08:45.682Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-22T13:08:45.928Z] + echo Ensuring container killed. [2021-08-22T13:08:45.929Z] Ensuring container killed. [2021-08-22T13:08:45.929Z] + docker ps -aq -f name=docker-pr2-* [2021-08-22T13:08:45.929Z] + cids=8e935a8bcd29 [2021-08-22T13:08:45.929Z] 8cf8acff8ee5 [2021-08-22T13:08:45.929Z] 5eca9182f4ab [2021-08-22T13:08:45.929Z] + [ -n 8e935a8bcd29 [2021-08-22T13:08:45.929Z] 8cf8acff8ee5 [2021-08-22T13:08:45.929Z] 5eca9182f4ab ] [2021-08-22T13:08:45.929Z] + docker rm -vf 8e935a8bcd29 8cf8acff8ee5 5eca9182f4ab [2021-08-22T13:08:46.692Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-22T13:08:46.692Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-22T13:08:48.751Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-22T13:08:48.856Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-22T13:08:49.193Z] 8e935a8bcd29 [2021-08-22T13:08:49.193Z] 8cf8acff8ee5 [2021-08-22T13:08:49.193Z] 5eca9182f4ab [Pipeline] sh [2021-08-22T13:08:49.514Z] + echo Chowning /workspace to jenkins user [2021-08-22T13:08:49.514Z] Chowning /workspace to jenkins user [2021-08-22T13:08:49.514Z] + id -u [2021-08-22T13:08:49.514Z] + id -g [2021-08-22T13:08:49.514Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42774:/workspace busybox chown -R 1000:1000 /workspace [2021-08-22T13:08:50.369Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-22T13:08:50.913Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-22T13:08:53.080Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-22T13:08:53.080Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-22T13:08:53.080Z] === RUN TestDockerSuite/TestLogsFollowStopped [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-22T13:08:53.973Z] + bundleName=amd64 [2021-08-22T13:08:53.973Z] + echo Creating amd64-bundles.tar.gz [2021-08-22T13:08:53.973Z] Creating amd64-bundles.tar.gz [2021-08-22T13:08:53.973Z] + 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-22T13:08:53.973Z] + xargs tar -czf amd64-bundles.tar.gz [2021-08-22T13:08:55.060Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-22T13:08:55.243Z] === RUN TestDockerSuite/TestLogsSeparateStderr [Pipeline] archiveArtifacts [2021-08-22T13:08:55.347Z] Archiving artifacts [2021-08-22T13:08:57.106Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42774/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-22T13:08:57.388Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-22T13:08:57.405Z] === RUN TestDockerSuite/TestLogsSince [2021-08-22T13:08:57.419Z] + make clean [2021-08-22T13:08:57.419Z] docker volume rm -f docker-dev-cache [2021-08-22T13:08:57.674Z] docker-dev-cache [Pipeline] deleteDir [2021-08-22T13:08:59.746Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-22T13:09:00.273Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-22T13:09:00.273Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-22T13:09:00.273Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-22T13:09:00.273Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-22T13:09:00.273Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-22T13:09:01.801Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-22T13:09:01.801Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-22T13:09:02.257Z] === RUN TestDockerSuite/TestContainerAPIStop [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-22T13:09:04.425Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-22T13:09:04.425Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:09:04.425Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-22T13:09:05.954Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-22T13:09:06.409Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-22T13:09:07.689Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-22T13:09:07.689Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-22T13:09:07.689Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-22T13:09:07.689Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-22T13:09:07.689Z] === RUN TestDockerSuite/TestLogsTail [2021-08-22T13:09:09.852Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-22T13:09:10.121Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-22T13:09:12.284Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-22T13:09:12.284Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-22T13:09:12.284Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-22T13:09:12.284Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-22T13:09:12.284Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-22T13:09:12.284Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-22T13:09:12.284Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-22T13:09:12.284Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-22T13:09:12.284Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-22T13:09:12.284Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-22T13:09:12.284Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-22T13:09:12.737Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-22T13:09:13.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-22T13:09:13.812Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-22T13:09:14.901Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-22T13:09:14.901Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestNetHostname [2021-08-22T13:09:14.901Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-22T13:09:14.901Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-22T13:09:14.901Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-22T13:09:14.901Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPluginActive [2021-08-22T13:09:14.901Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-22T13:09:14.901Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-22T13:09:14.901Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-22T13:09:14.901Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-22T13:09:14.901Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-22T13:09:14.901Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-22T13:09:14.901Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-22T13:09:14.901Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-22T13:09:14.901Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-22T13:09:14.901Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPortList [2021-08-22T13:09:14.901Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-22T13:09:14.901Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-22T13:09:15.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-22T13:09:18.866Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-22T13:09:19.564Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-22T13:09:19.564Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:09:19.564Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-22T13:09:19.564Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-22T13:09:19.564Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-22T13:09:19.564Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-22T13:09:19.564Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-22T13:09:19.564Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-22T13:09:19.564Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-22T13:09:19.564Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-22T13:09:19.564Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-22T13:09:19.564Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-22T13:09:19.564Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-22T13:09:19.564Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-22T13:09:19.564Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-22T13:09:19.564Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-22T13:09:19.564Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-22T13:09:19.564Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-22T13:09:20.843Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-22T13:09:20.843Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-22T13:09:20.843Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-22T13:09:21.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-22T13:09:23.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000883c0_} [2021-08-22T13:09:24.227Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-22T13:09:24.227Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-22T13:09:24.682Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-22T13:09:25.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1698818802_c:\foo_false____} [2021-08-22T13:09:28.253Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1698818802_c:\foo_true____} [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-22T13:09:30.416Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-22T13:09:30.416Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-22T13:09:30.416Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-22T13:09:30.416Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-22T13:09:30.416Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-22T13:09:30.416Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:09:30.416Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-22T13:09:31.195Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-22T13:09:31.654Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-22T13:09:32.582Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-22T13:09:32.582Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-22T13:09:32.582Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-22T13:09:32.582Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:09:32.582Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-22T13:09:32.582Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:09:32.582Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-22T13:09:32.582Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-22T13:09:32.582Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-22T13:09:32.582Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:09:32.582Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-22T13:09:32.582Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-22T13:09:32.582Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-22T13:09:32.583Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-22T13:09:33.038Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-22T13:09:33.038Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T13:09:33.038Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-22T13:09:33.038Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-22T13:09:33.038Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-22T13:09:33.038Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-22T13:09:33.038Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-22T13:09:33.038Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-22T13:09:33.038Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-22T13:09:33.038Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:09:33.038Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-22T13:09:33.038Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-22T13:09:33.038Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-22T13:09:33.214Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-22T13:09:33.214Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-22T13:09:33.214Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-22T13:09:35.200Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-22T13:09:35.200Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-22T13:09:35.200Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-22T13:09:35.200Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-22T13:09:37.367Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-22T13:09:37.368Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-22T13:09:37.454Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-22T13:09:37.454Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-22T13:09:37.824Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-22T13:09:37.824Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-22T13:09:37.824Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-22T13:09:37.824Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-22T13:09:37.824Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-22T13:09:41.539Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-22T13:09:41.743Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-22T13:09:42.145Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-22T13:09:43.703Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-22T13:09:43.703Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:09:43.703Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-22T13:09:43.703Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-22T13:09:43.703Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-22T13:09:52.240Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-22T13:09:52.240Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:09:52.240Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-22T13:09:52.240Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-22T13:09:52.240Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-22T13:09:56.502Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-22T13:09:56.502Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-22T13:09:56.502Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-22T13:09:56.502Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-22T13:09:59.283Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-22T13:09:59.283Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-22T13:09:59.283Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-22T13:09:59.283Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-22T13:09:59.283Z] === RUN TestDockerSuite/TestCpToDot [2021-08-22T13:10:03.243Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-22T13:10:03.243Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-22T13:10:03.243Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-22T13:10:06.329Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-22T13:10:06.329Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-22T13:10:06.329Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-22T13:10:06.329Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-22T13:10:06.329Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-22T13:10:06.984Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-22T13:10:08.494Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-22T13:10:08.494Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:10:08.494Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-22T13:10:08.494Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-22T13:10:08.494Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-22T13:10:08.494Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-22T13:10:08.494Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-22T13:10:08.494Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-22T13:10:08.494Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-22T13:10:08.494Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-22T13:10:08.494Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-22T13:10:08.520Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-22T13:10:08.838Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-22T13:10:10.659Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-22T13:10:12.553Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-22T13:10:12.825Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-22T13:10:13.210Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-22T13:10:13.280Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-22T13:10:13.280Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-22T13:10:15.444Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-22T13:10:15.899Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-22T13:10:15.899Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-22T13:10:15.899Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-22T13:10:15.899Z] === RUN TestDockerSuite/TestCreateRM [2021-08-22T13:10:16.355Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-22T13:10:16.355Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-22T13:10:16.355Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-22T13:10:16.355Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-22T13:10:16.810Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-22T13:10:19.001Z] === RUN TestDockerSuite/TestBuildUser [2021-08-22T13:10:19.001Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-22T13:10:19.001Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-22T13:10:19.001Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:10:19.001Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-22T13:10:19.001Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-22T13:10:19.001Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-22T13:10:19.597Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-22T13:10:23.699Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-22T13:10:23.699Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-22T13:10:24.260Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-22T13:10:24.260Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-22T13:10:24.260Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-22T13:10:24.260Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-22T13:10:24.260Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-22T13:10:27.439Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-22T13:10:27.439Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-22T13:10:27.439Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-22T13:10:27.439Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-22T13:10:27.439Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-22T13:10:29.066Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-22T13:10:29.066Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:10:29.066Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-22T13:10:29.066Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:10:29.066Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-22T13:10:29.066Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-22T13:10:29.066Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-22T13:10:29.066Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-22T13:10:29.066Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-22T13:10:29.177Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-22T13:10:29.177Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-22T13:10:29.177Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-22T13:10:32.063Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-22T13:10:32.063Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-22T13:10:32.063Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-22T13:10:32.063Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-22T13:10:34.232Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-22T13:10:34.232Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-22T13:10:34.232Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-22T13:10:34.232Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-22T13:10:34.232Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-22T13:10:34.232Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-22T13:10:34.232Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-22T13:10:34.232Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-22T13:10:34.232Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-22T13:10:34.232Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.232Z] === RUN TestDockerSuite/TestDockerFails [2021-08-22T13:10:34.691Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-22T13:10:34.691Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.691Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-22T13:10:34.691Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.691Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-22T13:10:34.691Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.691Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-22T13:10:34.691Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.691Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-22T13:10:34.691Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-22T13:10:34.691Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-22T13:10:36.112Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-22T13:10:36.112Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-22T13:10:36.112Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-22T13:10:36.566Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-22T13:10:36.566Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-22T13:10:36.566Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-22T13:10:36.858Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-22T13:10:38.092Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-22T13:10:39.022Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-22T13:10:39.052Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-22T13:10:39.052Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-22T13:10:39.052Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-22T13:10:41.185Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-22T13:10:43.712Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-22T13:10:48.230Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-22T13:10:48.376Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-22T13:10:49.900Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-22T13:10:51.950Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-22T13:10:52.582Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-22T13:10:53.551Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-22T13:10:56.614Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-22T13:10:58.146Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-22T13:10:59.109Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-22T13:11:02.824Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-22T13:11:03.279Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-22T13:11:03.875Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-22T13:11:04.241Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-22T13:11:08.906Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-22T13:11:10.940Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-22T13:11:10.941Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:11:10.941Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-22T13:11:11.067Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-22T13:11:11.067Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-22T13:11:11.067Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-22T13:11:11.067Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-22T13:11:11.067Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-22T13:11:12.619Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-22T13:11:12.619Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-22T13:11:12.619Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-22T13:11:12.619Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-22T13:11:12.619Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-22T13:11:12.619Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:11:12.619Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-22T13:11:12.619Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-22T13:11:12.619Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-22T13:11:13.579Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-22T13:11:13.579Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-22T13:11:13.579Z] === RUN TestDockerSuite/TestEventsRename [2021-08-22T13:11:13.976Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-22T13:11:13.976Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-22T13:11:14.435Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-22T13:11:16.463Z] === RUN TestDockerSuite/TestEventsResize [2021-08-22T13:11:23.272Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-22T13:11:23.272Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-22T13:11:23.272Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-22T13:11:23.272Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-22T13:11:23.506Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-22T13:11:26.816Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-22T13:11:27.932Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-22T13:11:30.543Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-22T13:11:31.508Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-22T13:11:31.508Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-22T13:11:32.597Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-22T13:11:32.597Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:11:32.597Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-22T13:11:32.708Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-22T13:11:37.370Z] === RUN TestDockerSuite/TestEventsTop [2021-08-22T13:11:37.370Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-22T13:11:37.370Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-22T13:11:39.534Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-22T13:11:42.876Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-22T13:11:42.876Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-22T13:11:42.876Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-22T13:11:43.253Z] === RUN TestDockerSuite/TestExec [2021-08-22T13:11:43.253Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:11:43.253Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-22T13:11:43.253Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-22T13:11:43.253Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-22T13:11:44.781Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-22T13:11:47.666Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-22T13:11:47.666Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:11:47.666Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-22T13:11:47.666Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:11:47.666Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-22T13:11:47.666Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-22T13:11:47.666Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-22T13:11:49.204Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-22T13:11:49.204Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:11:49.204Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-22T13:11:49.204Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-22T13:11:49.204Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-22T13:11:49.204Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-22T13:11:49.204Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-22T13:11:49.204Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-22T13:11:49.834Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-22T13:11:51.360Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-22T13:11:53.526Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-22T13:11:55.052Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-22T13:11:55.209Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-22T13:11:57.369Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-22T13:11:57.779Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-22T13:11:57.825Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-22T13:11:59.718Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-22T13:11:59.718Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-22T13:11:59.718Z] === RUN TestDockerSuite/TestExecEnv [2021-08-22T13:11:59.718Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-22T13:11:59.718Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-22T13:11:59.718Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-22T13:11:59.718Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-22T13:11:59.959Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-22T13:11:59.959Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-22T13:12:00.418Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-22T13:12:00.419Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-22T13:12:00.419Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-22T13:12:00.419Z] docker_cli_sni_test.go:18: Flakey test [2021-08-22T13:12:00.419Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-22T13:12:01.881Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-22T13:12:02.599Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-22T13:12:03.591Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-22T13:12:05.597Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-22T13:12:05.597Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-22T13:12:05.597Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-22T13:12:05.597Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-22T13:12:05.597Z] === RUN TestDockerSuite/TestExecParseError [2021-08-22T13:12:05.597Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:12:05.597Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-22T13:12:05.597Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-22T13:12:05.597Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-22T13:12:05.597Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-22T13:12:05.597Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-22T13:12:07.122Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-22T13:12:07.122Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-22T13:12:07.122Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-22T13:12:07.122Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-22T13:12:07.122Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-22T13:12:07.122Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-22T13:12:07.122Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-22T13:12:07.122Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-22T13:12:07.122Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-22T13:12:07.122Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-22T13:12:07.122Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-22T13:12:08.394Z] === RUN TestDockerSuite/TestCommitChange [2021-08-22T13:12:09.284Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-22T13:12:09.284Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-22T13:12:09.284Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-22T13:12:09.354Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-22T13:12:14.200Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-22T13:12:16.341Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-22T13:12:16.341Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-22T13:12:16.341Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-22T13:12:16.341Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-22T13:12:16.341Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-22T13:12:16.341Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:12:16.341Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-22T13:12:17.883Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-22T13:12:20.007Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-22T13:12:20.007Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T13:12:20.007Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-22T13:12:20.768Z] === RUN TestDockerSuite/TestRmiTag [2021-08-22T13:12:20.768Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-22T13:12:22.110Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-22T13:12:23.655Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-22T13:12:27.875Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-22T13:12:28.588Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-22T13:12:28.588Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-22T13:12:28.588Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-22T13:12:30.766Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-22T13:12:35.673Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-22T13:12:36.540Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-22T13:12:36.540Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:12:36.540Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-22T13:12:36.540Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-22T13:12:36.540Z] === RUN TestDockerSuite/TestHealth [2021-08-22T13:12:36.540Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-22T13:12:36.540Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-22T13:12:36.540Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-22T13:12:36.540Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-22T13:12:36.540Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-22T13:12:38.424Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-22T13:12:40.258Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-22T13:12:40.258Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-22T13:12:40.258Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-22T13:12:40.258Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-22T13:12:40.258Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-22T13:12:40.713Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-22T13:12:40.713Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-22T13:12:41.313Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-22T13:12:41.475Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-22T13:12:41.475Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:12:41.475Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-22T13:12:41.475Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:12:41.475Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-22T13:12:41.475Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-22T13:12:41.475Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-22T13:12:41.475Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-22T13:12:41.475Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-22T13:12:41.475Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-22T13:12:41.475Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-22T13:12:41.475Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-22T13:12:41.475Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-22T13:12:41.475Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-22T13:12:41.475Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-22T13:12:41.475Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-22T13:12:41.674Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-22T13:12:41.674Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-22T13:12:41.674Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-22T13:12:42.634Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-22T13:12:42.634Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-22T13:12:44.160Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-22T13:12:44.615Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-22T13:12:45.974Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-22T13:12:46.140Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-22T13:12:47.498Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-22T13:12:47.498Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-22T13:12:47.498Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-22T13:12:47.499Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-22T13:12:47.499Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-22T13:12:47.499Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-22T13:12:47.499Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-22T13:12:47.499Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-22T13:12:47.499Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-22T13:12:47.499Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-22T13:12:47.499Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-22T13:12:47.499Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-22T13:12:47.499Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-22T13:12:47.499Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-22T13:12:47.499Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-22T13:12:49.027Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-22T13:12:49.027Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-22T13:12:49.027Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-22T13:12:49.027Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-22T13:12:49.027Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-22T13:12:49.027Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-22T13:12:49.027Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-22T13:12:49.027Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:12:49.027Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-22T13:12:50.042Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-22T13:12:52.742Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-22T13:12:52.742Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-22T13:12:54.792Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-22T13:12:54.906Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestImportFile [2021-08-22T13:12:54.906Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-22T13:12:54.906Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-22T13:12:54.906Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-22T13:12:54.906Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-22T13:12:54.906Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-22T13:12:54.906Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-22T13:12:54.906Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-22T13:12:54.906Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-22T13:12:54.906Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:12:54.906Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-22T13:12:56.953Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-22T13:12:57.068Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-22T13:12:58.612Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-22T13:12:58.612Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-22T13:12:58.612Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-22T13:12:59.230Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-22T13:12:59.230Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-22T13:12:59.230Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-22T13:12:59.230Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-22T13:12:59.230Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-22T13:12:59.686Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-22T13:12:59.686Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-22T13:12:59.686Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-22T13:12:59.838Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-22T13:13:00.793Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-22T13:13:00.793Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-22T13:13:00.793Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-22T13:13:00.793Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-22T13:13:00.793Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-22T13:13:00.793Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-22T13:13:00.793Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-22T13:13:01.855Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-22T13:13:01.855Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-22T13:13:02.002Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-22T13:13:03.701Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-22T13:13:03.701Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-22T13:13:03.701Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-22T13:13:03.701Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-22T13:13:04.888Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-22T13:13:04.888Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-22T13:13:06.589Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-22T13:13:06.589Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-22T13:13:06.589Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-22T13:13:07.044Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-22T13:13:07.044Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-22T13:13:07.044Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-22T13:13:07.044Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-22T13:13:07.044Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-22T13:13:08.930Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-22T13:13:08.930Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-22T13:13:08.930Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-22T13:13:08.930Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-22T13:13:08.930Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-22T13:13:08.930Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-22T13:13:08.930Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-22T13:13:10.457Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-22T13:13:10.646Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-22T13:13:10.647Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-22T13:13:10.647Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-22T13:13:10.759Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-22T13:13:12.810Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-22T13:13:12.810Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-22T13:13:12.810Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-22T13:13:12.929Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-22T13:13:15.128Z] === RUN TestDockerSuite/TestInspectImage [2021-08-22T13:13:15.128Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:13:15.128Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-22T13:13:15.128Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:13:15.128Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-22T13:13:15.128Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:13:15.128Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-22T13:13:15.697Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-22T13:13:15.697Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-22T13:13:15.697Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-22T13:13:15.697Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-22T13:13:15.697Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-22T13:13:15.823Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-22T13:13:15.823Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-22T13:13:15.823Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-22T13:13:15.823Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-22T13:13:16.654Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-22T13:13:17.858Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-22T13:13:17.858Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-22T13:13:17.858Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-22T13:13:17.858Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-22T13:13:17.858Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-22T13:13:17.858Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-22T13:13:17.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-22T13:13:17.858Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-22T13:13:17.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-22T13:13:17.858Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-22T13:13:17.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-22T13:13:17.858Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-22T13:13:17.858Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-22T13:13:17.858Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-22T13:13:17.858Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-22T13:13:17.992Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-22T13:13:17.992Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-22T13:13:18.178Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-22T13:13:18.633Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-22T13:13:19.383Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-22T13:13:20.795Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-22T13:13:20.888Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-22T13:13:20.888Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:13:20.888Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-22T13:13:20.888Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:13:20.888Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-22T13:13:22.268Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-22T13:13:22.335Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-22T13:13:22.335Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-22T13:13:22.335Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-22T13:13:22.335Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-22T13:13:23.782Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-22T13:13:24.239Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-22T13:13:24.432Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-22T13:13:24.432Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-22T13:13:24.432Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-22T13:13:24.432Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-22T13:13:24.432Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-22T13:13:24.432Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-22T13:13:24.432Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-22T13:13:24.500Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-22T13:13:26.410Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-22T13:13:26.410Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-22T13:13:26.410Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-22T13:13:26.664Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-22T13:13:27.323Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-22T13:13:27.323Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:13:27.323Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-22T13:13:27.323Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-22T13:13:27.323Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-22T13:13:27.323Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-22T13:13:27.323Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-22T13:13:27.323Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:13:27.323Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-22T13:13:28.847Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-22T13:13:29.302Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-22T13:13:29.760Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-22T13:13:30.375Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-22T13:13:32.538Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-22T13:13:32.650Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-22T13:13:34.065Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-22T13:13:34.606Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-22T13:13:34.606Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-22T13:13:34.606Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-22T13:13:34.606Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-22T13:13:34.606Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-22T13:13:34.606Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-22T13:13:34.606Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-22T13:13:34.606Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-22T13:13:34.606Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-22T13:13:34.606Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-22T13:13:34.606Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-22T13:13:34.606Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-22T13:13:34.606Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-22T13:13:36.134Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-22T13:13:36.134Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-22T13:13:36.134Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-22T13:13:36.134Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-22T13:13:36.134Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-22T13:13:36.134Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-22T13:13:36.231Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-22T13:13:37.324Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-22T13:13:38.392Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-22T13:13:39.017Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-22T13:13:39.919Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-22T13:13:41.904Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-22T13:13:41.904Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-22T13:13:41.904Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-22T13:13:41.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-22T13:13:41.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-22T13:13:41.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-22T13:13:41.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-22T13:13:41.997Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-22T13:13:44.068Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-22T13:13:44.068Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-22T13:13:44.068Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-22T13:13:44.068Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:13:44.068Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-22T13:13:44.068Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-22T13:13:44.068Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-22T13:13:44.164Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-22T13:13:44.164Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-22T13:13:44.164Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-22T13:13:46.956Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-22T13:13:46.958Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-22T13:13:46.958Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-22T13:13:46.958Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-22T13:13:46.958Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-22T13:13:47.058Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-22T13:13:47.058Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:13:47.058Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-22T13:13:49.120Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-22T13:13:49.122Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-22T13:13:49.952Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-22T13:13:49.952Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-22T13:13:50.645Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-22T13:13:52.011Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-22T13:13:54.172Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-22T13:13:54.623Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-22T13:13:54.628Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-22T13:13:54.628Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-22T13:13:54.628Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-22T13:13:54.628Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-22T13:13:54.628Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-22T13:13:54.628Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-22T13:13:54.628Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-22T13:13:54.628Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-22T13:13:54.628Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-22T13:13:54.628Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-22T13:13:54.628Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-22T13:13:54.628Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-22T13:13:54.628Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-22T13:13:54.628Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-22T13:13:54.628Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-22T13:13:56.406Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-22T13:13:56.794Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-22T13:13:56.794Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-22T13:13:56.794Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-22T13:13:56.794Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-22T13:13:56.794Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-22T13:13:56.794Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-22T13:13:56.794Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-22T13:13:56.794Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-22T13:13:56.794Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-22T13:13:56.794Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-22T13:13:57.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-22T13:13:57.934Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-22T13:13:57.934Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-22T13:13:57.934Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-22T13:13:58.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-22T13:13:58.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-22T13:13:59.289Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-22T13:13:59.289Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-22T13:13:59.289Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-22T13:13:59.289Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-22T13:13:59.289Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:13:59.289Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-22T13:13:59.289Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-22T13:13:59.289Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-22T13:13:59.289Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-22T13:13:59.289Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-22T13:13:59.289Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:13:59.289Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-22T13:14:00.098Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-22T13:14:00.098Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-22T13:14:01.676Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-22T13:14:04.568Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-22T13:14:05.861Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-22T13:14:07.462Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-22T13:14:07.849Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-22T13:14:07.849Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-22T13:14:07.849Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunMount [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-22T13:14:08.305Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-22T13:14:08.305Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-22T13:14:10.358Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004f84e0_} [2021-08-22T13:14:11.627Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-22T13:14:13.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1680970914_c:\foo_false____} [2021-08-22T13:14:16.144Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1680970914_c:\foo_true____} [2021-08-22T13:14:16.288Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-22T13:14:16.833Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-22T13:14:16.833Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-22T13:14:16.833Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-22T13:14:16.833Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-22T13:14:16.833Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-22T13:14:16.833Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:14:16.833Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-22T13:14:18.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-22T13:14:18.314Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-22T13:14:18.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-22T13:14:18.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-22T13:14:18.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-22T13:14:18.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-22T13:14:18.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-22T13:14:18.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-22T13:14:18.314Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-22T13:14:18.450Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-22T13:14:18.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-22T13:14:18.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-22T13:14:18.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-22T13:14:18.771Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-22T13:14:18.771Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-22T13:14:18.771Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-22T13:14:18.771Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-22T13:14:18.771Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-22T13:14:19.228Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-22T13:14:19.228Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-22T13:14:19.228Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-22T13:14:19.228Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:14:19.228Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-22T13:14:19.228Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:14:19.228Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-22T13:14:20.616Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-22T13:14:20.616Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-22T13:14:20.616Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-22T13:14:21.496Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-22T13:14:22.121Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-22T13:14:22.121Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.121Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-22T13:14:22.121Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-22T13:14:22.578Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-22T13:14:22.779Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-22T13:14:24.943Z] === RUN TestDockerSuite/TestLogsSince [2021-08-22T13:14:25.207Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-22T13:14:25.207Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-22T13:14:25.207Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-22T13:14:25.207Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-22T13:14:25.470Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-22T13:14:25.470Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-22T13:14:25.470Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-22T13:14:25.470Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-22T13:14:25.662Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-22T13:14:25.662Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-22T13:14:25.662Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-22T13:14:25.662Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-22T13:14:25.662Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-22T13:14:25.662Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-22T13:14:25.662Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-22T13:14:25.662Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-22T13:14:25.662Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-22T13:14:25.662Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-22T13:14:25.662Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-22T13:14:25.662Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-22T13:14:25.662Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-22T13:14:25.662Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-22T13:14:25.662Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-22T13:14:26.117Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-22T13:14:27.077Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-22T13:14:28.362Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-22T13:14:28.362Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-22T13:14:28.362Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-22T13:14:28.362Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-22T13:14:28.362Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-22T13:14:28.362Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-22T13:14:28.362Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-22T13:14:29.238Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-22T13:14:30.764Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-22T13:14:31.725Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-22T13:14:33.475Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-22T13:14:33.475Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-22T13:14:33.475Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-22T13:14:33.475Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-22T13:14:33.475Z] === RUN TestDockerSuite/TestLogsTail [2021-08-22T13:14:33.890Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-22T13:14:33.890Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-22T13:14:33.890Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-22T13:14:33.890Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-22T13:14:33.890Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-22T13:14:33.890Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-22T13:14:33.890Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-22T13:14:33.890Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-22T13:14:33.890Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-22T13:14:33.890Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-22T13:14:33.890Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-22T13:14:33.890Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-22T13:14:33.890Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-22T13:14:33.890Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-22T13:14:33.890Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-22T13:14:33.890Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-22T13:14:33.890Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-22T13:14:34.146Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-22T13:14:36.361Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-22T13:14:37.038Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-22T13:14:37.038Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:14:37.038Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-22T13:14:37.038Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-22T13:14:37.038Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-22T13:14:37.600Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-22T13:14:37.600Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-22T13:14:37.600Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-22T13:14:37.600Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-22T13:14:37.600Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-22T13:14:37.600Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-22T13:14:37.600Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-22T13:14:37.600Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-22T13:14:37.600Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-22T13:14:37.600Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-22T13:14:37.600Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-22T13:14:38.526Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-22T13:14:42.242Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-22T13:14:42.242Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestNetHostname [2021-08-22T13:14:42.242Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-22T13:14:42.242Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-22T13:14:42.242Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-22T13:14:42.242Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPluginActive [2021-08-22T13:14:42.242Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-22T13:14:42.242Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-22T13:14:42.242Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-22T13:14:42.242Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-22T13:14:42.242Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-22T13:14:42.242Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-22T13:14:42.242Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-22T13:14:42.242Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-22T13:14:42.242Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-22T13:14:42.242Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPortList [2021-08-22T13:14:42.242Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-22T13:14:42.242Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-22T13:14:45.959Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-22T13:14:45.959Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:14:45.959Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-22T13:14:45.959Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-22T13:14:45.959Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-22T13:14:45.959Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-22T13:14:45.959Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-22T13:14:45.959Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-22T13:14:45.959Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-22T13:14:45.959Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-22T13:14:45.959Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-22T13:14:45.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-22T13:14:45.959Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-22T13:14:45.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-22T13:14:45.959Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-22T13:14:45.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-22T13:14:45.959Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-22T13:14:45.959Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-22T13:14:46.133Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-22T13:14:46.133Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-22T13:14:46.133Z] === RUN TestDockerSuite/TestRunRm [2021-08-22T13:14:47.334Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-22T13:14:47.334Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:14:47.334Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-22T13:14:47.334Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-22T13:14:47.334Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-22T13:14:48.296Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-22T13:14:50.623Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-22T13:14:50.623Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-22T13:14:50.623Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-22T13:14:54.059Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-22T13:14:56.945Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-22T13:14:57.666Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-22T13:14:57.666Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-22T13:14:57.666Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-22T13:14:59.109Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-22T13:14:59.691Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-22T13:14:59.691Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-22T13:14:59.691Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-22T13:14:59.691Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-22T13:14:59.691Z] === RUN TestDockerSuite/TestCpToDot [2021-08-22T13:15:01.220Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-22T13:15:01.220Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-22T13:15:01.220Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-22T13:15:01.220Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-22T13:15:01.220Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-22T13:15:01.270Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-22T13:15:04.116Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-22T13:15:04.116Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:15:04.116Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-22T13:15:04.116Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-22T13:15:04.116Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-22T13:15:04.116Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-22T13:15:04.116Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-22T13:15:04.116Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-22T13:15:04.116Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-22T13:15:04.116Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-22T13:15:04.116Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-22T13:15:04.157Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-22T13:15:04.157Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-22T13:15:04.157Z] === RUN TestDockerSuite/TestRunState [2021-08-22T13:15:04.157Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-22T13:15:04.157Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-22T13:15:06.195Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-22T13:15:06.285Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-22T13:15:06.324Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-22T13:15:06.324Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-22T13:15:06.779Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-22T13:15:08.941Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-22T13:15:08.941Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-22T13:15:08.941Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-22T13:15:08.941Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-22T13:15:08.941Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-22T13:15:08.941Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-22T13:15:08.941Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-22T13:15:08.941Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-22T13:15:08.941Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-22T13:15:10.003Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-22T13:15:10.003Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-22T13:15:10.003Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-22T13:15:12.171Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-22T13:15:12.628Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-22T13:15:13.084Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-22T13:15:13.084Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-22T13:15:13.084Z] === RUN TestDockerSuite/TestCreateRM [2021-08-22T13:15:13.541Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-22T13:15:13.541Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-22T13:15:13.541Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-22T13:15:13.999Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-22T13:15:14.457Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-22T13:15:14.699Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-22T13:15:14.699Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-22T13:15:14.699Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-22T13:15:14.699Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-22T13:15:14.699Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-22T13:15:14.699Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-22T13:15:14.699Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-22T13:15:14.699Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-22T13:15:14.699Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-22T13:15:14.699Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-22T13:15:14.699Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-22T13:15:16.229Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-22T13:15:16.229Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-22T13:15:16.229Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-22T13:15:18.534Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-22T13:15:18.534Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-22T13:15:18.534Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-22T13:15:18.534Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-22T13:15:19.114Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-22T13:15:19.114Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-22T13:15:19.114Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-22T13:15:19.114Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-22T13:15:19.114Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-22T13:15:22.003Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-22T13:15:24.753Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-22T13:15:24.753Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-22T13:15:24.753Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-22T13:15:28.476Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-22T13:15:28.476Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-22T13:15:28.476Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-22T13:15:28.476Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-22T13:15:30.538Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-22T13:15:30.897Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-22T13:15:31.379Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-22T13:15:31.380Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-22T13:15:31.380Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-22T13:15:31.380Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-22T13:15:31.380Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-22T13:15:31.380Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-22T13:15:31.380Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-22T13:15:31.380Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-22T13:15:31.380Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-22T13:15:31.380Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-22T13:15:31.380Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDockerFails [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-22T13:15:31.380Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-22T13:15:31.380Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-22T13:15:31.380Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-22T13:15:31.380Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-22T13:15:31.380Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-22T13:15:31.380Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-22T13:15:33.062Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-22T13:15:34.277Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-22T13:15:35.198Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-22T13:15:37.171Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-22T13:15:40.066Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-22T13:15:40.961Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-22T13:15:40.961Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-22T13:15:40.961Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-22T13:15:41.416Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-22T13:15:45.126Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-22T13:15:45.410Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-22T13:15:47.287Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-22T13:15:49.131Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-22T13:15:49.131Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-22T13:15:49.131Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-22T13:15:49.131Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-22T13:15:49.131Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-22T13:15:50.179Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-22T13:15:50.179Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-22T13:15:50.179Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-22T13:15:50.179Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-22T13:15:50.179Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-22T13:15:50.179Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-22T13:15:50.179Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-22T13:15:50.179Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-22T13:15:50.179Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-22T13:15:50.179Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-22T13:15:50.179Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-22T13:15:50.179Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-22T13:15:50.179Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-22T13:15:50.179Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-22T13:15:50.179Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-22T13:15:50.363Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-22T13:15:52.854Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-22T13:15:52.854Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:15:52.854Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-22T13:15:52.854Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:15:52.854Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-22T13:15:52.854Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-22T13:15:52.854Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-22T13:15:52.854Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-22T13:15:52.854Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-22T13:15:53.065Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-22T13:15:54.590Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-22T13:15:55.035Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-22T13:15:56.751Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-22T13:15:59.903Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-22T13:15:59.903Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-22T13:15:59.903Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-22T13:16:00.867Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-22T13:16:00.867Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-22T13:16:00.867Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-22T13:16:02.091Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-22T13:16:02.397Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-22T13:16:02.513Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-22T13:16:02.513Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-22T13:16:02.513Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-22T13:16:02.513Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-22T13:16:02.513Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-22T13:16:02.513Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.513Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-22T13:16:02.853Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-22T13:16:02.853Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-22T13:16:02.853Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-22T13:16:04.043Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-22T13:16:04.259Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-22T13:16:04.499Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-22T13:16:04.955Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-22T13:16:05.222Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-22T13:16:05.410Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-22T13:16:06.713Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-22T13:16:06.933Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-22T13:16:09.894Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-22T13:16:10.350Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-22T13:16:10.430Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-22T13:16:11.314Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-22T13:16:12.600Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-22T13:16:13.973Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-22T13:16:13.973Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-22T13:16:13.973Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-22T13:16:18.369Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-22T13:16:22.508Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-22T13:16:22.508Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T13:16:22.508Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-22T13:16:23.048Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-22T13:16:23.048Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-22T13:16:23.048Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-22T13:16:23.048Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-22T13:16:23.048Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-22T13:16:23.048Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:16:23.048Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-22T13:16:23.048Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-22T13:16:23.048Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-22T13:16:24.582Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-22T13:16:24.582Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-22T13:16:24.582Z] === RUN TestDockerSuite/TestEventsRename [2021-08-22T13:16:27.169Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-22T13:16:27.169Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-22T13:16:27.169Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-22T13:16:27.169Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:16:27.169Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-22T13:16:27.169Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-22T13:16:27.169Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-22T13:16:27.169Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-22T13:16:27.169Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-22T13:16:27.476Z] === RUN TestDockerSuite/TestEventsResize [2021-08-22T13:16:32.933Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-22T13:16:32.933Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-22T13:16:32.933Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-22T13:16:32.933Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:16:32.933Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-22T13:16:32.933Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:16:32.933Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-22T13:16:32.933Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-22T13:16:32.933Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-22T13:16:32.933Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T13:16:32.933Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-22T13:16:32.933Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-22T13:16:32.933Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-22T13:16:33.653Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-22T13:16:33.654Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:16:33.654Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-22T13:16:35.098Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-22T13:16:36.022Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-22T13:16:37.984Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-22T13:16:37.984Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T13:16:37.984Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-22T13:16:38.192Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-22T13:16:38.326Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-22T13:16:38.782Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-22T13:16:38.782Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-22T13:16:39.510Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-22T13:16:39.510Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-22T13:16:39.510Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-22T13:16:39.510Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-22T13:16:39.510Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-22T13:16:39.510Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:16:39.510Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-22T13:16:39.510Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-22T13:16:39.510Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-22T13:16:39.510Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:16:39.746Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-22T13:16:39.965Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-22T13:16:39.965Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:16:39.965Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-22T13:16:41.084Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-22T13:16:43.463Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-22T13:16:46.867Z] === RUN TestDockerSuite/TestEventsTop [2021-08-22T13:16:46.867Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-22T13:16:46.867Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-22T13:16:47.186Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-22T13:16:47.186Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:16:47.186Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-22T13:16:49.037Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-22T13:16:50.903Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-22T13:16:50.903Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-22T13:16:51.363Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-22T13:16:54.809Z] === RUN TestDockerSuite/TestExec [2021-08-22T13:16:54.809Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:16:54.809Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-22T13:16:54.809Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-22T13:16:54.809Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-22T13:16:56.341Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-22T13:16:57.595Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-22T13:16:57.595Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-22T13:16:57.595Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-22T13:16:57.595Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:16:57.595Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-22T13:16:57.595Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-22T13:16:57.595Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-22T13:16:57.595Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-22T13:16:59.120Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-22T13:16:59.120Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-22T13:16:59.235Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-22T13:16:59.235Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:16:59.235Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-22T13:16:59.235Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:16:59.235Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-22T13:16:59.235Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-22T13:16:59.235Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-22T13:17:01.406Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-22T13:17:02.004Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-22T13:17:02.459Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-22T13:17:02.914Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-22T13:17:02.914Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-22T13:17:02.914Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-22T13:17:03.575Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-22T13:17:03.712Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-22T13:17:05.876Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-22T13:17:06.467Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-22T13:17:06.839Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-22T13:17:08.636Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-22T13:17:11.443Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-22T13:17:11.444Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T13:17:11.444Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-22T13:17:11.898Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-22T13:17:12.353Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-22T13:17:12.353Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-22T13:17:12.353Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-22T13:17:12.612Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-22T13:17:14.408Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-22T13:17:14.408Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-22T13:17:14.408Z] === RUN TestDockerSuite/TestExecEnv [2021-08-22T13:17:14.408Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-22T13:17:14.408Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-22T13:17:14.408Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-22T13:17:14.408Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-22T13:17:16.576Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-22T13:17:17.279Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-22T13:17:19.469Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-22T13:17:19.469Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-22T13:17:19.925Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-22T13:17:21.249Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-22T13:17:21.249Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-22T13:17:21.249Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-22T13:17:21.249Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-22T13:17:21.249Z] === RUN TestDockerSuite/TestExecParseError [2021-08-22T13:17:21.249Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:17:21.249Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-22T13:17:21.249Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-22T13:17:21.249Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-22T13:17:21.249Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-22T13:17:21.249Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-22T13:17:24.140Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-22T13:17:24.140Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-22T13:17:24.140Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-22T13:17:24.140Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-22T13:17:24.140Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-22T13:17:24.140Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-22T13:17:24.140Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-22T13:17:24.140Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-22T13:17:24.140Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-22T13:17:24.140Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-22T13:17:24.140Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-22T13:17:24.331Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-22T13:17:27.038Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-22T13:17:27.038Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-22T13:17:27.038Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-22T13:17:27.222Z] === RUN TestDockerSuite/TestRmiTag [2021-08-22T13:17:28.183Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-22T13:17:30.201Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-22T13:17:30.201Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-22T13:17:30.201Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-22T13:17:30.351Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite (2156.15s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (56.21s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.32s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.07s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.52s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.13s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.37s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (68.30s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.21s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.38s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.90s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.14s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.48s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.86s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.24s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.82s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.68s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.79s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.34s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.61s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.55s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.56s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.13s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.61s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.49s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.90s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.41s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.62s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.97s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.89s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.48s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.56s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.88s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.25s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.51s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.74s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.96s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.50s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.88s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.40s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.47s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.63s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.58s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.70s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.74s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.41s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.63s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.73s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.69s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.08s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignore (48.72s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.86s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.93s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.56s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.73s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.63s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.45s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.02s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.98s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.21s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.49s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (73.14s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.08s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.67s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.90s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.14s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.76s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (7.20s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.14s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildFails (2.58s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.23s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.83s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.29s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.76s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.65s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.73s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.98s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildHistory (11.20s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.99s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.70s) [2021-08-22T13:17:31.163Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.42s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildLabel (0.97s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.64s) [2021-08-22T13:17:31.163Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.66s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.22s) [2021-08-22T13:17:31.164Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-08-22T13:17:31.164Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.68s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.64s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.89s) [2021-08-22T13:17:31.164Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.06s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.47s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.48s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.26s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.89s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.53s) [2021-08-22T13:17:31.164Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.88s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2021-08-22T13:17:31.164Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-22T13:17:31.164Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.04s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.55s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.73s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.05s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.38s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.94s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.63s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.30s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.97s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.14s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.29s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.05s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.17s) [2021-08-22T13:17:31.164Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-22T13:17:31.164Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.82s) [2021-08-22T13:17:31.164Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.48s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (18.38s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildRm (11.13s) [2021-08-22T13:17:31.164Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.09s) [2021-08-22T13:17:31.164Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-22T13:17:31.620Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.43s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.79s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.51s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.44s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.06s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.74s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.52s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.08s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildStderr (3.93s) [2021-08-22T13:17:31.620Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.83s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.42s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.98s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.69s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.54s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.04s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.29s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.80s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.46s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.22s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.05s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.79s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.39s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.47s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.18s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.65s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.92s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.80s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.13s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCommitChange (4.87s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.83s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.67s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCommitTTY (6.61s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.47s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.63s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.08s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.55s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.53s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.60s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.22s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.11s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.10s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.14s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.62s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.59s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.18s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.78s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.32s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.66s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.05s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.87s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.61s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.09s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.42s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.93s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.79s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.54s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.55s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.51s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.54s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.47s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002957d0_} (2.45s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1370457338_c:\foo_false____} (2.49s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1370457338_c:\foo_true____} (2.50s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.09s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.08s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.70s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.68s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.59s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.86s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.79s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.78s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.29s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCpToDot (2.30s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCpToStdout (2.70s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.20s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.08s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.16s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.64s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.72s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateLabels (0.23s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.22s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.44s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.60s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.70s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.68s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.75s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.42s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsCopy (4.23s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.27s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.52s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.52s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.27s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsFilters (4.55s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsFormat (5.12s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-08-22T13:17:31.621Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsRename (2.73s) [2021-08-22T13:17:31.621Z] --- PASS: TestDockerSuite/TestEventsResize (7.88s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.57s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.44s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.68s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.46s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.00s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.07s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.04s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.74s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.10s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecInspectID (4.48s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.32s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.14s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.60s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.88s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.88s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.93s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.93s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.51s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.04s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.74s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.09s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.86s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.70s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.03s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.50s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.63s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.53s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectDefault (2.13s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectHistory (4.18s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.21s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.04s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.22s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.07s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.05s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectStatus (7.72s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.17s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.36s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.63s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.13s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.59s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.25s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.28s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.05s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.99s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.76s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.59s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.12s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.47s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.66s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.55s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.50s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.36s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.27s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.21s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsSince (9.17s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsTail (2.95s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.66s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.21s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.65s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.78s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPsByOrder (7.72s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.97s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.57s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.32s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.12s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.02s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.19s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.30s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.62s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.61s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.21s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.59s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.28s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.30s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (11.63s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.27s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.69s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.48s) [2021-08-22T13:17:31.622Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (9.14s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.31s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.73s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.94s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.22s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.87s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.54s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.68s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.56s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.90s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.86s) [2021-08-22T13:17:31.622Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.20s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.92s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.14s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.57s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.55s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.67s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.68s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.34s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.51s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.74s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.81s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.87s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.60s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.50s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.57s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.69s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.95s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.28s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.60s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.53s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunExitCode (2.56s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.55s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.63s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.61s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.26s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.72s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.48s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.86s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.97s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.23s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.75s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.77s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.54s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.95s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunRm (2.65s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.61s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.65s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.59s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.10s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.96s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.39s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.23s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.79s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.21s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.30s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.16s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.75s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.19s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.21s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.57s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.64s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.31s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.45s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.84s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.09s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.73s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.04s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.28s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.24s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-22T13:17:31.623Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.38s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-22T13:17:31.623Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.14s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.27s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.12s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.82s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.82s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.34s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.11s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.16s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-22T13:17:31.624Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-22T13:17:31.624Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-22T13:17:31.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-22T13:17:31.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-22T13:17:31.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-22T13:17:31.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-22T13:17:31.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-22T13:17:31.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-22T13:17:31.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-22T13:17:31.624Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-22T13:17:31.624Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-22T13:17:31.624Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-22T13:17:31.624Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-22T13:17:31.624Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-22T13:17:31.624Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.624Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-22T13:17:31.624Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-22T13:17:31.625Z] === RUN TestDockerDaemonSuite [2021-08-22T13:17:31.625Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-22T13:17:31.625Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-22T13:17:31.625Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-22T13:17:31.625Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-22T13:17:31.625Z] === RUN TestDockerSwarmSuite [2021-08-22T13:17:31.625Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-22T13:17:31.625Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-22T13:17:31.625Z] === RUN TestDockerExternalVolumeSuite [2021-08-22T13:17:31.625Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-22T13:17:31.625Z] === RUN TestDockerNetworkSuite [2021-08-22T13:17:31.625Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-22T13:17:31.625Z] === RUN TestDockerHubPullSuite [2021-08-22T13:17:31.625Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-22T13:17:31.625Z] PASS [2021-08-22T13:17:31.625Z] ok github.com/docker/docker/integration-cli 2156.529s [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === Skipped [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-22T13:17:31.625Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-22T13:17:31.625Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-22T13:17:31.625Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-22T13:17:31.625Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-22T13:17:31.625Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-22T13:17:31.625Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-22T13:17:31.625Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-22T13:17:31.625Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-22T13:17:31.625Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-22T13:17:31.625Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-22T13:17:31.625Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-22T13:17:31.625Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-22T13:17:31.625Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-08-22T13:17:31.625Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.40s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.34s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.66s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.98s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.67s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-22T13:17:31.625Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-22T13:17:31.625Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.625Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-22T13:17:31.625Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.37s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.30s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-08-22T13:17:31.626Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-22T13:17:31.626Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-22T13:17:31.626Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-22T13:17:31.626Z] [2021-08-22T13:17:31.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-08-22T13:17:32.083Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-22T13:17:32.083Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2021-08-22T13:17:32.083Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-08-22T13:17:32.083Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.36s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-08-22T13:17:32.083Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-22T13:17:32.083Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2021-08-22T13:17:32.083Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-22T13:17:32.083Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-22T13:17:32.083Z] docker_cli_sni_test.go:18: Flakey test [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-22T13:17:32.083Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-22T13:17:32.083Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-22T13:17:32.083Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-22T13:17:32.083Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.083Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-22T13:17:32.083Z] [2021-08-22T13:17:32.083Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-22T13:17:32.084Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-22T13:17:32.084Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-22T13:17:32.084Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-22T13:17:32.084Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-22T13:17:32.084Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-22T13:17:32.084Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-22T13:17:32.084Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-22T13:17:32.084Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-22T13:17:32.084Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-22T13:17:32.084Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-22T13:17:32.084Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-22T13:17:32.084Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-22T13:17:32.084Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-22T13:17:32.084Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-22T13:17:32.084Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-22T13:17:32.084Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-22T13:17:32.084Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-22T13:17:32.084Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-22T13:17:32.084Z] [2021-08-22T13:17:32.084Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-22T13:17:32.084Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.084Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-22T13:17:32.085Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-22T13:17:32.085Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-22T13:17:32.085Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-22T13:17:32.085Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-22T13:17:32.085Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-22T13:17:32.085Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-22T13:17:32.085Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-22T13:17:32.085Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.085Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-22T13:17:32.085Z] [2021-08-22T13:17:32.085Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-22T13:17:32.085Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-22T13:17:32.086Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2021-08-22T13:17:32.086Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-22T13:17:32.086Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-22T13:17:32.086Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-22T13:17:32.086Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-22T13:17:32.086Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-22T13:17:32.086Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:17:32.086Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-22T13:17:32.086Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-22T13:17:32.086Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-22T13:17:32.086Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-22T13:17:32.086Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-22T13:17:32.086Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-22T13:17:32.086Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-22T13:17:32.086Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-22T13:17:32.086Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.086Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-22T13:17:32.086Z] [2021-08-22T13:17:32.086Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-22T13:17:32.086Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-22T13:17:32.087Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.087Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-22T13:17:32.087Z] [2021-08-22T13:17:32.087Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.088Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-22T13:17:32.088Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.088Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-22T13:17:32.088Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-22T13:17:32.089Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-22T13:17:32.089Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-22T13:17:32.089Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-22T13:17:32.089Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-22T13:17:32.089Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-22T13:17:32.089Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-22T13:17:32.089Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-22T13:17:32.089Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-22T13:17:32.089Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-22T13:17:32.089Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-22T13:17:32.089Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.089Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:17:32.089Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.089Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:17:32.089Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-22T13:17:32.544Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.544Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-22T13:17:32.544Z] [2021-08-22T13:17:32.544Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-22T13:17:32.545Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] DONE 1092 tests, 546 skipped in 2164.816s [2021-08-22T13:17:32.545Z] INFO: Integration tests ended at 08/22/2021 13:17:32. Duration:00:36:05.0402031 [2021-08-22T13:17:32.545Z] INFO: Docker info of the daemon under test at end of run [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] Containers: 2 [2021-08-22T13:17:32.545Z] Running: 0 [2021-08-22T13:17:32.545Z] Paused: 0 [2021-08-22T13:17:32.545Z] Stopped: 2 [2021-08-22T13:17:32.545Z] Images: 18 [2021-08-22T13:17:32.545Z] Server Version: 0.0.0-dev [2021-08-22T13:17:32.545Z] Storage Driver: windowsfilter [2021-08-22T13:17:32.545Z] Windows: [2021-08-22T13:17:32.545Z] Logging Driver: json-file [2021-08-22T13:17:32.545Z] Plugins: [2021-08-22T13:17:32.545Z] Volume: local [2021-08-22T13:17:32.545Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T13:17:32.545Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T13:17:32.545Z] Swarm: inactive [2021-08-22T13:17:32.545Z] Default Isolation: process [2021-08-22T13:17:32.545Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-22T13:17:32.545Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-22T13:17:32.545Z] OSType: windows [2021-08-22T13:17:32.545Z] Architecture: x86_64 [2021-08-22T13:17:32.545Z] CPUs: 4 [2021-08-22T13:17:32.545Z] Total Memory: 32GiB [2021-08-22T13:17:32.545Z] Name: azwin-2-ad7060 [2021-08-22T13:17:32.545Z] ID: 5GS4:M7JR:SKUK:2BN3:4JMQ:GUNO:PX67:LLPY:GVPO:MVMT:ZJIK:YBCV [2021-08-22T13:17:32.545Z] Docker Root Dir: D:\CI\PR-42774\2\daemon [2021-08-22T13:17:32.545Z] Debug Mode (client): false [2021-08-22T13:17:32.545Z] Debug Mode (server): true [2021-08-22T13:17:32.545Z] File Descriptors: -1 [2021-08-22T13:17:32.545Z] Goroutines: 17 [2021-08-22T13:17:32.545Z] System Time: 2021-08-22T13:17:32.2743322Z [2021-08-22T13:17:32.545Z] EventsListeners: 0 [2021-08-22T13:17:32.545Z] Registry: https://index.docker.io/v1/ [2021-08-22T13:17:32.545Z] Labels: [2021-08-22T13:17:32.545Z] Experimental: false [2021-08-22T13:17:32.545Z] Insecure Registries: [2021-08-22T13:17:32.545Z] 127.0.0.0/8 [2021-08-22T13:17:32.545Z] Live Restore Enabled: false [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] [2021-08-22T13:17:32.545Z] INFO: Stopping daemon under test [2021-08-22T13:17:32.545Z] SUCCESS: The process with PID 6368 (child process of PID 7508) has been terminated. [2021-08-22T13:17:32.545Z] SUCCESS: The process with PID 7508 (child process of PID 3680) has been terminated. [2021-08-22T13:17:32.545Z] INFO: Stop tailing logs of the daemon under tests [2021-08-22T13:17:32.545Z] INFO: executeCI.ps1 Completed successfully at 08/22/2021 13:17:32. [2021-08-22T13:17:32.545Z] INFO: Tidying up at end of run [2021-08-22T13:17:32.545Z] INFO: Saving daemon under test log (d:\CI\PR-42774\2\dut.out) to bundles\CIDUT.out [2021-08-22T13:17:32.545Z] INFO: Saving daemon under test log (d:\CI\PR-42774\2\dut.err) to bundles\CIDUT.err [2021-08-22T13:17:32.545Z] INFO: Nuke-Everything... [2021-08-22T13:17:33.000Z] INFO: Container count on control daemon to delete is 2 [2021-08-22T13:17:33.455Z] 7ef066682559 [2021-08-22T13:17:33.455Z] 92bfa0277c54 [2021-08-22T13:17:33.455Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-22T13:17:34.120Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-22T13:17:34.120Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-22T13:17:34.120Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-22T13:17:34.120Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-22T13:17:34.120Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-22T13:17:34.120Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:17:34.120Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-22T13:17:34.980Z] Deleted: sha256:73dbddd5fe2b4d3e8db8440a5a063470dd12910ed7a89bf6bcc23aa4331f1996 [2021-08-22T13:17:34.981Z] Deleted: sha256:3b15021a1909340b98fdd1b017236d01396ddfc3438dbc6a12ee7e36dc500d74 [2021-08-22T13:17:34.981Z] INFO: Tidying pidfile d:\CI\PR-42774\2\docker.pid [2021-08-22T13:17:34.981Z] INFO: Nuking d:\CI [2021-08-22T13:17:39.889Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-22T13:17:45.124Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-22T13:17:45.666Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-22T13:17:46.656Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-22T13:17:49.385Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-22T13:17:49.822Z] INFO: Zapped successfully [2021-08-22T13:17:49.822Z] [2021-08-22T13:17:49.822Z] INFO: executeCI.ps1 exiting at Sun Aug 22 13:17:48 CUT 2021. Duration 01:03:56.3004517 [2021-08-22T13:17:49.822Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-22T13:17:50.061Z] Recording test results [2021-08-22T13:17:50.558Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-22T13:17:51.324Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-22T13:17:51.780Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-22T13:17:51.780Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-22T13:17:51.780Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-22T13:17:51.780Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-22T13:17:51.780Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-22T13:17:51.780Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-22T13:17:51.780Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-22T13:17:51.780Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-22T13:17:51.780Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-22T13:17:51.780Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-22T13:17:51.780Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-22T13:17:51.780Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-22T13:17:51.780Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-22T13:17:51.780Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-22T13:17:51.780Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-22T13:17:52.027Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-22T13:17:53.764Z] Archiving artifacts [2021-08-22T13:17:53.948Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-22T13:17:53.948Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-22T13:17:53.948Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-22T13:17:53.948Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-22T13:17:53.948Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-22T13:17:54.859Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42774/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-22T13:17:55.837Z] + make clean [2021-08-22T13:17:56.442Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-22T13:17:56.442Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:17:56.442Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-22T13:17:56.442Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-22T13:17:56.442Z] === RUN TestDockerSuite/TestHealth [2021-08-22T13:17:56.442Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-22T13:17:56.442Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-22T13:17:56.442Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-22T13:17:56.442Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-22T13:17:56.442Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-22T13:17:56.797Z] docker volume rm -f docker-dev-cache [2021-08-22T13:17:56.797Z] docker-dev-cache [Pipeline] deleteDir [2021-08-22T13:17:57.667Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-22T13:18:00.558Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-22T13:18:01.112Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-22T13:18:01.112Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-22T13:18:01.112Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-22T13:18:01.112Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-22T13:18:01.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-22T13:18:01.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-22T13:18:01.569Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-22T13:18:02.026Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-22T13:18:02.026Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-22T13:18:02.084Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-22T13:18:02.482Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-22T13:18:03.447Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-22T13:18:03.447Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-22T13:18:05.617Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-22T13:18:06.074Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-22T13:18:08.242Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-22T13:18:09.135Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-22T13:18:11.971Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-22T13:18:11.971Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-22T13:18:11.971Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:18:11.971Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-22T13:18:15.707Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-22T13:18:16.167Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-22T13:18:16.181Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-22T13:18:16.181Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-22T13:18:18.346Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-22T13:18:18.346Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-22T13:18:18.346Z] === RUN TestDockerSuite/TestImportFile [2021-08-22T13:18:18.346Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-22T13:18:18.346Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-22T13:18:18.346Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-22T13:18:18.346Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-22T13:18:18.346Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-22T13:18:18.346Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-22T13:18:18.805Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-22T13:18:18.805Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:18:18.805Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-22T13:18:18.805Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-22T13:18:18.805Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-22T13:18:18.805Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:18:18.805Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-22T13:18:18.805Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-22T13:18:18.805Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-22T13:18:18.805Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-22T13:18:18.805Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:18:18.805Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-22T13:18:18.805Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:18:18.805Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-22T13:18:19.898Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-22T13:18:19.898Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-22T13:18:21.711Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-22T13:18:22.064Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-22T13:18:22.064Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-22T13:18:22.064Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-22T13:18:24.617Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-22T13:18:24.617Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-22T13:18:24.617Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-22T13:18:24.617Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-22T13:18:24.617Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-22T13:18:24.617Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-22T13:18:24.617Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-22T13:18:24.617Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-22T13:18:24.954Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-22T13:18:24.954Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-22T13:18:24.954Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-22T13:18:24.954Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-22T13:18:24.954Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-22T13:18:26.486Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-22T13:18:26.486Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-22T13:18:26.486Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-22T13:18:26.486Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-22T13:18:26.486Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-22T13:18:26.486Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-22T13:18:26.486Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-22T13:18:26.486Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-22T13:18:26.486Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-22T13:18:26.486Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-22T13:18:26.486Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-22T13:18:26.486Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-22T13:18:26.486Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-22T13:18:26.486Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-22T13:18:26.943Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-22T13:18:27.525Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-22T13:18:27.525Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-22T13:18:29.112Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-22T13:18:30.431Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-22T13:18:30.431Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-22T13:18:30.431Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-22T13:18:30.431Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-22T13:18:30.431Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-22T13:18:30.431Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-22T13:18:30.431Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-22T13:18:31.278Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-22T13:18:32.804Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-22T13:18:32.804Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-22T13:18:32.804Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-22T13:18:32.804Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-22T13:18:32.804Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-22T13:18:32.804Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-22T13:18:32.804Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-22T13:18:33.336Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-22T13:18:34.969Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-22T13:18:34.969Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:18:34.969Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-22T13:18:34.969Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-22T13:18:34.969Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-22T13:18:34.969Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-22T13:18:34.969Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-22T13:18:34.969Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:18:34.969Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-22T13:18:37.136Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-22T13:18:38.026Z] === RUN TestDockerSuite/TestInspectImage [2021-08-22T13:18:38.026Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:18:38.026Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-22T13:18:38.026Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:18:38.026Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-22T13:18:38.026Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:18:38.026Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-22T13:18:40.936Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-22T13:18:41.809Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-22T13:18:41.809Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-22T13:18:41.809Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-22T13:18:41.809Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-22T13:18:41.809Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-22T13:18:41.809Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-22T13:18:41.809Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-22T13:18:41.809Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-22T13:18:41.809Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-22T13:18:41.809Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-22T13:18:41.809Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-22T13:18:41.809Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-22T13:18:41.809Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-22T13:18:43.115Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-22T13:18:43.575Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-22T13:18:43.975Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-22T13:18:43.975Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-22T13:18:43.975Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-22T13:18:43.975Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-22T13:18:43.975Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-22T13:18:43.975Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-22T13:18:46.141Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-22T13:18:46.483Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-22T13:18:47.669Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-22T13:18:47.669Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-22T13:18:47.669Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-22T13:18:49.389Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-22T13:18:49.389Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-22T13:18:49.389Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-22T13:18:49.389Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-22T13:18:49.840Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-22T13:18:49.840Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-22T13:18:49.840Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-22T13:18:49.840Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:18:49.840Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-22T13:18:49.840Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-22T13:18:49.840Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-22T13:18:51.570Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-22T13:18:52.006Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-22T13:18:54.172Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-22T13:18:55.311Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-22T13:18:55.700Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-22T13:18:57.872Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-22T13:18:57.872Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-22T13:18:57.872Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-22T13:18:57.872Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-22T13:18:57.872Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-22T13:18:57.872Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-22T13:18:57.872Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-22T13:18:57.872Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-22T13:18:57.872Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-22T13:18:57.872Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-22T13:18:57.872Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-22T13:18:57.872Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-22T13:18:57.872Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-22T13:18:57.872Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-22T13:18:57.872Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-22T13:18:57.872Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-22T13:19:01.108Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-22T13:19:01.590Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-22T13:19:01.590Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-22T13:19:01.590Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-22T13:19:01.590Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-22T13:19:01.590Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:19:01.590Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-22T13:19:01.590Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-22T13:19:01.590Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-22T13:19:01.590Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-22T13:19:01.590Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-22T13:19:01.590Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:19:01.590Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-22T13:19:02.647Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-22T13:19:05.557Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-22T13:19:08.470Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-22T13:19:10.130Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-22T13:19:10.130Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-22T13:19:10.130Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-22T13:19:11.379Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunMount [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-22T13:19:11.665Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-22T13:19:11.665Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-22T13:19:12.122Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-22T13:19:12.122Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-22T13:19:12.122Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-22T13:19:13.561Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-22T13:19:16.467Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-22T13:19:16.467Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-22T13:19:16.467Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.467Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-22T13:19:16.467Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.467Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-22T13:19:16.467Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.467Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-22T13:19:16.467Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.467Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-22T13:19:16.467Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-22T13:19:16.927Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-22T13:19:16.927Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-22T13:19:16.927Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-22T13:19:16.927Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-22T13:19:16.927Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-22T13:19:16.927Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-22T13:19:16.927Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-22T13:19:16.927Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-22T13:19:16.927Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-22T13:19:16.927Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-22T13:19:16.927Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-22T13:19:16.927Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-22T13:19:17.892Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-22T13:19:17.892Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-22T13:19:18.348Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-22T13:19:18.348Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-22T13:19:18.348Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-22T13:19:18.348Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:19:18.348Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-22T13:19:19.107Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-22T13:19:22.013Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-22T13:19:23.016Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-22T13:19:25.907Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-22T13:19:25.907Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-22T13:19:25.907Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-22T13:19:25.907Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-22T13:19:25.907Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-22T13:19:25.907Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-22T13:19:25.907Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-22T13:19:25.907Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-22T13:19:25.907Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-22T13:19:25.907Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-22T13:19:25.907Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-22T13:19:25.907Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-22T13:19:25.907Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-22T13:19:25.907Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-22T13:19:26.363Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-22T13:19:26.363Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-22T13:19:26.363Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-22T13:19:26.363Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-22T13:19:26.363Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-22T13:19:26.363Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-22T13:19:27.810Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-22T13:19:27.892Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-22T13:19:30.062Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-22T13:19:30.721Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-22T13:19:30.721Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-22T13:19:30.721Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-22T13:19:31.593Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-22T13:19:33.125Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-22T13:19:33.628Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-22T13:19:33.628Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-22T13:19:34.654Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-22T13:19:34.654Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-22T13:19:34.654Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-22T13:19:34.655Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-22T13:19:34.655Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-22T13:19:34.655Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-22T13:19:35.113Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-22T13:19:35.113Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-22T13:19:35.113Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-22T13:19:35.113Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-22T13:19:35.113Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-22T13:19:35.113Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-22T13:19:35.113Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-22T13:19:35.113Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-22T13:19:35.113Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-22T13:19:35.113Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-22T13:19:35.113Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-22T13:19:37.280Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-22T13:19:37.280Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-22T13:19:37.280Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-22T13:19:37.280Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-22T13:19:37.280Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-22T13:19:37.280Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-22T13:19:37.280Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-22T13:19:37.280Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-22T13:19:37.280Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-22T13:19:37.280Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-22T13:19:37.280Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-22T13:19:40.705Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-22T13:19:44.327Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-22T13:19:44.327Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-22T13:19:44.327Z] === RUN TestDockerSuite/TestRunRm [2021-08-22T13:19:45.858Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-22T13:19:49.275Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-22T13:19:51.629Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-22T13:19:53.157Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-22T13:19:55.322Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-22T13:19:56.352Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-22T13:19:57.491Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-22T13:19:58.534Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-22T13:19:59.657Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-22T13:19:59.657Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-22T13:19:59.657Z] === RUN TestDockerSuite/TestRunState [2021-08-22T13:19:59.657Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-22T13:19:59.657Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-22T13:20:01.185Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-22T13:20:01.185Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-22T13:20:01.185Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-22T13:20:01.438Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-22T13:20:01.438Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-22T13:20:01.438Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-22T13:20:03.350Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-22T13:20:03.350Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-22T13:20:03.350Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-22T13:20:03.350Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-22T13:20:03.350Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-22T13:20:03.350Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-22T13:20:03.350Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-22T13:20:03.350Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-22T13:20:03.350Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-22T13:20:04.347Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-22T13:20:07.255Z] === RUN TestDockerSuite/TestLogsSince [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-22T13:20:08.020Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-22T13:20:08.020Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-22T13:20:08.020Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-22T13:20:08.020Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-22T13:20:08.020Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-22T13:20:08.020Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-22T13:20:08.020Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-22T13:20:08.020Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-22T13:20:08.020Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-22T13:20:08.020Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-22T13:20:08.020Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-22T13:20:10.191Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-22T13:20:10.191Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-22T13:20:10.191Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-22T13:20:11.717Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-22T13:20:11.717Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-22T13:20:11.717Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-22T13:20:11.717Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-22T13:20:11.717Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-22T13:20:14.606Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-22T13:20:17.578Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-22T13:20:17.578Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-22T13:20:17.578Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-22T13:20:17.578Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-22T13:20:17.578Z] === RUN TestDockerSuite/TestLogsTail [2021-08-22T13:20:20.375Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-22T13:20:20.488Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-22T13:20:23.395Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-22T13:20:24.095Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-22T13:20:29.866Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-22T13:20:29.866Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-22T13:20:29.866Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-22T13:20:29.866Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-22T13:20:30.471Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-22T13:20:30.471Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.471Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-22T13:20:30.471Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.471Z] === RUN TestDockerSuite/TestNetHostname [2021-08-22T13:20:30.471Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.471Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-22T13:20:30.471Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.471Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-22T13:20:30.471Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.471Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-22T13:20:30.471Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.471Z] === RUN TestDockerSuite/TestPluginActive [2021-08-22T13:20:30.471Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.471Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-22T13:20:30.471Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.471Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-22T13:20:30.931Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-22T13:20:30.931Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.931Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-22T13:20:30.931Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-22T13:20:30.931Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-22T13:20:30.931Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-22T13:20:30.931Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-22T13:20:30.931Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.931Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-22T13:20:30.931Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.931Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-22T13:20:30.931Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.931Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-22T13:20:30.931Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.931Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-22T13:20:30.931Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.931Z] === RUN TestDockerSuite/TestPortList [2021-08-22T13:20:30.931Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-22T13:20:30.931Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-22T13:20:32.033Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-22T13:20:33.561Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-22T13:20:35.726Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-22T13:20:35.726Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-22T13:20:35.726Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-22T13:20:35.726Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-22T13:20:35.726Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-22T13:20:35.726Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-22T13:20:35.726Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-22T13:20:35.726Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-22T13:20:35.726Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-22T13:20:35.726Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-22T13:20:35.726Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-22T13:20:35.726Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-22T13:20:35.726Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-22T13:20:35.726Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-22T13:20:35.726Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-22T13:20:36.728Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-22T13:20:36.728Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:20:36.728Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-22T13:20:36.728Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-22T13:20:36.728Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-22T13:20:36.728Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-22T13:20:36.728Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-22T13:20:36.728Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-22T13:20:36.728Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-22T13:20:36.728Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-22T13:20:36.728Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-22T13:20:36.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-22T13:20:36.728Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-22T13:20:36.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-22T13:20:36.728Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-22T13:20:36.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-22T13:20:36.728Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-22T13:20:36.728Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-22T13:20:39.444Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-22T13:20:40.972Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-22T13:20:42.521Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-22T13:20:42.521Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-22T13:20:42.521Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-22T13:20:43.143Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-22T13:20:46.861Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-22T13:20:46.861Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-22T13:20:46.861Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-22T13:20:46.861Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-22T13:20:46.861Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-22T13:20:46.861Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:20:46.861Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-22T13:20:49.026Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-22T13:20:49.482Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-22T13:20:49.937Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-22T13:20:50.395Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-22T13:20:51.096Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-22T13:20:51.096Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-22T13:20:51.096Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-22T13:20:51.923Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-22T13:21:01.425Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-22T13:21:04.278Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-22T13:21:04.278Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-22T13:21:04.278Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-22T13:21:08.949Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-22T13:21:08.949Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T13:21:08.949Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-22T13:21:12.666Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-22T13:21:12.666Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-22T13:21:12.666Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-22T13:21:12.666Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:21:12.666Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-22T13:21:12.666Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-22T13:21:12.666Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-22T13:21:12.666Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-22T13:21:12.666Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-22T13:21:18.442Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-22T13:21:18.442Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-22T13:21:18.442Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-22T13:21:18.442Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:21:18.442Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-22T13:21:18.442Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:21:18.442Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-22T13:21:18.442Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-22T13:21:18.442Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-22T13:21:18.442Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T13:21:18.442Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-22T13:21:18.442Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-22T13:21:18.442Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-22T13:21:19.120Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-22T13:21:19.120Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-22T13:21:19.120Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-22T13:21:19.120Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-22T13:21:19.970Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-22T13:21:22.135Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-22T13:21:22.135Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T13:21:22.135Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-22T13:21:24.301Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-22T13:21:24.301Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-22T13:21:24.301Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-22T13:21:24.301Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-22T13:21:24.301Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-22T13:21:24.301Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:21:24.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-22T13:21:24.301Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-22T13:21:24.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-22T13:21:24.301Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:21:24.301Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-22T13:21:24.301Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:21:24.301Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-22T13:21:33.941Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-22T13:21:36.853Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-22T13:21:41.949Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-22T13:21:41.949Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-22T13:21:41.949Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-22T13:21:41.949Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:21:41.949Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-22T13:21:41.949Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-22T13:21:41.949Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-22T13:21:41.949Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-22T13:21:47.181Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-22T13:21:47.718Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-22T13:21:47.718Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-22T13:21:50.612Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-22T13:21:50.612Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-22T13:21:50.922Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-22T13:21:50.922Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-22T13:21:50.922Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-22T13:21:50.922Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-22T13:21:50.922Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-22T13:21:51.068Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-22T13:21:51.068Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-22T13:21:51.068Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-22T13:21:56.717Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-22T13:21:56.717Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:21:56.717Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-22T13:21:56.717Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:21:56.717Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-22T13:21:56.717Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-22T13:21:56.717Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-22T13:21:56.717Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-22T13:21:56.717Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-22T13:22:03.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-22T13:22:03.413Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T13:22:03.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-22T13:22:03.413Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-22T13:22:03.413Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-22T13:22:03.413Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-22T13:22:03.413Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-22T13:22:05.293Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-22T13:22:05.293Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-22T13:22:05.293Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-22T13:22:06.260Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-22T13:22:06.260Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-22T13:22:06.260Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-22T13:22:07.227Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-22T13:22:08.195Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-22T13:22:08.195Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-22T13:22:08.195Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-22T13:22:10.458Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-22T13:22:10.458Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-22T13:22:10.458Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-22T13:22:13.991Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-22T13:22:18.682Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-22T13:22:19.000Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-22T13:22:19.000Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.000Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite (2332.08s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.20s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.69s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.08s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.28s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.00s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.90s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.95s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.30s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.66s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.98s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.48s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.26s) [2021-08-22T13:22:19.457Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.37s) [2021-08-22T13:22:19.457Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.59s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.17s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.39s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.94s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.51s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.10s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddTar (57.87s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.15s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.46s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.32s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.14s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.78s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.31s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.08s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.83s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (23.91s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.56s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.39s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.16s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.20s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCmd (0.53s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.84s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.04s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.09s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.73s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.85s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.40s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.04s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.56s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.59s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.74s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.00s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.87s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.47s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.50s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignore (75.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.70s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (71.28s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.78s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.39s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.78s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.43s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.27s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (97.81s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.58s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.04s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.54s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.83s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.90s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.27s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.51s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.26s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.47s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildFails (6.83s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.83s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.00s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildForceRm (10.53s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.97s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.19s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.54s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.24s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildHistory (10.34s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.96s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.73s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLabel (0.92s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.44s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.27s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.61s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.36s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (22.95s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.15s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.95s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.07s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.45s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.98s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.56s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.43s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.40s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.74s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.90s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.95s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.64s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.42s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.61s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.28s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.57s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.31s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.25s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.95s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.24s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.54s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildRm (11.13s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.93s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.30s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.05s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (7.99s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.70s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.48s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.58s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.99s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.00s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildStderr (3.84s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.95s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.67s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.86s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.62s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-22T13:22:19.458Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-22T13:22:19.458Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.62s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.45s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.93s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.45s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.74s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.21s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.87s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.90s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.32s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.52s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.00s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.85s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.95s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.83s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCommitChange (4.21s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.80s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.84s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCommitTTY (5.71s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.82s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.67s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.98s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.91s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.95s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (6.86s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.29s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.95s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.91s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.00s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.06s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.98s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.30s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.95s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.07s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.53s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.59s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.17s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.91s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.04s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.76s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.66s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.51s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.37s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.36s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.40s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000883c0_} (2.34s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1698818802_c:\foo_false____} (2.36s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1698818802_c:\foo_true____} (2.32s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.19s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.45s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.16s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCpToCaseA (3.79s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.10s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCpToCaseE (7.77s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.62s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCpToDot (6.90s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCpToStdout (2.17s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateArgs (0.17s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.94s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.58s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.75s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.62s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.31s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.46s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.18s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.20s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.07s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.15s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.08s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.06s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (6.57s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsCopy (4.33s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.35s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.06s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.78s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.36s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsFilters (4.05s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsFormat (4.00s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsRename (2.53s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsResize (7.39s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.73s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.28s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.45s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.37s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.70s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.82s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-22T13:22:19.459Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.89s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.89s) [2021-08-22T13:22:19.459Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.72s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestExecInspectID (3.27s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.09s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.74s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.80s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.76s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.76s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.68s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.95s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.20s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImportBadURL (2.49s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.96s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.31s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (6.80s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectDefault (2.05s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectHistory (3.92s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.92s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.86s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.94s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.90s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.88s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectStatus (2.32s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.70s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.98s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.95s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.89s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.96s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.91s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (6.76s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.75s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.72s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.30s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.22s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.99s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.22s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.38s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.28s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.37s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.23s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.20s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsSince (8.65s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsTail (2.45s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.23s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.45s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.85s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.96s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPsByOrder (7.07s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.14s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.57s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.51s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.21s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.82s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.90s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.04s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.37s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.64s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.68s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.55s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.20s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.65s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.37s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.76s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.74s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.66s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.67s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.19s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.49s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.70s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.61s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.63s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.56s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.73s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiTag (0.78s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.10s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.46s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.25s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.99s) [2021-08-22T13:22:19.460Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.11s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-22T13:22:19.460Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.77s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.93s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.45s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.00s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.81s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.86s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.99s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.89s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.84s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.83s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.05s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.18s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.98s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.76s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.69s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.14s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.95s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.99s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunExitCode (2.00s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.96s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.97s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.04s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.38s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.60s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.19s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.32s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.57s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.37s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.93s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.74s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.30s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.61s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunRm (2.05s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.15s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (1.99s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.93s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.29s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.93s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.75s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.42s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.96s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.90s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.52s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (5.87s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.10s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.22s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.97s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.56s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.53s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.98s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.81s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.24s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.66s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.72s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.45s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.38s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.56s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.88s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.05s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.90s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-08-22T13:22:19.461Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2021-08-22T13:22:19.461Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.03s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.62s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.59s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.27s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.65s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.28s) [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-22T13:22:19.462Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-22T13:22:19.462Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.462Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:22:19.462Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-22T13:22:19.919Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-22T13:22:19.919Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-22T13:22:19.919Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-22T13:22:19.919Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-22T13:22:19.919Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-22T13:22:19.919Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-22T13:22:19.919Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-22T13:22:19.919Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-22T13:22:19.919Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-22T13:22:19.919Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-22T13:22:19.919Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-22T13:22:19.919Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-22T13:22:19.919Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-22T13:22:19.919Z] === RUN TestDockerDaemonSuite [2021-08-22T13:22:19.919Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-22T13:22:19.919Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-22T13:22:19.919Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-22T13:22:19.919Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-22T13:22:19.919Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-22T13:22:19.919Z] === RUN TestDockerSwarmSuite [2021-08-22T13:22:19.919Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-22T13:22:19.919Z] === RUN TestDockerPluginSuite [2021-08-22T13:22:19.919Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-22T13:22:19.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-22T13:22:19.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-22T13:22:19.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-22T13:22:19.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-22T13:22:19.919Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.919Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-22T13:22:19.920Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-22T13:22:19.920Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-22T13:22:19.920Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-22T13:22:19.920Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-22T13:22:19.920Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-22T13:22:19.920Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-22T13:22:19.920Z] === RUN TestDockerExternalVolumeSuite [2021-08-22T13:22:19.920Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-22T13:22:19.920Z] === RUN TestDockerNetworkSuite [2021-08-22T13:22:19.920Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-22T13:22:19.920Z] === RUN TestDockerHubPullSuite [2021-08-22T13:22:19.920Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-22T13:22:19.920Z] PASS [2021-08-22T13:22:19.920Z] ok github.com/docker/docker/integration-cli 2332.421s [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === Skipped [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-22T13:22:19.920Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-22T13:22:19.920Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-22T13:22:19.920Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-22T13:22:19.920Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-22T13:22:19.920Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-22T13:22:19.920Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-22T13:22:19.920Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-22T13:22:19.920Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-22T13:22:19.920Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-22T13:22:19.920Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-22T13:22:19.920Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-22T13:22:19.920Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-22T13:22:19.920Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-08-22T13:22:19.920Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.38s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.38s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-22T13:22:19.920Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.31s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-22T13:22:19.920Z] [2021-08-22T13:22:19.920Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-22T13:22:19.920Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.920Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-22T13:22:19.921Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.29s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.27s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.30s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-22T13:22:19.921Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-22T13:22:19.921Z] docker_cli_sni_test.go:18: Flakey test [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-22T13:22:19.921Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-22T13:22:19.921Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-22T13:22:19.921Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-22T13:22:19.921Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-22T13:22:19.921Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.921Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-22T13:22:19.921Z] [2021-08-22T13:22:19.921Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-22T13:22:19.922Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-22T13:22:19.922Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-22T13:22:19.922Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-22T13:22:19.922Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-22T13:22:19.922Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-22T13:22:19.922Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-22T13:22:19.922Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-22T13:22:19.922Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-22T13:22:19.922Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-22T13:22:19.922Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-22T13:22:19.922Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-22T13:22:19.922Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-22T13:22:19.922Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-22T13:22:19.922Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.922Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-22T13:22:19.922Z] [2021-08-22T13:22:19.922Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-08-22T13:22:19.922Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-22T13:22:19.923Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-22T13:22:19.923Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-22T13:22:19.923Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-22T13:22:19.923Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-22T13:22:19.923Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-22T13:22:19.923Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-22T13:22:19.923Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-22T13:22:19.923Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-22T13:22:19.923Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-22T13:22:19.923Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-22T13:22:19.923Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-22T13:22:19.923Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-22T13:22:19.923Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.923Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-22T13:22:19.923Z] [2021-08-22T13:22:19.923Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-22T13:22:19.924Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-22T13:22:19.924Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-22T13:22:19.924Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-22T13:22:19.924Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-22T13:22:19.924Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-22T13:22:19.924Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:22:19.924Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-22T13:22:19.924Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-22T13:22:19.924Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-22T13:22:19.924Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-22T13:22:19.924Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-22T13:22:19.924Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-22T13:22:19.924Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.924Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-22T13:22:19.924Z] [2021-08-22T13:22:19.924Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.925Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-22T13:22:19.925Z] [2021-08-22T13:22:19.925Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-22T13:22:19.925Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.926Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-22T13:22:19.926Z] [2021-08-22T13:22:19.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-22T13:22:19.926Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.926Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-22T13:22:19.926Z] [2021-08-22T13:22:19.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-22T13:22:19.926Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.926Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-22T13:22:19.926Z] [2021-08-22T13:22:19.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-22T13:22:19.926Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.926Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-22T13:22:19.926Z] [2021-08-22T13:22:19.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-22T13:22:19.926Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.926Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-22T13:22:19.926Z] [2021-08-22T13:22:19.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-22T13:22:19.926Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.926Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-22T13:22:19.926Z] [2021-08-22T13:22:19.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-22T13:22:19.926Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.926Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-22T13:22:19.926Z] [2021-08-22T13:22:19.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-22T13:22:19.926Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.926Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-22T13:22:19.926Z] [2021-08-22T13:22:19.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-22T13:22:19.926Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-22T13:22:19.926Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-22T13:22:19.926Z] [2021-08-22T13:22:19.926Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-22T13:22:19.926Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.381Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-22T13:22:20.381Z] [2021-08-22T13:22:20.381Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-22T13:22:20.381Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.381Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-22T13:22:20.381Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-22T13:22:20.382Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.382Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-22T13:22:20.382Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.382Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-22T13:22:20.382Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-22T13:22:20.383Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-22T13:22:20.383Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-22T13:22:20.383Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-22T13:22:20.383Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:22:20.383Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.383Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:22:20.383Z] [2021-08-22T13:22:20.383Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-22T13:22:20.384Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] DONE 1092 tests, 546 skipped in 2340.340s [2021-08-22T13:22:20.384Z] INFO: Integration tests ended at 08/22/2021 13:22:20. Duration:00:39:00.4469787 [2021-08-22T13:22:20.384Z] INFO: Docker info of the daemon under test at end of run [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] Containers: 2 [2021-08-22T13:22:20.384Z] Running: 0 [2021-08-22T13:22:20.384Z] Paused: 0 [2021-08-22T13:22:20.384Z] Stopped: 2 [2021-08-22T13:22:20.384Z] Images: 18 [2021-08-22T13:22:20.384Z] Server Version: 0.0.0-dev [2021-08-22T13:22:20.384Z] Storage Driver: windowsfilter [2021-08-22T13:22:20.384Z] Windows: [2021-08-22T13:22:20.384Z] Logging Driver: json-file [2021-08-22T13:22:20.384Z] Plugins: [2021-08-22T13:22:20.384Z] Volume: local [2021-08-22T13:22:20.384Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T13:22:20.384Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T13:22:20.384Z] Swarm: inactive [2021-08-22T13:22:20.384Z] Default Isolation: process [2021-08-22T13:22:20.384Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-22T13:22:20.384Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-22T13:22:20.384Z] OSType: windows [2021-08-22T13:22:20.384Z] Architecture: x86_64 [2021-08-22T13:22:20.384Z] CPUs: 4 [2021-08-22T13:22:20.384Z] Total Memory: 32GiB [2021-08-22T13:22:20.384Z] Name: azwin-2-0f0fd0 [2021-08-22T13:22:20.384Z] ID: VSAY:M57I:PDTE:PX3H:HPLN:ZOJ5:RGRD:XLEX:E7CH:US2S:YK6H:TAMC [2021-08-22T13:22:20.384Z] Docker Root Dir: D:\CI\PR-42774\2\daemon [2021-08-22T13:22:20.384Z] Debug Mode (client): false [2021-08-22T13:22:20.384Z] Debug Mode (server): true [2021-08-22T13:22:20.384Z] File Descriptors: -1 [2021-08-22T13:22:20.384Z] Goroutines: 17 [2021-08-22T13:22:20.384Z] System Time: 2021-08-22T13:22:20.2274018Z [2021-08-22T13:22:20.384Z] EventsListeners: 0 [2021-08-22T13:22:20.384Z] Registry: https://index.docker.io/v1/ [2021-08-22T13:22:20.384Z] Labels: [2021-08-22T13:22:20.384Z] Experimental: false [2021-08-22T13:22:20.384Z] Insecure Registries: [2021-08-22T13:22:20.384Z] 127.0.0.0/8 [2021-08-22T13:22:20.384Z] Live Restore Enabled: false [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] [2021-08-22T13:22:20.384Z] INFO: Stopping daemon under test [2021-08-22T13:22:20.841Z] SUCCESS: The process with PID 7796 (child process of PID 9264) has been terminated. [2021-08-22T13:22:20.841Z] SUCCESS: The process with PID 9264 (child process of PID 7520) has been terminated. [2021-08-22T13:22:20.841Z] INFO: Stop tailing logs of the daemon under tests [2021-08-22T13:22:20.841Z] INFO: executeCI.ps1 Completed successfully at 08/22/2021 13:22:20. [2021-08-22T13:22:20.841Z] INFO: Tidying up at end of run [2021-08-22T13:22:20.841Z] INFO: Saving daemon under test log (d:\CI\PR-42774\2\dut.out) to bundles\CIDUT.out [2021-08-22T13:22:20.841Z] INFO: Saving daemon under test log (d:\CI\PR-42774\2\dut.err) to bundles\CIDUT.err [2021-08-22T13:22:20.841Z] INFO: Nuke-Everything... [2021-08-22T13:22:20.841Z] INFO: Container count on control daemon to delete is 2 [2021-08-22T13:22:21.297Z] 7fd6dac38db3 [2021-08-22T13:22:21.297Z] 02d0ccc400a5 [2021-08-22T13:22:21.297Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-22T13:22:21.589Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-22T13:22:22.826Z] Deleted: sha256:2dbaafb9d4bee188ea33156d4c8d54f3c0cbb54c8b6c8f280cf731b5eb80b903 [2021-08-22T13:22:22.826Z] Deleted: sha256:b972cea24b8134857dc0415d66f5299088300d0150e0d804b37155a6b987eaee [2021-08-22T13:22:22.826Z] INFO: Tidying pidfile d:\CI\PR-42774\2\docker.pid [2021-08-22T13:22:22.826Z] INFO: Nuking d:\CI [2021-08-22T13:22:46.749Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-22T13:22:46.749Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:22:46.749Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-22T13:22:47.926Z] INFO: Zapped successfully [2021-08-22T13:22:47.926Z] [2021-08-22T13:22:47.926Z] INFO: executeCI.ps1 exiting at Sun Aug 22 13:22:46 CUT 2021. Duration 01:09:53.4808478 [2021-08-22T13:22:47.926Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-22T13:22:48.162Z] Recording test results [2021-08-22T13:22:48.533Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-22T13:22:50.070Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-22T13:22:51.808Z] Archiving artifacts [2021-08-22T13:22:53.062Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42774/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-22T13:22:53.977Z] + make clean [2021-08-22T13:22:54.433Z] docker volume rm -f docker-dev-cache [2021-08-22T13:22:54.433Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-22T13:22:57.074Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-22T13:22:57.534Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-22T13:22:57.534Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-22T13:22:58.503Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-22T13:23:04.454Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-22T13:23:09.152Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-22T13:23:09.152Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:23:09.152Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-22T13:23:14.924Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-22T13:23:14.924Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-22T13:23:14.924Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-22T13:23:29.702Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-22T13:23:33.426Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-22T13:23:34.388Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-22T13:23:41.440Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-22T13:23:47.214Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-22T13:23:57.505Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-22T13:24:02.174Z] === RUN TestDockerSuite/TestRmiTag [2021-08-22T13:24:02.174Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-22T13:24:05.072Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-22T13:24:22.726Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-22T13:24:25.620Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-22T13:24:31.397Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-22T13:24:32.359Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-22T13:24:32.359Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-22T13:24:32.359Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-22T13:24:32.359Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-22T13:24:32.359Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-22T13:24:32.359Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-22T13:24:32.359Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-22T13:24:32.359Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-22T13:24:32.359Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-22T13:24:32.359Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-22T13:24:32.359Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-22T13:24:32.359Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-22T13:24:32.359Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-22T13:24:32.359Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-22T13:24:32.359Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-22T13:24:34.528Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-22T13:24:34.528Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-22T13:24:34.528Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-22T13:24:34.528Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-22T13:24:34.528Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-22T13:24:40.304Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-22T13:24:43.195Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-22T13:24:46.092Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-22T13:24:48.984Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-22T13:24:51.879Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-22T13:24:51.879Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-22T13:24:57.656Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-22T13:24:57.656Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-22T13:25:00.550Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-22T13:25:00.550Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-22T13:25:00.550Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-22T13:25:04.273Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-22T13:25:04.273Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-22T13:25:04.273Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-22T13:25:04.273Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-22T13:25:04.273Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-22T13:25:06.444Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-22T13:25:06.444Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-22T13:25:06.444Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-22T13:25:06.444Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-22T13:25:06.444Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-22T13:25:06.444Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-22T13:25:06.444Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-22T13:25:06.444Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-22T13:25:06.444Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-22T13:25:06.444Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-22T13:25:06.444Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-22T13:25:06.444Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-22T13:25:06.444Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-22T13:25:06.444Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-22T13:25:06.444Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-22T13:25:08.612Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-22T13:25:11.505Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-22T13:25:14.402Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-22T13:25:14.402Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-22T13:25:14.402Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-22T13:25:14.402Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-22T13:25:14.402Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-22T13:25:14.402Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-22T13:25:14.402Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-22T13:25:17.295Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-22T13:25:17.295Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:25:17.295Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-22T13:25:17.295Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-22T13:25:17.295Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-22T13:25:17.295Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-22T13:25:17.295Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-22T13:25:17.295Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:25:17.295Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-22T13:25:19.461Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-22T13:25:25.273Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-22T13:25:25.273Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-22T13:25:25.273Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-22T13:25:25.273Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-22T13:25:25.273Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-22T13:25:25.273Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-22T13:25:25.728Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-22T13:25:25.728Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-22T13:25:25.728Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-22T13:25:25.728Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-22T13:25:25.728Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-22T13:25:25.728Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-22T13:25:25.728Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-22T13:25:28.621Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-22T13:25:28.621Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-22T13:25:28.621Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-22T13:25:29.077Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-22T13:25:29.077Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-22T13:25:29.077Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-22T13:25:31.968Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-22T13:25:34.137Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-22T13:25:34.137Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-22T13:25:34.593Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-22T13:25:37.487Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-22T13:25:37.487Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-22T13:25:37.487Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-22T13:25:37.487Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:25:37.487Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-22T13:25:37.487Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-22T13:25:37.487Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-22T13:25:40.383Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-22T13:25:43.275Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-22T13:25:45.442Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-22T13:25:48.334Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-22T13:25:48.334Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-22T13:25:48.334Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-22T13:25:48.334Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-22T13:25:48.334Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-22T13:25:48.334Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-22T13:25:48.334Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-22T13:25:48.334Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-22T13:25:48.334Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-22T13:25:48.334Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-22T13:25:48.334Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-22T13:25:48.334Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-22T13:25:48.334Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-22T13:25:48.334Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-22T13:25:48.334Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-22T13:25:48.334Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-22T13:25:53.074Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-22T13:25:53.074Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-22T13:25:53.074Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-22T13:25:53.530Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-22T13:25:53.530Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:25:53.530Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-22T13:25:53.531Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-22T13:25:53.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-22T13:25:53.531Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-22T13:25:53.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-22T13:25:53.531Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:25:53.531Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-22T13:26:02.090Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-22T13:26:02.090Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-22T13:26:02.090Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-22T13:26:03.619Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-22T13:26:03.619Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.619Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-22T13:26:03.619Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.619Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-22T13:26:03.619Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.619Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-22T13:26:03.619Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.619Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-22T13:26:03.620Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.620Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-22T13:26:03.620Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.620Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-22T13:26:03.620Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.620Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-22T13:26:03.620Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.620Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-22T13:26:03.620Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.620Z] === RUN TestDockerSuite/TestRunMount [2021-08-22T13:26:03.620Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.620Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-22T13:26:03.620Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.620Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-22T13:26:03.620Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.620Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-22T13:26:03.620Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-22T13:26:03.620Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-22T13:26:12.169Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-22T13:26:12.169Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-22T13:26:12.169Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-22T13:26:12.169Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-22T13:26:12.169Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-22T13:26:12.169Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:26:12.169Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-22T13:26:17.939Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-22T13:26:22.612Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-22T13:26:22.612Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-22T13:26:22.612Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-22T13:26:22.612Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-22T13:26:22.612Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-22T13:26:22.612Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-22T13:26:22.612Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-22T13:26:22.612Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-22T13:26:22.612Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-22T13:26:22.612Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-22T13:26:22.612Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-22T13:26:22.612Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-22T13:26:22.612Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-22T13:26:22.612Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-22T13:26:22.612Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-22T13:26:22.612Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-22T13:26:22.612Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-22T13:26:22.612Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-22T13:26:22.612Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-22T13:26:23.068Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-22T13:26:24.594Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-22T13:26:26.759Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-22T13:26:28.926Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-22T13:26:29.888Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-22T13:26:32.055Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-22T13:26:32.055Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-22T13:26:32.055Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-22T13:26:32.055Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-22T13:26:32.055Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-22T13:26:32.055Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-22T13:26:32.055Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-22T13:26:32.055Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-22T13:26:32.055Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-22T13:26:32.055Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-22T13:26:32.055Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-22T13:26:32.510Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-22T13:26:32.510Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-22T13:26:32.510Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-22T13:26:32.510Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-22T13:26:32.510Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-22T13:26:32.510Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-22T13:26:36.227Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-22T13:26:36.227Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-22T13:26:36.227Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-22T13:26:36.227Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-22T13:26:36.227Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-22T13:26:36.227Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-22T13:26:36.227Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-22T13:26:36.227Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-22T13:26:36.227Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-22T13:26:36.227Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-22T13:26:36.227Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-22T13:26:46.542Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-22T13:26:46.542Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-22T13:26:46.542Z] === RUN TestDockerSuite/TestRunRm [2021-08-22T13:26:48.074Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-22T13:26:53.847Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-22T13:26:56.742Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-22T13:26:59.632Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-22T13:27:01.801Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-22T13:27:04.693Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-22T13:27:04.693Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-22T13:27:04.693Z] === RUN TestDockerSuite/TestRunState [2021-08-22T13:27:04.693Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-22T13:27:04.693Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-22T13:27:07.581Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-22T13:27:07.581Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-22T13:27:07.581Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-22T13:27:10.472Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-22T13:27:10.472Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-22T13:27:10.472Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-22T13:27:10.472Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-22T13:27:10.472Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-22T13:27:10.472Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-22T13:27:10.472Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-22T13:27:10.472Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-22T13:27:10.472Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-22T13:27:16.255Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-22T13:27:16.255Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-22T13:27:16.255Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-22T13:27:16.255Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-22T13:27:16.255Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-22T13:27:16.255Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-22T13:27:16.255Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-22T13:27:16.255Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-22T13:27:16.255Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-22T13:27:16.255Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-22T13:27:16.255Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-22T13:27:18.425Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-22T13:27:18.425Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-22T13:27:18.425Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-22T13:27:21.316Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-22T13:27:21.316Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-22T13:27:21.316Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-22T13:27:21.316Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-22T13:27:21.316Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-22T13:27:25.037Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-22T13:27:35.326Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-22T13:27:39.046Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-22T13:27:46.092Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-22T13:27:46.092Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-22T13:27:46.092Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-22T13:27:46.548Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-22T13:27:51.219Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-22T13:27:54.110Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-22T13:27:56.280Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-22T13:27:56.280Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-22T13:27:56.280Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-22T13:27:56.742Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-22T13:27:56.742Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-22T13:27:56.742Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-22T13:27:56.742Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-22T13:27:56.742Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-22T13:27:56.742Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-22T13:27:56.742Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-22T13:27:56.742Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-22T13:27:56.742Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-22T13:27:56.742Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-22T13:27:56.742Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-22T13:27:56.742Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-22T13:28:00.458Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-22T13:28:02.625Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-22T13:28:04.793Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-22T13:28:09.460Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-22T13:28:09.460Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-22T13:28:09.460Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-22T13:28:09.460Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.460Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-22T13:28:09.460Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-22T13:28:09.916Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-22T13:28:09.916Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-22T13:28:09.916Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:28:09.916Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-22T13:28:12.807Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-22T13:28:12.807Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-22T13:28:13.264Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-22T13:28:13.264Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-22T13:28:15.430Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-22T13:28:23.992Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-22T13:28:23.992Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-22T13:28:23.992Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-22T13:28:34.314Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-22T13:28:34.314Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T13:28:34.314Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-22T13:28:37.220Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-22T13:28:37.220Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-22T13:28:37.220Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-22T13:28:37.220Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:28:37.220Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-22T13:28:37.220Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-22T13:28:37.220Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-22T13:28:37.220Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-22T13:28:37.220Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-22T13:28:49.734Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-22T13:28:49.734Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-22T13:28:49.734Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-22T13:28:49.734Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:28:49.734Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-22T13:28:49.734Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:28:49.734Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-22T13:28:49.734Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-22T13:28:49.734Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-22T13:28:49.734Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T13:28:49.734Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-22T13:28:49.734Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-22T13:28:49.734Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-22T13:28:50.704Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-22T13:28:53.611Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-22T13:28:53.611Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T13:28:53.611Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-22T13:28:56.517Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-22T13:28:56.517Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-22T13:28:56.517Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-22T13:28:56.517Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-22T13:28:56.517Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-22T13:28:56.517Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:28:56.517Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-22T13:28:56.517Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-22T13:28:56.517Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-22T13:28:56.517Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:28:56.517Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-22T13:28:56.517Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:28:56.517Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-22T13:29:14.194Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-22T13:29:14.195Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-22T13:29:14.195Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-22T13:29:14.195Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:29:14.195Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-22T13:29:14.195Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-22T13:29:14.195Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-22T13:29:14.195Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-22T13:29:16.372Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-22T13:29:16.372Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-22T13:29:20.106Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-22T13:29:20.106Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-22T13:29:20.565Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-22T13:29:20.565Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-22T13:29:21.026Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-22T13:29:31.347Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-22T13:29:31.347Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T13:29:31.347Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-22T13:29:31.347Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-22T13:29:31.347Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-22T13:29:31.348Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-22T13:29:31.348Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-22T13:29:39.916Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-22T13:29:39.916Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-22T13:29:40.377Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-22T13:29:50.707Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-22T13:29:50.707Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-22T13:29:50.707Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite (2558.28s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.32s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.70s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (69.07s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.80s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.66s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.18s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.45s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.83s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (91.10s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.18s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.31s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.72s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.86s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.53s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.98s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.17s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.28s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.67s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.01s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.72s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.47s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (20.47s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.55s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.05s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.90s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.79s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.89s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.65s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.72s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.60s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.91s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.86s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.65s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.67s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.82s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.87s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.76s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.52s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.03s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.12s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.07s) [2021-08-22T13:29:52.244Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.83s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-22T13:29:52.244Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.35s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (35.49s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.81s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.71s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.63s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.31s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.31s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.04s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.01s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.40s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.59s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.59s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.73s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.06s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (64.52s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.03s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.96s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.98s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.21s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.94s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.85s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.75s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (90.22s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.41s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.64s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.69s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.65s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.46s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.99s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.63s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.23s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.11s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.68s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.76s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildFails (2.73s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.01s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.17s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.67s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.96s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.69s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.79s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.90s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.90s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildHistory (13.80s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.21s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.01s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLabel (1.25s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.79s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.19s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLabels (1.26s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.08s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.31s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.72s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.13s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.59s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.44s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.98s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.69s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.14s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.97s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.30s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.58s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.54s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.36s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.80s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.23s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.68s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.07s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.01s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.83s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.62s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.83s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.39s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.46s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.46s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.30s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.14s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.33s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildRm (13.46s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.58s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.87s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.51s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.51s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.51s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.68s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.06s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.74s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.35s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildStderr (4.98s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.67s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.63s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.81s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.57s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.27s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.65s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.18s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.50s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.15s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.52s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.39s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.76s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.71s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.82s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.54s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.75s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.34s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.04s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.50s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.07s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.36s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestCommitChange (5.67s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.61s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.26s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestCommitTTY (8.15s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.41s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.47s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.39s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.64s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.91s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.94s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.73s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.47s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.48s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.60s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.69s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.06s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.34s) [2021-08-22T13:29:52.245Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.15s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2021-08-22T13:29:52.245Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.67s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.54s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.72s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.23s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.45s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.82s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.31s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.96s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.47s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.79s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.75s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.79s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.80s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0004f84e0_} (2.76s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1680970914_c:\foo_false____} (2.83s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1680970914_c:\foo_true____} (2.71s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.07s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.05s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.75s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.50s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.05s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.51s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.44s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCpToDot (3.03s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCpToStdout (2.74s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateArgs (0.24s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.26s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.94s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.12s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateRM (0.50s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.98s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.76s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.59s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.68s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.07s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.12s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.49s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsCopy (5.35s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.40s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.52s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.94s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.72s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.60s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.15s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsFilters (6.05s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsFormat (5.50s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsRename (2.85s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsResize (8.29s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.76s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.97s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.96s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.01s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.32s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.39s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.35s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.42s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.37s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.32s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.44s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.49s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecInspectID (4.96s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.71s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.66s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.51s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.29s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.19s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.36s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.24s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.91s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.37s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.77s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.25s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.07s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.43s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.26s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImportBadURL (2.44s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-22T13:29:52.246Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.97s) [2021-08-22T13:29:52.246Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.59s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.82s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.67s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectDefault (2.89s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectHistory (4.93s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.63s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.51s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.43s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.44s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectStatus (3.97s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.82s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.52s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.83s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.50s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.91s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.59s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.89s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.33s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.35s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.17s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.91s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.58s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.25s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.38s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.37s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.98s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.78s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.04s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.74s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsSince (9.56s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsTail (3.42s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.16s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestLogsWithDetails (7.36s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.44s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.35s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPsByOrder (9.43s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.35s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.83s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.38s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.65s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.78s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.03s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.67s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.95s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.80s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.37s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.59s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.28s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (12.65s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.68s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.92s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.30s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.75s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.66s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.86s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.18s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.79s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.49s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiTag (0.73s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.71s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.58s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.78s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.62s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.39s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.13s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.40s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.19s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.98s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.81s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.94s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.39s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.89s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.44s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.23s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-22T13:29:52.247Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.30s) [2021-08-22T13:29:52.247Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.78s) [2021-08-22T13:29:52.248Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.88s) [2021-08-22T13:29:52.248Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-22T13:29:52.248Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-22T13:29:52.248Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-22T13:29:52.248Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.94s) [2021-08-22T13:29:52.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-22T13:29:52.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-22T13:29:52.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-22T13:29:52.248Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-22T13:29:52.248Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.26s) [2021-08-22T13:29:52.248Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.88s) [2021-08-22T13:29:52.248Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-22T13:29:52.248Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-22T13:29:52.248Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-22T13:29:52.707Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-22T13:29:52.707Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-22T13:29:52.707Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-22T13:29:52.707Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.08s) [2021-08-22T13:29:52.707Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-08-22T13:29:52.707Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2021-08-22T13:29:52.707Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-22T13:29:52.707Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.87s) [2021-08-22T13:29:52.707Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.61s) [2021-08-22T13:29:52.707Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-22T13:29:52.707Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.88s) [2021-08-22T13:29:52.707Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-22T13:29:52.707Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-22T13:29:52.707Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-22T13:29:52.707Z] --- PASS: TestDockerSuite/TestRunExitCode (2.95s) [2021-08-22T13:29:52.707Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.61s) [2021-08-22T13:29:52.707Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.45s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.95s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.73s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.21s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.71s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.33s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.61s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.05s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.00s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.09s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.14s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.01s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.84s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunRm (2.54s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.96s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.99s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.39s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.53s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.05s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.84s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.53s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.22s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.58s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.63s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.90s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.87s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.13s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.08s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.48s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.07s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.57s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.88s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.86s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.01s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.15s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.38s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.31s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.76s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.98s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.85s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.26s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (10.76s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.47s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.80s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.70s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.36s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.41s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.18s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.95s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.49s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.51s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.49s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.24s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.32s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.81s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.10s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.44s) [2021-08-22T13:29:52.708Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-22T13:29:52.708Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.46s) [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-22T13:29:52.708Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.708Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-22T13:29:52.709Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- PASS: TestDockerRegistrySuite (0.21s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-22T13:29:52.709Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-22T13:29:52.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-22T13:29:52.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-22T13:29:52.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-22T13:29:52.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-22T13:29:52.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-22T13:29:52.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-22T13:29:52.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-22T13:29:52.709Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-22T13:29:52.709Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-22T13:29:52.709Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-22T13:29:52.709Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-22T13:29:52.709Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-22T13:29:52.709Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-22T13:29:52.709Z] === RUN TestDockerDaemonSuite [2021-08-22T13:29:52.709Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-22T13:29:52.709Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-22T13:29:52.709Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-22T13:29:52.709Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-22T13:29:52.709Z] === RUN TestDockerSwarmSuite [2021-08-22T13:29:52.709Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-22T13:29:52.709Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-22T13:29:52.709Z] === RUN TestDockerExternalVolumeSuite [2021-08-22T13:29:52.709Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-22T13:29:52.709Z] === RUN TestDockerNetworkSuite [2021-08-22T13:29:52.709Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-22T13:29:52.709Z] === RUN TestDockerHubPullSuite [2021-08-22T13:29:52.709Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-22T13:29:52.709Z] PASS [2021-08-22T13:29:52.709Z] ok github.com/docker/docker/integration-cli 2558.753s [2021-08-22T13:29:52.709Z] [2021-08-22T13:29:52.709Z] === Skipped [2021-08-22T13:29:52.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-22T13:29:52.709Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-22T13:29:52.709Z] [2021-08-22T13:29:52.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-22T13:29:52.709Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-22T13:29:52.709Z] [2021-08-22T13:29:52.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-22T13:29:52.709Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.709Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-22T13:29:52.709Z] [2021-08-22T13:29:52.709Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-22T13:29:52.709Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-22T13:29:52.710Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-22T13:29:52.710Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-22T13:29:52.710Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-22T13:29:52.710Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-22T13:29:52.710Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-22T13:29:52.710Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-22T13:29:52.710Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-22T13:29:52.710Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-22T13:29:52.710Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2021-08-22T13:29:52.710Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.55s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.52s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.93s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.93s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-22T13:29:52.710Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.44s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.710Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-22T13:29:52.710Z] [2021-08-22T13:29:52.710Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-22T13:29:52.710Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.55s) [2021-08-22T13:29:52.711Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.55s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.52s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2021-08-22T13:29:52.711Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-22T13:29:52.711Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-22T13:29:52.711Z] docker_cli_sni_test.go:18: Flakey test [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2021-08-22T13:29:52.711Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-22T13:29:52.711Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.711Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-22T13:29:52.711Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.711Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-22T13:29:52.711Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-22T13:29:52.712Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-22T13:29:52.712Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-22T13:29:52.712Z] [2021-08-22T13:29:52.712Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-22T13:29:52.712Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-22T13:29:52.712Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-22T13:29:53.172Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-22T13:29:53.172Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-22T13:29:53.172Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-22T13:29:53.172Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-22T13:29:53.172Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-22T13:29:53.172Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-22T13:29:53.172Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-22T13:29:53.172Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-22T13:29:53.172Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-22T13:29:53.172Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-22T13:29:53.172Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-22T13:29:53.172Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.172Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-22T13:29:53.172Z] [2021-08-22T13:29:53.172Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-22T13:29:53.173Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-22T13:29:53.173Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-22T13:29:53.173Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-22T13:29:53.173Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-22T13:29:53.173Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-22T13:29:53.173Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-22T13:29:53.173Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-22T13:29:53.173Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-22T13:29:53.173Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-22T13:29:53.173Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-22T13:29:53.173Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-22T13:29:53.173Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.173Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-22T13:29:53.173Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.173Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-22T13:29:53.173Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-22T13:29:53.174Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-22T13:29:53.174Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2021-08-22T13:29:53.174Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-22T13:29:53.174Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-22T13:29:53.174Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-22T13:29:53.174Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-22T13:29:53.174Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-22T13:29:53.174Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-22T13:29:53.174Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-22T13:29:53.174Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-22T13:29:53.174Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-08-22T13:29:53.174Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-22T13:29:53.174Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-22T13:29:53.174Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.174Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-22T13:29:53.174Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.174Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-22T13:29:53.174Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.175Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-22T13:29:53.175Z] [2021-08-22T13:29:53.175Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-22T13:29:53.175Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.176Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-22T13:29:53.176Z] [2021-08-22T13:29:53.176Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-22T13:29:53.176Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-22T13:29:53.177Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-22T13:29:53.177Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-22T13:29:53.177Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:29:53.177Z] [2021-08-22T13:29:53.177Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:29:53.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.177Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:29:53.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.637Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:29:53.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.637Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:29:53.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.637Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:29:53.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.637Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-22T13:29:53.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.637Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:29:53.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.637Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:29:53.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.637Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:29:53.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.637Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:29:53.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.637Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:29:53.637Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.637Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:29:53.637Z] [2021-08-22T13:29:53.637Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-22T13:29:53.638Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] DONE 1092 tests, 546 skipped in 2568.211s [2021-08-22T13:29:53.638Z] INFO: Integration tests ended at 08/22/2021 13:29:53. Duration:00:42:48.3227651 [2021-08-22T13:29:53.638Z] INFO: Docker info of the daemon under test at end of run [2021-08-22T13:29:53.638Z] [2021-08-22T13:29:53.638Z] Containers: 2 [2021-08-22T13:29:53.638Z] Running: 0 [2021-08-22T13:29:53.638Z] Paused: 0 [2021-08-22T13:29:53.638Z] Stopped: 2 [2021-08-22T13:29:53.638Z] Images: 18 [2021-08-22T13:29:53.638Z] Server Version: 0.0.0-dev [2021-08-22T13:29:53.639Z] Storage Driver: windowsfilter [2021-08-22T13:29:53.639Z] Windows: [2021-08-22T13:29:53.639Z] Logging Driver: json-file [2021-08-22T13:29:53.639Z] Plugins: [2021-08-22T13:29:53.639Z] Volume: local [2021-08-22T13:29:53.639Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-22T13:29:53.639Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-22T13:29:53.639Z] Swarm: inactive [2021-08-22T13:29:53.639Z] Default Isolation: process [2021-08-22T13:29:53.639Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-22T13:29:53.639Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-22T13:29:53.639Z] OSType: windows [2021-08-22T13:29:53.639Z] Architecture: x86_64 [2021-08-22T13:29:53.639Z] CPUs: 4 [2021-08-22T13:29:53.639Z] Total Memory: 32GiB [2021-08-22T13:29:53.639Z] Name: azwin-2-59ce30 [2021-08-22T13:29:53.639Z] ID: SALY:5IIT:OTAW:62AR:4KTC:2IHG:C4DV:M7M6:TLGD:CSAR:5YH5:62C3 [2021-08-22T13:29:53.639Z] Docker Root Dir: D:\CI\PR-42774\2\daemon [2021-08-22T13:29:53.639Z] Debug Mode (client): false [2021-08-22T13:29:53.639Z] Debug Mode (server): true [2021-08-22T13:29:53.639Z] File Descriptors: -1 [2021-08-22T13:29:53.639Z] Goroutines: 17 [2021-08-22T13:29:53.639Z] System Time: 2021-08-22T13:29:53.4570618Z [2021-08-22T13:29:53.639Z] EventsListeners: 0 [2021-08-22T13:29:53.639Z] Registry: https://index.docker.io/v1/ [2021-08-22T13:29:53.639Z] Labels: [2021-08-22T13:29:53.639Z] Experimental: false [2021-08-22T13:29:53.639Z] Insecure Registries: [2021-08-22T13:29:53.639Z] 127.0.0.0/8 [2021-08-22T13:29:53.639Z] Live Restore Enabled: false [2021-08-22T13:29:53.639Z] [2021-08-22T13:29:53.639Z] [2021-08-22T13:29:53.639Z] INFO: Stopping daemon under test [2021-08-22T13:29:54.098Z] SUCCESS: The process with PID 2548 (child process of PID 5448) has been terminated. [2021-08-22T13:29:54.098Z] SUCCESS: The process with PID 5448 (child process of PID 1984) has been terminated. [2021-08-22T13:29:54.098Z] INFO: Stop tailing logs of the daemon under tests [2021-08-22T13:29:54.098Z] INFO: executeCI.ps1 Completed successfully at 08/22/2021 13:29:53. [2021-08-22T13:29:54.098Z] INFO: Tidying up at end of run [2021-08-22T13:29:54.098Z] INFO: Saving daemon under test log (d:\CI\PR-42774\2\dut.out) to bundles\CIDUT.out [2021-08-22T13:29:54.098Z] INFO: Saving daemon under test log (d:\CI\PR-42774\2\dut.err) to bundles\CIDUT.err [2021-08-22T13:29:54.098Z] INFO: Nuke-Everything... [2021-08-22T13:29:54.557Z] INFO: Container count on control daemon to delete is 2 [2021-08-22T13:29:55.017Z] a4f23e717a24 [2021-08-22T13:29:55.017Z] 1c47437ad3c6 [2021-08-22T13:29:55.017Z] INFO: Tidying pidfile d:\CI\PR-42774\2\docker.pid [2021-08-22T13:29:55.017Z] INFO: Nuking d:\CI [2021-08-22T13:30:16.138Z] INFO: Zapped successfully [2021-08-22T13:30:16.138Z] [2021-08-22T13:30:16.138Z] INFO: executeCI.ps1 exiting at Sun Aug 22 13:30:13 CUT 2021. Duration 01:17:19.9889436 [2021-08-22T13:30:16.138Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-22T13:30:16.381Z] Recording test results [2021-08-22T13:30:19.240Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-22T13:30:20.721Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-22T13:30:22.470Z] Archiving artifacts [2021-08-22T13:30:35.786Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42774/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-22T13:30:36.711Z] + make clean [2021-08-22T13:30:37.679Z] docker volume rm -f docker-dev-cache [2021-08-22T13:30:37.679Z] 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